aboutsummaryrefslogtreecommitdiff
path: root/builtin-shortlog.c
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-12
|\
| * Document -w option to shortlogJunio C Hamano2008-04-12
* | shortlog: do not require to run from inside a git repositoryJonas Fonseca2008-03-15
* | Merge branch 'aw/maint-shortlog-blank-lines'Junio C Hamano2008-03-08
|\ \ | |/
| * shortlog: take the first populated line of the descriptionAndy Whitcroft2008-03-05
* | Add API access to shortlogDaniel Barkalow2008-02-25
|/
* shortlog: mention the "-e" option in the usageJohannes Schindelin2008-01-09
* shortlog: default to HEAD when the standard input is a ttyJunio C Hamano2007-12-11
* Invert numbers and names in the git-shortlog summary mode.Pierre Habouzit2007-12-11
* git-shortlog -e: show e-mail address as wellJunio C Hamano2007-12-08
* shortlog: code restructuring and clean-upJunio C Hamano2007-12-08
* Use xmemdupz() in many places.Pierre Habouzit2007-09-18
* War on whitespaceJunio C Hamano2007-06-07
* Remove pointless calls to access(2) when checking for .mailmapAlex Riesen2007-04-30
* Split out mailmap handling out of shortlogJunio C Hamano2007-04-29
* shortlog -w: make wrap-line behaviour optional.Junio C Hamano2007-04-10
* Use print_wrapped_text() in shortlogJohannes Schindelin2007-04-10
* shortlog: prompt when reading from terminal by mistakeJunio C Hamano2007-03-14
* General const correctness fixesShawn O. Pearce2007-03-07
* Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-20
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* shortlog: fix segfault on empty authornameJunio C Hamano2006-12-11
* shortlog: remove "[PATCH]" prefix from shortlog outputJunio C Hamano2006-12-11
* shortlog: fix segfault on empty authornameJeff King2006-12-08
* shortlog: remove range checkRené Scharfe2006-11-28
* git-shortlog: make common repository prefix configurable with .mailmapJunio C Hamano2006-11-25
* git-shortlog: fix common repository prefix abbreviation.Junio C Hamano2006-11-25
* builtin git-shortlog is brokenNicolas Pitre2006-11-21
* shortlog: fix "-n"Johannes Schindelin2006-11-21
* shortlog: handle email addresses case-insensitivelyJohannes Schindelin2006-11-19
* shortlog: read mailmap from ./.mailmap againJohannes Schindelin2006-11-19
* shortlog: do not crash on parsing "[PATCH"Johannes Schindelin2006-11-19
* Build in shortlogJohannes Schindelin2006-11-19