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