- 35f0383 worktree add: introduce "try --orphan" hint by Jacob Abel · 1 year, 10 months ago
- 9de14c7 Merge branch 'fc/advice-diverged-history' by Junio C Hamano · 2 years ago
- 765071a advice: add diverging advice for novices by Felipe Contreras · 2 years ago
- f332121 treewide: remove unnecessary git-compat-util.h includes in headers by Elijah Newren · 2 years ago
- 5efd533 advice.h: add advise_on_moving_dirty_path() by Shaoxuan Yuan · 2 years, 7 months ago
- ba2452b Merge branch 'tk/ambiguous-fetch-refspec' by Junio C Hamano · 3 years ago
- e4921d8 tracking branches: add advice to ambiguous refspec error by Tao Klerks · 3 years ago
- 9396251 reset: replace '--quiet' with '--no-refresh' in performance advice by Victoria Dye · 3 years ago
- 808213b switch: mention the --detach option when dying due to lack of a branch by Alex Henrie · 3 years ago
- 961b130 branch: add --recurse-submodules option for branch creation by Glen Choo · 3 years, 1 month ago
- fd0d703 Merge branch 'ab/retire-advice-config' by Junio C Hamano · 3 years, 6 months ago
- 6c083b7 Merge branch 'js/advise-when-skipping-cherry-picked' by Junio C Hamano · 3 years, 6 months ago
- 767a4ca sequencer: advise if skipping cherry-picked commit by Josh Steadmon · 3 years, 6 months ago
- 7d0daf3 Merge branch 'en/pull-conflicting-options' by Junio C Hamano · 3 years, 6 months ago
- ab62858 advice: move advice.graftFileDeprecated squashing to commit.[ch] by Ævar Arnfjörð Bjarmason · 3 years, 7 months ago
- c2a4b6d advice: remove use of global advice_add_embedded_repo by Ævar Arnfjörð Bjarmason · 3 years, 7 months ago
- ed9bff0 advice: remove read uses of most global `advice_` variables by Ben Boeckel · 3 years, 7 months ago
- 6929055 advice: add enum variants for missing advice variables by Ben Boeckel · 3 years, 7 months ago
- 3d5fc24 pull: abort if --ff-only is given and fast-forwarding is impossible by Alex Henrie · 3 years, 8 months ago
- 927dc33 advice.h: add missing __attribute__((format)) & fix usage by Ævar Arnfjörð Bjarmason · 3 years, 8 months ago
- a20f704 add: warn when asked to update SKIP_WORKTREE entries by Matheus Tavares · 4 years ago
- 3b990aa push: parse and set flag for "--force-if-includes" by Srinidhi Kaushik · 4 years, 5 months ago
- c4a09cc Merge branch 'hw/advise-ng' by Junio C Hamano · 5 years ago
- f665d63 tag: use new advice API to check visibility by Heba Waly · 5 years ago
- b3b18d1 advice: revamp advise API by Heba Waly · 5 years ago
- 887a0fd add: change advice config variables used by the add API by Heba Waly · 5 years ago
- bf66db3 add: use advise function to display hints by Heba Waly · 5 years ago
- 4f3e57e submodule--helper: advise on fatal alternate error by Jonathan Tan · 5 years ago
- d97c62c Merge branch 'ra/cherry-pick-revert-skip' by Junio C Hamano · 6 years ago
- cde9a64 Merge branch 'ds/fetch-disable-force-notice' by Junio C Hamano · 6 years ago
- 6a1f904 sequencer: add advice for revert by Rohit Ashiwal · 6 years ago
- 377444b fetch: warn about forced updates in branch listing by Derrick Stolee · 6 years ago
- 0a53561 status: warn when a/b calculation takes too long by Jeff Hostetler · 6 years ago
- 4aeeef3 Merge branch 'dl/no-extern-in-func-decl' by Junio C Hamano · 6 years ago
- 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
- eea9c1e tag: advise on nested tags by Denton Liu · 6 years ago
- dd8dd30 push: add an advice on unqualified <dst> push by Ævar Arnfjörð Bjarmason · 6 years ago
- 649bf3a reset: warn when refresh_index() takes more than 2 seconds by Ben Peart · 6 years ago
- 50858ed Merge branch 'ab/checkout-default-remote' by Junio C Hamano · 7 years ago
- ad8d510 checkout: add advice for ambiguous "checkout <branch>" by Ævar Arnfjörð Bjarmason · 7 years ago
- 431bb23 am: move advice.amWorkDir parsing back to advice.c by Nguyễn Thái Ngọc Duy · 7 years ago
- f9f99b3 Deprecate support for .git/info/grafts by Johannes Schindelin · 7 years ago
- 0c69a13 Merge branch 'ls/editor-waiting-message' by Junio C Hamano · 7 years ago
- abfb04d launch_editor(): indicate that Git waits for user input by Lars Schneider · 7 years ago
- f805a00 run-command: add hint when a hook is ignored by Damien Marié · 7 years ago
- 5321399 add: warn when adding an embedded repository by Jeff King · 8 years ago
- 4a4cf9e pull: check if in unresolved merge state by Paul Tan · 10 years ago
- 009055f Merge branch 'jc/push-2.0-default-to-simple' by Junio C Hamano · 11 years ago
- e9f1a6c Merge branch 'jk/gcc-function-attributes' by Junio C Hamano · 12 years ago
- 4621085 add missing "format" function attributes by Jeff King · 12 years ago
- 8d8975a Merge branch 'mm/rm-coalesce-errors' by Junio C Hamano · 12 years ago
- b2ed944 push: switch default from "matching" to "simple" by Junio C Hamano · 12 years ago
- 7e30944 rm: introduce advice.rmHints to shorten messages by Mathieu Lienard--Mayor · 12 years ago
- f4c52a0 Merge branch 'nd/warn-ambiguous-object-name' by Junio C Hamano · 12 years ago
- 798c35f get_sha1: warn about full or short object names that look like refs by Nguyễn Thái Ngọc Duy · 12 years ago
- caa2036 branch: give advice when tracking start-point is missing by Jeff King · 12 years ago
- 5d04924 Merge branch 'tb/document-status-u-tradeoff' by Junio C Hamano · 12 years ago
- 6a38ef2 status: advise to consider use of -u when read_directory takes too long by Nguyễn Thái Ngọc Duy · 12 years ago
- 75e5c0d push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE by Junio C Hamano · 12 years ago
- b450568 push: allow already-exists advice to be disabled by Chris Rorvick · 12 years ago
- 1184564 push: rename config variable for more general use by Chris Rorvick · 12 years ago
- f25950f push: Provide situational hints for non-fast-forward errors by Christopher Tiwald · 13 years ago
- 2857093 clone: print advice on checking out detached HEAD by Nguyễn Thái Ngọc Duy · 13 years ago
- 38ef61c advice: Introduce error_resolve_conflict by Ramkumar Ramachandra · 14 years ago
- 13be3e3 Reword "detached HEAD" notification by Junio C Hamano · 15 years ago
- 71b3ef1 Merge branch 'mm/conflict-advice' by Junio C Hamano · 15 years ago
- b706fcf commit: allow suppression of implicit identity advice by Jeff King · 15 years ago
- d38a30d Be more user-friendly when refusing to do something because of conflict. by Matthieu Moy · 15 years ago
- 4c371f9 merge-recursive: point the user to commit when file would be overwritten. by Matthieu Moy · 15 years ago
- edf563f status: make "how to stage" messages optional by Jeff King · 16 years ago
- 7519443 push: make non-fast-forward help message configurable by Jeff King · 16 years ago