1. bf29f07 Merge branch 'nd/show-gitcomp-compilation-fix' into maint by Junio C Hamano · 6 years ago
  2. a92ec7e parse-options: fix SunCC compiler warning by Nguyễn Thái Ngọc Duy · 6 years ago
  3. 2abf350 revision.c: remove implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  4. 8963bb0 Merge branch 'rs/parse-opt-lithelp' by Junio C Hamano · 7 years ago
  5. 5f0df44 parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP by René Scharfe · 7 years ago
  6. b8ade4c shortlog: correct option help for -w by René Scharfe · 7 years ago
  7. 62c0fd4 Merge branch 'ps/contains-id-error-message' by Junio C Hamano · 7 years ago
  8. 3bb0923 parse-options: do not show usage upon invalid option value by Paul-Sebastian Ungureanu · 7 years ago
  9. 4aa0161 shortlog: disallow left-over arguments outside repo by Martin Ågren · 7 years ago
  10. cd56d4e shortlog: add usage-string for stdin-reading by Martin Ågren · 7 years ago
  11. 1ab03a5 shortlog: skip format/parse roundtrip for internal traversal by Jeff King · 8 years ago
  12. b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
  13. bedbeb1 Merge branch 'rs/shortlog-cleanup' by Junio C Hamano · 8 years ago
  14. d41626f shortlog: don't set after_subject to an empty string by René Scharfe · 8 years ago
  15. 0a24610 Merge branch 'rs/log-email-subject' by Junio C Hamano · 8 years ago
  16. 6d167fd pretty: use fmt_output_email_subject() by René Scharfe · 8 years ago
  17. fbfda15 shortlog: group by committer information by Linus Torvalds · 8 years ago
  18. 1b5294d use QSORT, part 2 by René Scharfe · 8 years ago
  19. 63641fb Merge branch 'js/log-to-diffopt-file' by Junio C Hamano · 9 years ago
  20. 7f7d712 shortlog: respect the --output=<file> setting by Johannes Schindelin · 9 years ago
  21. 0a7b357 shortlog: support outputting to streams other than stdout by Johannes Schindelin · 9 years ago
  22. 7013220 Merge branch 'jk/parseopt-string-list' into jk/string-list-static-init by Junio C Hamano · 9 years ago
  23. 64093fc blame,shortlog: don't make local option variables static by Jeff King · 9 years ago
  24. a1c5405 Merge branch 'jk/shortlog' by Junio C Hamano · 9 years ago
  25. d6b16ce shortlog: don't warn on empty author by Jeff King · 9 years ago
  26. 9b21a34 shortlog: optimize out useless string list by Jeff King · 9 years ago
  27. ed7eba9 shortlog: optimize out useless "<none>" normalization by Jeff King · 9 years ago
  28. 4e1d1a2 shortlog: optimize "--summary" mode by Jeff King · 9 years ago
  29. 2db6b83 shortlog: replace hand-parsing of author with pretty-printer by Jeff King · 9 years ago
  30. 5025049 shortlog: use strbufs to read from stdin by Jeff King · 9 years ago
  31. 5c3894c shortlog: match both "Author:" and "author" on stdin by Jeff King · 9 years ago
  32. f2fd076 Convert struct object to object_id by brian m. carlson · 9 years ago
  33. a5481a6 convert "enum date_mode" into a struct by Jeff King · 10 years ago
  34. 9c9b4f2 standardize usage info string format by Alex Henrie · 10 years ago
  35. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  36. 7f794aa Merge branch 'jk/shortlog-tolerate-broken-commit' by Jonathan Nieder · 11 years ago
  37. cd4f09e shortlog: ignore commits with missing authors by Jeff King · 11 years ago
  38. d5d09d4 Replace deprecated OPT_BOOLEAN by OPT_BOOL by Stefan Beller · 12 years ago
  39. ecaee80 pretty: --format output should honor logOutputEncoding by Alexey Shumkin · 12 years ago
  40. 0942d51 builtin/shortlog.c: make usage string consistent with log by Ramkumar Ramachandra · 12 years ago
  41. 577f63e Merge branch 'ap/log-mailmap' by Junio C Hamano · 12 years ago
  42. ea02ffa mailmap: simplify map_user() interface by Antoine Pelisse · 12 years ago
  43. 3c020bd Use split_ident_line to parse author and committer by Antoine Pelisse · 12 years ago
  44. 71288e1 Merge branch 'sp/shortlog-missing-lf' by Junio C Hamano · 12 years ago
  45. 5b59708 shortlog: fix wrapping lines of wraplen by Steffen Prohaska · 12 years ago
  46. c48bd2c i18n: shortlog: mark parseopt strings for translation by Nguyễn Thái Ngọc Duy · 13 years ago
  47. f67d2e8 Merge branch 'jk/format-patch-am' by Junio C Hamano · 14 years ago
  48. 6bf1394 clean up calling conventions for pretty.c functions by Jeff King · 14 years ago
  49. 8b8a537 pretty: add pp_commit_easy function for simple callers by Jeff King · 14 years ago
  50. c8f1444 sparse: Fix an "symbol 'format_subject' not declared" warning by Ramsay Jones · 14 years ago
  51. ab8b53b i18n: git-shortlog basic messages by Ævar Arnfjörð Bjarmason · 14 years ago
  52. 9ca1169 parse-options: Don't call parse_options_check() so much by Stephen Boyd · 14 years ago
  53. 773b69b shortlog: run setup_git_directory_gently() sooner by Nguyễn Thái Ngọc Duy · 15 years ago
  54. 1d2f80f string_list: Fix argument order for string_list_append by Julian Phillips · 15 years ago
  55. 78a395d string_list: Fix argument order for string_list_insert by Julian Phillips · 15 years ago
  56. 8e3bc14 Merge branch 'jn/shortlog' by Junio C Hamano · 15 years ago
  57. 2e0e8b6 Merge branch 'lt/deepen-builtin-source' by Junio C Hamano · 15 years ago
  58. 81b50f3 Move 'builtin-*' into a 'builtin/' subdirectory by Linus Torvalds · 15 years ago[Renamed from builtin-shortlog.c]
  59. a689fae Merge branch 'uk/maint-shortlog-encoding' by Junio C Hamano · 15 years ago
  60. 79f7ca0 shortlog: respect commit encoding by Uwe Kleine-König · 15 years ago
  61. dd2e794 Refactor pretty_print_commit arguments into a struct by Thomas Rast · 15 years ago
  62. eeefa7c Style fixes, add a space after if/for/while. by Brian Gianforcaro · 16 years ago
  63. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  64. 8e76bf3 Remove unused assignments by Benjamin Kramer · 16 years ago
  65. d20d654 Change current mailmap usage to do matching on both name and email of author/committer. by Marius Storm-Olsen · 16 years ago
  66. d551a48 Add mailmap.file as configurational option for mailmap location by Marius Storm-Olsen · 16 years ago
  67. b4147b3 Merge branch 'rs/maint-shortlog-foldline' by Junio C Hamano · 16 years ago
  68. cec0871 shortlog: handle multi-line subjects like log --pretty=oneline et. al. do by René Scharfe · 16 years ago
  69. fe73fc1 builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarily by Adeodato Simó · 16 years ago
  70. c455c87 Rename path_list to string_list by Johannes Schindelin · 17 years ago
  71. 588c038 Merge branch 'sb/dashless' by Junio C Hamano · 17 years ago
  72. b526f8e shortlog: support --pretty=format: option by Johannes Schindelin · 17 years ago
  73. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  74. 6b61ec0 revisions: refactor handle_revision_opt into parse_revision_opt. by Pierre Habouzit · 17 years ago
  75. 14ec9cb git-shortlog: migrate to parse-options partially. by Pierre Habouzit · 17 years ago
  76. d6d96f8 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  77. 55ef8a4 Document -w option to shortlog by Junio C Hamano · 17 years ago
  78. abe549e shortlog: do not require to run from inside a git repository by Jonas Fonseca · 17 years ago
  79. 5c9afcf Merge branch 'aw/maint-shortlog-blank-lines' by Junio C Hamano · 17 years ago
  80. c1ce83a shortlog: take the first populated line of the description by Andy Whitcroft · 17 years ago
  81. 552bcac Add API access to shortlog by Daniel Barkalow · 17 years ago
  82. 08359b0 shortlog: mention the "-e" option in the usage by Johannes Schindelin · 17 years ago
  83. 3384a2d shortlog: default to HEAD when the standard input is a tty by Junio C Hamano · 17 years ago
  84. 97566ea Invert numbers and names in the git-shortlog summary mode. by Pierre Habouzit · 17 years ago
  85. 4602c17 git-shortlog -e: show e-mail address as well by Junio C Hamano · 17 years ago
  86. 1e931cb shortlog: code restructuring and clean-up by Junio C Hamano · 17 years ago
  87. 182af83 Use xmemdupz() in many places. by Pierre Habouzit · 17 years ago
  88. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  89. e44b5d1 Remove pointless calls to access(2) when checking for .mailmap by Alex Riesen · 18 years ago
  90. 7c1c678 Split out mailmap handling out of shortlog by Junio C Hamano · 18 years ago
  91. 3d711d9 shortlog -w: make wrap-line behaviour optional. by Junio C Hamano · 18 years ago
  92. 3714e7c Use print_wrapped_text() in shortlog by Johannes Schindelin · 18 years ago
  93. 0497c62 shortlog: prompt when reading from terminal by mistake by Junio C Hamano · 18 years ago
  94. 3a55602 General const correctness fixes by Shawn O. Pearce · 18 years ago
  95. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  96. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  97. 6f98725 shortlog: fix segfault on empty authorname by Junio C Hamano · 18 years ago
  98. bca7325 shortlog: remove "[PATCH]" prefix from shortlog output by Junio C Hamano · 18 years ago
  99. 90ffefe shortlog: fix segfault on empty authorname by Jeff King · 18 years ago
  100. c3e4393 shortlog: remove range check by René Scharfe · 18 years ago