summaryrefslogtreecommitdiffstats
path: root/shortlog.h
AgeCommit message (Expand)AuthorLines
2022-10-24shortlog: extract `shortlog_finish_setup()`Taylor Blau-0/+1
2022-10-24shortlog: support arbitrary commit format `--group`sTaylor Blau-0/+2
2022-10-24shortlog: accept `--date`-related optionsJeff King-0/+2
2021-01-12shortlog: remove unused(?) "repo-abbrev" featureÆvar Arnfjörð Bjarmason-1/+0
2020-09-27shortlog: allow multiple groups to be specifiedJeff King-5/+5
2020-09-27shortlog: match commit trailers with --groupJeff King-0/+2
2020-09-27shortlog: add grouping optionJeff King-1/+5
2018-08-15Add missing includes and forward declarationsElijah Newren-0/+2
2016-12-15shortlog: group by committer informationLinus Torvalds-0/+1
2016-06-24shortlog: support outputting to streams other than stdoutJohannes Schindelin-0/+1
2010-05-04pretty: Respect --abbrev optionWill Palmer-0/+1
2008-07-21Rename path_list to string_listJohannes Schindelin-3/+3
2008-07-15shortlog: support --pretty=format: optionJohannes Schindelin-0/+1
2008-02-25Add API access to shortlogDaniel Barkalow-0/+26