Age | Commit message (Expand) | Author | Files | Lines |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-04-30 | Remove pointless calls to access(2) when checking for .mailmap | Alex Riesen | 1 | -2/+1 |
2007-04-29 | Split out mailmap handling out of shortlog | Junio C Hamano | 1 | -80/+4 |
2007-04-10 | shortlog -w: make wrap-line behaviour optional. | Junio C Hamano | 1 | -4/+66 |
2007-04-10 | Use print_wrapped_text() in shortlog | Johannes Schindelin | 1 | -3/+8 |
2007-03-14 | shortlog: prompt when reading from terminal by mistake | Junio C Hamano | 1 | -1/+4 |
2007-03-07 | General const correctness fixes | Shawn O. Pearce | 1 | -2/+2 |
2007-02-20 | Mechanical conversion to use prefixcmp() | Junio C Hamano | 1 | -3/+3 |
2006-12-20 | simplify inclusion of system header files. | Junio C Hamano | 1 | -1/+0 |
2006-12-11 | shortlog: fix segfault on empty authorname | Junio C Hamano | 1 | -1/+2 |
2006-12-11 | shortlog: remove "[PATCH]" prefix from shortlog output | Junio C Hamano | 1 | -2/+8 |
2006-12-08 | shortlog: fix segfault on empty authorname | Jeff King | 1 | -2/+2 |
2006-11-28 | shortlog: remove range check | René Scharfe | 1 | -3/+1 |
2006-11-25 | git-shortlog: make common repository prefix configurable with .mailmap | Junio C Hamano | 1 | -2/+22 |
2006-11-25 | git-shortlog: fix common repository prefix abbreviation. | Junio C Hamano | 1 | -4/+9 |
2006-11-21 | builtin git-shortlog is broken | Nicolas Pitre | 1 | -3/+5 |
2006-11-21 | shortlog: fix "-n" | Johannes Schindelin | 1 | -6/+9 |
2006-11-19 | shortlog: handle email addresses case-insensitively | Johannes Schindelin | 1 | -1/+7 |
2006-11-19 | shortlog: read mailmap from ./.mailmap again | Johannes Schindelin | 1 | -42/+39 |
2006-11-19 | shortlog: do not crash on parsing "[PATCH" | Johannes Schindelin | 1 | -7/+9 |
2006-11-19 | Build in shortlog | Johannes Schindelin | 1 | -0/+302 |