1. c4a09cc Merge branch 'hw/advise-ng' by Junio C Hamano · 5 years ago
  2. f665d63 tag: use new advice API to check visibility by Heba Waly · 5 years ago
  3. b3b18d1 advice: revamp advise API by Heba Waly · 5 years ago
  4. 887a0fd add: change advice config variables used by the add API by Heba Waly · 5 years ago
  5. bf66db3 add: use advise function to display hints by Heba Waly · 5 years ago
  6. 4f3e57e submodule--helper: advise on fatal alternate error by Jonathan Tan · 5 years ago
  7. d97c62c Merge branch 'ra/cherry-pick-revert-skip' by Junio C Hamano · 6 years ago
  8. cde9a64 Merge branch 'ds/fetch-disable-force-notice' by Junio C Hamano · 6 years ago
  9. 6a1f904 sequencer: add advice for revert by Rohit Ashiwal · 6 years ago
  10. 377444b fetch: warn about forced updates in branch listing by Derrick Stolee · 6 years ago
  11. 0a53561 status: warn when a/b calculation takes too long by Jeff Hostetler · 6 years ago
  12. 4aeeef3 Merge branch 'dl/no-extern-in-func-decl' by Junio C Hamano · 6 years ago
  13. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  14. eea9c1e tag: advise on nested tags by Denton Liu · 6 years ago
  15. dd8dd30 push: add an advice on unqualified <dst> push by Ævar Arnfjörð Bjarmason · 6 years ago
  16. 649bf3a reset: warn when refresh_index() takes more than 2 seconds by Ben Peart · 6 years ago
  17. 50858ed Merge branch 'ab/checkout-default-remote' by Junio C Hamano · 7 years ago
  18. ad8d510 checkout: add advice for ambiguous "checkout <branch>" by Ævar Arnfjörð Bjarmason · 7 years ago
  19. 431bb23 am: move advice.amWorkDir parsing back to advice.c by Nguyễn Thái Ngọc Duy · 7 years ago
  20. f9f99b3 Deprecate support for .git/info/grafts by Johannes Schindelin · 7 years ago
  21. 0c69a13 Merge branch 'ls/editor-waiting-message' by Junio C Hamano · 7 years ago
  22. abfb04d launch_editor(): indicate that Git waits for user input by Lars Schneider · 7 years ago
  23. f805a00 run-command: add hint when a hook is ignored by Damien Marié · 7 years ago
  24. 5321399 add: warn when adding an embedded repository by Jeff King · 8 years ago
  25. 4a4cf9e pull: check if in unresolved merge state by Paul Tan · 10 years ago
  26. 009055f Merge branch 'jc/push-2.0-default-to-simple' by Junio C Hamano · 11 years ago
  27. e9f1a6c Merge branch 'jk/gcc-function-attributes' by Junio C Hamano · 12 years ago
  28. 4621085 add missing "format" function attributes by Jeff King · 12 years ago
  29. 8d8975a Merge branch 'mm/rm-coalesce-errors' by Junio C Hamano · 12 years ago
  30. b2ed944 push: switch default from "matching" to "simple" by Junio C Hamano · 12 years ago
  31. 7e30944 rm: introduce advice.rmHints to shorten messages by Mathieu Lienard--Mayor · 12 years ago
  32. f4c52a0 Merge branch 'nd/warn-ambiguous-object-name' by Junio C Hamano · 12 years ago
  33. 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
  34. caa2036 branch: give advice when tracking start-point is missing by Jeff King · 12 years ago
  35. 5d04924 Merge branch 'tb/document-status-u-tradeoff' by Junio C Hamano · 12 years ago
  36. 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
  37. 75e5c0d push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE by Junio C Hamano · 12 years ago
  38. b450568 push: allow already-exists advice to be disabled by Chris Rorvick · 12 years ago
  39. 1184564 push: rename config variable for more general use by Chris Rorvick · 12 years ago
  40. f25950f push: Provide situational hints for non-fast-forward errors by Christopher Tiwald · 13 years ago
  41. 2857093 clone: print advice on checking out detached HEAD by Nguyễn Thái Ngọc Duy · 13 years ago
  42. 38ef61c advice: Introduce error_resolve_conflict by Ramkumar Ramachandra · 14 years ago
  43. 13be3e3 Reword "detached HEAD" notification by Junio C Hamano · 15 years ago
  44. 71b3ef1 Merge branch 'mm/conflict-advice' by Junio C Hamano · 15 years ago
  45. b706fcf commit: allow suppression of implicit identity advice by Jeff King · 15 years ago
  46. d38a30d Be more user-friendly when refusing to do something because of conflict. by Matthieu Moy · 15 years ago
  47. 4c371f9 merge-recursive: point the user to commit when file would be overwritten. by Matthieu Moy · 15 years ago
  48. edf563f status: make "how to stage" messages optional by Jeff King · 15 years ago
  49. 7519443 push: make non-fast-forward help message configurable by Jeff King · 15 years ago