summaryrefslogtreecommitdiff
path: root/builtin-shortlog.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-18Use xmemdupz() in many places.Libravatar Pierre Habouzit1-9/+2
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-04-30Remove pointless calls to access(2) when checking for .mailmapLibravatar Alex Riesen1-2/+1
2007-04-29Split out mailmap handling out of shortlogLibravatar Junio C Hamano1-80/+4
2007-04-10shortlog -w: make wrap-line behaviour optional.Libravatar Junio C Hamano1-4/+66
2007-04-10Use print_wrapped_text() in shortlogLibravatar Johannes Schindelin1-3/+8
2007-03-14shortlog: prompt when reading from terminal by mistakeLibravatar Junio C Hamano1-1/+4
2007-03-07General const correctness fixesLibravatar Shawn O. Pearce1-2/+2
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