summaryrefslogtreecommitdiff
path: root/builtin-shortlog.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-20Mechanical conversion to use prefixcmp()Libravatar Junio C Hamano1-3/+3
2006-12-20simplify inclusion of system header files.Libravatar Junio C Hamano1-1/+0
2006-12-11shortlog: fix segfault on empty authornameLibravatar Junio C Hamano1-1/+2
2006-12-11shortlog: remove "[PATCH]" prefix from shortlog outputLibravatar Junio C Hamano1-2/+8
2006-12-08shortlog: fix segfault on empty authornameLibravatar Jeff King1-2/+2
2006-11-28shortlog: remove range checkLibravatar René Scharfe1-3/+1
2006-11-25git-shortlog: make common repository prefix configurable with .mailmapLibravatar Junio C Hamano1-2/+22
2006-11-25git-shortlog: fix common repository prefix abbreviation.Libravatar Junio C Hamano1-4/+9
2006-11-21builtin git-shortlog is brokenLibravatar Nicolas Pitre1-3/+5
2006-11-21shortlog: fix "-n"Libravatar Johannes Schindelin1-6/+9
2006-11-19shortlog: handle email addresses case-insensitivelyLibravatar Johannes Schindelin1-1/+7
2006-11-19shortlog: read mailmap from ./.mailmap againLibravatar Johannes Schindelin1-42/+39
2006-11-19shortlog: do not crash on parsing "[PATCH"Libravatar Johannes Schindelin1-7/+9
2006-11-19Build in shortlogLibravatar Johannes Schindelin1-0/+302