summaryrefslogtreecommitdiff
path: root/builtin-shortlog.c
Commit message (Expand)AuthorAgeFilesLines
* shortlog -w: make wrap-line behaviour optional.Junio C Hamano2007-04-101-4/+66
* Use print_wrapped_text() in shortlogJohannes Schindelin2007-04-101-3/+8
* shortlog: prompt when reading from terminal by mistakeJunio C Hamano2007-03-141-1/+4
* General const correctness fixesShawn O. Pearce2007-03-071-2/+2
* Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-201-3/+3
* simplify inclusion of system header files.Junio C Hamano2006-12-201-1/+0
* shortlog: fix segfault on empty authornameJunio C Hamano2006-12-111-1/+2
* shortlog: remove "[PATCH]" prefix from shortlog outputJunio C Hamano2006-12-111-2/+8
* shortlog: fix segfault on empty authornameJeff King2006-12-081-2/+2
* shortlog: remove range checkRené Scharfe2006-11-281-3/+1
* git-shortlog: make common repository prefix configurable with .mailmapJunio C Hamano2006-11-251-2/+22
* git-shortlog: fix common repository prefix abbreviation.Junio C Hamano2006-11-251-4/+9
* builtin git-shortlog is brokenNicolas Pitre2006-11-211-3/+5
* shortlog: fix "-n"Johannes Schindelin2006-11-211-6/+9
* shortlog: handle email addresses case-insensitivelyJohannes Schindelin2006-11-191-1/+7
* shortlog: read mailmap from ./.mailmap againJohannes Schindelin2006-11-191-42/+39
* shortlog: do not crash on parsing "[PATCH"Johannes Schindelin2006-11-191-7/+9
* Build in shortlogJohannes Schindelin2006-11-191-0/+302