1. eeefa7c Style fixes, add a space after if/for/while. by Brian Gianforcaro · 15 years ago
  2. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  3. 8e76bf3 Remove unused assignments by Benjamin Kramer · 16 years ago
  4. d20d654 Change current mailmap usage to do matching on both name and email of author/committer. by Marius Storm-Olsen · 16 years ago
  5. d551a48 Add mailmap.file as configurational option for mailmap location by Marius Storm-Olsen · 16 years ago
  6. b4147b3 Merge branch 'rs/maint-shortlog-foldline' by Junio C Hamano · 16 years ago
  7. cec0871 shortlog: handle multi-line subjects like log --pretty=oneline et. al. do by René Scharfe · 16 years ago
  8. fe73fc1 builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarily by Adeodato Simó · 16 years ago
  9. c455c87 Rename path_list to string_list by Johannes Schindelin · 17 years ago
  10. 588c038 Merge branch 'sb/dashless' by Junio C Hamano · 17 years ago
  11. b526f8e shortlog: support --pretty=format: option by Johannes Schindelin · 17 years ago
  12. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  13. 6b61ec0 revisions: refactor handle_revision_opt into parse_revision_opt. by Pierre Habouzit · 17 years ago
  14. 14ec9cb git-shortlog: migrate to parse-options partially. by Pierre Habouzit · 17 years ago
  15. d6d96f8 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  16. 55ef8a4 Document -w option to shortlog by Junio C Hamano · 17 years ago
  17. abe549e shortlog: do not require to run from inside a git repository by Jonas Fonseca · 17 years ago
  18. 5c9afcf Merge branch 'aw/maint-shortlog-blank-lines' by Junio C Hamano · 17 years ago
  19. c1ce83a shortlog: take the first populated line of the description by Andy Whitcroft · 17 years ago
  20. 552bcac Add API access to shortlog by Daniel Barkalow · 17 years ago
  21. 08359b0 shortlog: mention the "-e" option in the usage by Johannes Schindelin · 17 years ago
  22. 3384a2d shortlog: default to HEAD when the standard input is a tty by Junio C Hamano · 17 years ago
  23. 97566ea Invert numbers and names in the git-shortlog summary mode. by Pierre Habouzit · 17 years ago
  24. 4602c17 git-shortlog -e: show e-mail address as well by Junio C Hamano · 17 years ago
  25. 1e931cb shortlog: code restructuring and clean-up by Junio C Hamano · 17 years ago
  26. 182af83 Use xmemdupz() in many places. by Pierre Habouzit · 17 years ago
  27. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  28. e44b5d1 Remove pointless calls to access(2) when checking for .mailmap by Alex Riesen · 18 years ago
  29. 7c1c678 Split out mailmap handling out of shortlog by Junio C Hamano · 18 years ago
  30. 3d711d9 shortlog -w: make wrap-line behaviour optional. by Junio C Hamano · 18 years ago
  31. 3714e7c Use print_wrapped_text() in shortlog by Johannes Schindelin · 18 years ago
  32. 0497c62 shortlog: prompt when reading from terminal by mistake by Junio C Hamano · 18 years ago
  33. 3a55602 General const correctness fixes by Shawn O. Pearce · 18 years ago
  34. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  35. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  36. 6f98725 shortlog: fix segfault on empty authorname by Junio C Hamano · 18 years ago
  37. bca7325 shortlog: remove "[PATCH]" prefix from shortlog output by Junio C Hamano · 18 years ago
  38. 90ffefe shortlog: fix segfault on empty authorname by Jeff King · 18 years ago
  39. c3e4393 shortlog: remove range check by René Scharfe · 18 years ago
  40. 7595e2e git-shortlog: make common repository prefix configurable with .mailmap by Junio C Hamano · 18 years ago
  41. c95044d git-shortlog: fix common repository prefix abbreviation. by Junio C Hamano · 18 years ago
  42. ac60c94 builtin git-shortlog is broken by Nicolas Pitre · 18 years ago
  43. 6d6ab61 shortlog: fix "-n" by Johannes Schindelin · 18 years ago
  44. 5496523 shortlog: handle email addresses case-insensitively by Johannes Schindelin · 18 years ago
  45. d8e8125 shortlog: read mailmap from ./.mailmap again by Johannes Schindelin · 18 years ago
  46. 72019cd shortlog: do not crash on parsing "[PATCH" by Johannes Schindelin · 18 years ago
  47. b8ec592 Build in shortlog by Johannes Schindelin · 18 years ago