| Commit message (Expand) | Author | Age |
* | Merge branch 'uk/maint-shortlog-encoding' | Junio C Hamano | 2009-11-30 |
|\ |
|
| * | shortlog: respect commit encoding | Uwe Kleine-König | 2009-11-25 |
* | | Refactor pretty_print_commit arguments into a struct | Thomas Rast | 2009-10-19 |
|/ |
|
* | Style fixes, add a space after if/for/while. | Brian Gianforcaro | 2009-08-31 |
* | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 2009-05-25 |
* | Remove unused assignments | Benjamin Kramer | 2009-03-14 |
* | Change current mailmap usage to do matching on both name and email of author/... | Marius Storm-Olsen | 2009-02-08 |
* | Add mailmap.file as configurational option for mailmap location | Marius Storm-Olsen | 2009-02-08 |
* | Merge branch 'rs/maint-shortlog-foldline' | Junio C Hamano | 2009-01-17 |
|\ |
|
| * | shortlog: handle multi-line subjects like log --pretty=oneline et. al. do | René Scharfe | 2009-01-06 |
* | | builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarily | Adeodato Simó | 2009-01-01 |
|/ |
|
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 |
* | Merge branch 'sb/dashless' | Junio C Hamano | 2008-07-16 |
|\ |
|
| * | Make usage strings dash-less | Stephan Beyer | 2008-07-13 |
* | | shortlog: support --pretty=format: option | Johannes Schindelin | 2008-07-15 |
* | | revisions: refactor handle_revision_opt into parse_revision_opt. | Pierre Habouzit | 2008-07-09 |
* | | git-shortlog: migrate to parse-options partially. | Pierre Habouzit | 2008-07-09 |
|/ |
|
* | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-12 |
|\ |
|
| * | Document -w option to shortlog | Junio C Hamano | 2008-04-12 |
* | | shortlog: do not require to run from inside a git repository | Jonas Fonseca | 2008-03-15 |
* | | Merge branch 'aw/maint-shortlog-blank-lines' | Junio C Hamano | 2008-03-08 |
|\ \
| |/ |
|
| * | shortlog: take the first populated line of the description | Andy Whitcroft | 2008-03-05 |
* | | Add API access to shortlog | Daniel Barkalow | 2008-02-25 |
|/ |
|
* | shortlog: mention the "-e" option in the usage | Johannes Schindelin | 2008-01-09 |
* | shortlog: default to HEAD when the standard input is a tty | Junio C Hamano | 2007-12-11 |
* | Invert numbers and names in the git-shortlog summary mode. | Pierre Habouzit | 2007-12-11 |
* | git-shortlog -e: show e-mail address as well | Junio C Hamano | 2007-12-08 |
* | shortlog: code restructuring and clean-up | Junio C Hamano | 2007-12-08 |
* | Use xmemdupz() in many places. | Pierre Habouzit | 2007-09-18 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Remove pointless calls to access(2) when checking for .mailmap | Alex Riesen | 2007-04-30 |
* | Split out mailmap handling out of shortlog | Junio C Hamano | 2007-04-29 |
* | shortlog -w: make wrap-line behaviour optional. | Junio C Hamano | 2007-04-10 |
* | Use print_wrapped_text() in shortlog | Johannes Schindelin | 2007-04-10 |
* | shortlog: prompt when reading from terminal by mistake | Junio C Hamano | 2007-03-14 |
* | General const correctness fixes | Shawn O. Pearce | 2007-03-07 |
* | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 |
* | shortlog: fix segfault on empty authorname | Junio C Hamano | 2006-12-11 |
* | shortlog: remove "[PATCH]" prefix from shortlog output | Junio C Hamano | 2006-12-11 |
* | shortlog: fix segfault on empty authorname | Jeff King | 2006-12-08 |
* | shortlog: remove range check | René Scharfe | 2006-11-28 |
* | git-shortlog: make common repository prefix configurable with .mailmap | Junio C Hamano | 2006-11-25 |
* | git-shortlog: fix common repository prefix abbreviation. | Junio C Hamano | 2006-11-25 |
* | builtin git-shortlog is broken | Nicolas Pitre | 2006-11-21 |
* | shortlog: fix "-n" | Johannes Schindelin | 2006-11-21 |
* | shortlog: handle email addresses case-insensitively | Johannes Schindelin | 2006-11-19 |
* | shortlog: read mailmap from ./.mailmap again | Johannes Schindelin | 2006-11-19 |
* | shortlog: do not crash on parsing "[PATCH" | Johannes Schindelin | 2006-11-19 |
* | Build in shortlog | Johannes Schindelin | 2006-11-19 |