Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shortlog: fix segfault on empty authorname | Junio C Hamano | 2006-12-11 | 1 | -1/+2 |
* | shortlog: remove "[PATCH]" prefix from shortlog output | Junio C Hamano | 2006-12-11 | 1 | -2/+8 |
* | shortlog: fix segfault on empty authorname | Jeff King | 2006-12-08 | 1 | -2/+2 |
* | shortlog: remove range check | René Scharfe | 2006-11-28 | 1 | -3/+1 |
* | git-shortlog: make common repository prefix configurable with .mailmap | Junio C Hamano | 2006-11-25 | 1 | -2/+22 |
* | git-shortlog: fix common repository prefix abbreviation. | Junio C Hamano | 2006-11-25 | 1 | -4/+9 |
* | builtin git-shortlog is broken | Nicolas Pitre | 2006-11-21 | 1 | -3/+5 |
* | shortlog: fix "-n" | Johannes Schindelin | 2006-11-21 | 1 | -6/+9 |
* | shortlog: handle email addresses case-insensitively | Johannes Schindelin | 2006-11-19 | 1 | -1/+7 |
* | shortlog: read mailmap from ./.mailmap again | Johannes Schindelin | 2006-11-19 | 1 | -42/+39 |
* | shortlog: do not crash on parsing "[PATCH" | Johannes Schindelin | 2006-11-19 | 1 | -7/+9 |
* | Build in shortlog | Johannes Schindelin | 2006-11-19 | 1 | -0/+302 |