summaryrefslogtreecommitdiff
path: root/shortlog.h
Commit message (Expand)AuthorAgeFilesLines
* shortlog: extract `shortlog_finish_setup()`Taylor Blau2022-10-241-0/+1
* shortlog: support arbitrary commit format `--group`sTaylor Blau2022-10-241-0/+2
* shortlog: accept `--date`-related optionsJeff King2022-10-241-0/+2
* shortlog: remove unused(?) "repo-abbrev" featureÆvar Arnfjörð Bjarmason2021-01-121-1/+0
* shortlog: allow multiple groups to be specifiedJeff King2020-09-271-5/+5
* shortlog: match commit trailers with --groupJeff King2020-09-271-0/+2
* shortlog: add grouping optionJeff King2020-09-271-1/+5
* Add missing includes and forward declarationsElijah Newren2018-08-151-0/+2
* shortlog: group by committer informationLinus Torvalds2016-12-151-0/+1
* shortlog: support outputting to streams other than stdoutJohannes Schindelin2016-06-241-0/+1
* pretty: Respect --abbrev optionWill Palmer2010-05-041-0/+1
* Rename path_list to string_listJohannes Schindelin2008-07-211-3/+3
* shortlog: support --pretty=format: optionJohannes Schindelin2008-07-151-0/+1
* Add API access to shortlogDaniel Barkalow2008-02-251-0/+26