1. 20aa7c5 Merge branch 'nd/diff-parseopt' by Junio C Hamano · 6 years ago
  2. 8ef0519 diff-parseopt: restore -U (no argument) behavior by Nguyễn Thái Ngọc Duy · 6 years ago
  3. dac03b5 combine-diff: treat --dirstat like --stat by Jeff King · 6 years ago
  4. 04b19fc combine-diff: treat --summary like --stat by Jeff King · 6 years ago
  5. 8290faa combine-diff: treat --shortstat like --stat by Jeff King · 6 years ago
  6. ddf88fa diff: add --compact-summary by Nguyễn Thái Ngọc Duy · 7 years ago
  7. c2f1d39 t4013: test new output from diff --abbrev --raw by Ann T Ropea · 7 years ago
  8. 58aaced diff: correct newline in summary for renamed files by Stefan Beller · 7 years ago
  9. 43d1948 diff: handle --no-abbrev in no-index case by Jack Bates · 8 years ago
  10. 660e113 graph: add support for --line-prefix on all graph-aware output by Jacob Keller · 9 years ago
  11. 76c61fb log: decorate HEAD with branch name under --decorate=full, too by Junio C Hamano · 10 years ago
  12. 51ff0f2 log: decorate HEAD with branch name by Junio C Hamano · 10 years ago
  13. dc801e7 diff --stat: use less columns for change counts by Zbigniew Jędrzejewski-Szmek · 13 years ago
  14. 7f81463 Use correct grammar in diffstat summary line by Nguyễn Thái Ngọc Duy · 13 years ago
  15. 2ff3a80 Teach --dirstat not to completely ignore rearranged lines within a file by Johan Herland · 14 years ago
  16. 0133dab --dirstat-by-file: Make it faster and more correct by Johan Herland · 14 years ago
  17. 204f01a --dirstat: Describe non-obvious differences relative to --stat or regular diff by Johan Herland · 14 years ago
  18. 251df09 log: fix --max-count when used together with -S or -G by Matthieu Moy · 14 years ago
  19. a2b7a3b diff: support --cached on unborn branches by Nguyễn Thái Ngọc Duy · 14 years ago
  20. bf1dfc3 diff/log -G<pattern>: tests by Junio C Hamano · 15 years ago
  21. dea007f diff: parse separate options like -S foo by Matthieu Moy · 15 years ago
  22. 6622d9c format-patch: Add a signature option (--signature) by Stephen Boyd · 15 years ago
  23. 2bf6587 show --first-parent/-m: do not default to --cc by Junio C Hamano · 15 years ago
  24. b449005 show -c: show patch text by Junio C Hamano · 15 years ago
  25. 126f431 t4013: add tests for log -p -m --first-parent by Junio C Hamano · 15 years ago
  26. 77abcbd Let --decorate show HEAD position by Thomas Rast · 15 years ago
  27. 33e7018 git-log: allow --decorate[=short|full] by Lars Hjemli · 16 years ago
  28. de435ac Prettify log decorations even more by Felipe Contreras · 16 years ago
  29. 747e250 format-patch: --numbered-files and --stdout aren't mutually exclusive by Stephen Boyd · 16 years ago
  30. 108dab2 format-patch: --attach/inline uses filename instead of SHA1 by Stephen Boyd · 16 years ago
  31. e785dad Merge branch 'tr/gcov' by Junio C Hamano · 16 years ago
  32. fcbc6ef Test rev-list --parents/--children by Thomas Rast · 16 years ago
  33. 28fd76b Test log --decorate by Thomas Rast · 16 years ago
  34. f37bfb7 Test diff --dirstat functionality by Thomas Rast · 16 years ago
  35. 25487f8 Merge branch 'maint' by Junio C Hamano · 16 years ago
  36. d61027b Skip timestamp differences for diff --no-index by Michael Spang · 16 years ago
  37. 7fcda92 log: do not print ellipses with --abbrev-commit by Thomas Rast · 16 years ago
  38. e423ffd diff: accept -- when using --no-index by Thomas Rast · 16 years ago
  39. a567fdc format-patch: autonumber by default by Brian Gernhardt · 16 years ago
  40. b75271d "git diff <tree>{3,}": do not reverse order of arguments by Matt McCutchen · 16 years ago
  41. 6b2fbaa format-patch: Produce better output with --inline or --attach by Kevin Ballard · 17 years ago
  42. 0569e9b "git diff": do not ignore index without --no-index by Junio C Hamano · 17 years ago
  43. 859c4fb format-patch: wrap cover-letter's shortlog sensibly by Johannes Schindelin · 17 years ago
  44. a5a27c7 Add a --cover-letter option to format-patch by Daniel Barkalow · 17 years ago
  45. 304b5af Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT by Linus Torvalds · 17 years ago
  46. e2b1acc Merge branch 'maint' by Junio C Hamano · 18 years ago
  47. 3cb5673 diff --no-index: fix --name-status with added files by Johannes Schindelin · 18 years ago
  48. dbd2144 format-patch: Add format.subjectprefix config option by Adam Roben · 18 years ago
  49. 171ddd9 Add testcase for format-patch --subject-prefix (take 3) by Robin H. Johnson · 18 years ago
  50. 33ee4cf format-patch --attach: not folding some long headers. by Junio C Hamano · 18 years ago
  51. c112f68 format-patch: add --inline option and make --attach a true attachment by Johannes Schindelin · 18 years ago
  52. c261e43 Add --summary to git-format-patch by default by Junio C Hamano · 18 years ago
  53. d7014dc Turn on recursive with --summary by Johannes Schindelin · 18 years ago
  54. 8554092 Adjust t4013 tests to corrected format-patch. by Junio C Hamano · 19 years ago
  55. a40d384 t4013 diff format tests update by Junio C Hamano · 19 years ago
  56. 49b2788 Merge branch 'jc/diff-test' by Junio C Hamano · 19 years ago
  57. b319b02 t4013: add "diff" UI program tests. by Junio C Hamano · 19 years ago
  58. 026625e t4013: note improvements brought by the new output code. by Junio C Hamano · 19 years ago
  59. 6adc876 Merge branch 'jc/diff-test' into jc/diff-test-updates by Junio C Hamano · 19 years ago
  60. d410e43 t4013: add format-patch tests. by Junio C Hamano · 19 years ago
  61. 9e76bab t4013 test updates for new output code. by Junio C Hamano · 19 years ago
  62. 47979d5 t4013: add more tests around -c and --cc by Junio C Hamano · 19 years ago
  63. 3c2f75b t4013: add tests for diff/log family output options. by Junio C Hamano · 19 years ago