summaryrefslogtreecommitdiff
path: root/Documentation/git-shortlog.txt
Commit message (Expand)AuthorAgeFilesLines
* shortlog: support arbitrary commit format `--group`sTaylor Blau2022-10-241-1/+4
* shortlog: accept `--date`-related optionsJeff King2022-10-241-0/+5
* doc: use only hyphens as word separators in placeholdersJean-Noël Avila2021-11-091-4/+4
* mailmap: only look for .mailmap in work treeJeff King2021-02-101-0/+4
* mailmap doc: create a new "gitmailmap(5)" man pageÆvar Arnfjörð Bjarmason2021-01-121-5/+1
* shortlog: allow multiple groups to be specifiedJeff King2020-09-271-0/+7
* shortlog: parse trailer identsJeff King2020-09-271-3/+4
* shortlog: de-duplicate trailer valuesJeff King2020-09-271-1/+2
* shortlog: match commit trailers with --groupJeff King2020-09-271-0/+13
* shortlog: add grouping optionJeff King2020-09-271-1/+8
* git-shortlog.txt: include commit limiting optionsPratyush Yadav2019-11-101-0/+3
* git-[short]log.txt: unify quoted standalone --Martin Ågren2018-04-181-1/+1
* doc: convert [\--] to [--]Martin Ågren2018-04-181-2/+2
* git-shortlog.txt: reorder usagesMartin Ågren2018-03-131-1/+1
* shortlog: test and document --committer optionJeff King2016-12-161-0/+4
* git-shortlog.txt: make SYNOPSIS match log, update OPTIONSRamkumar Ramachandra2013-04-211-2/+17
* git-shortlog.txt: remove (-h|--help) from OPTIONSRamkumar Ramachandra2013-04-211-4/+0
* Merge branch 'jk/shortlog-no-wrap-doc'Junio C Hamano2013-01-111-0/+3
|\
| * git-shortlog(1): document behaviour of zero-width wrapJohn Keeping2013-01-091-0/+3
* | Documentation: describe subject more preciselyJeremy White2012-09-131-2/+1
* | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* | Remove stray quotes in --pretty and --format documentationŠtěpán Němec2010-10-081-1/+1
* | shortlog: Document and test --format optionJonathan Nieder2010-05-041-0/+8
* | Documentation/shortlog: scripted users should not rely on implicit HEADJonathan Nieder2010-05-041-1/+6
* | Documentation: emphasise 'git shortlog' in its synopsisThomas Rast2010-01-101-1/+1
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-2/+2
|/
* Move mailmap documentation into separate fileMarius Storm-Olsen2009-02-081-80/+9
* Add map_user() and clear_mailmap() to mailmapMarius Storm-Olsen2009-02-081-23/+64
* Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen2009-02-081-1/+2
* git-shortlog.txt: fix example about .mailmapMichele Ballabio2009-01-301-1/+1
* git-shortlog.txt: improve documentation about .mailmap filesAdeodato Simó2008-12-271-7/+33
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-1/+1
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-051-1/+1
* Documentation formatting and cleanupJonathan Nieder2008-07-011-1/+1
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-3/+3
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-4/+8
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Document -w option to shortlogJunio C Hamano2008-04-121-2/+8
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* shortlog manpage documentation: work around asciidoc markup issuesGustaf Hendeby2007-12-231-9/+10
* shortlog: document -e optionJeff King2007-12-111-2/+5
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* git shortlog documentation: add long options and fix a typoMichele Ballabio2007-04-271-4/+4
* git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld2007-04-181-1/+3
* Documentation: a few spelling fixesRené Scharfe2007-01-171-1/+1
* Build in shortlogJohannes Schindelin2006-11-191-0/+1
* Documentation: add missing second colons and remove a typoRene Scharfe2006-10-121-2/+2
* add commit count options to git-shortlogv1.4.3-rc2Nicolas Pitre2006-10-091-2/+15
* Misc doc improvementsJonas Fonseca2006-06-071-3/+16