summaryrefslogtreecommitdiff
path: root/t/t4201-shortlog.sh
Commit message (Expand)AuthorAgeFilesLines
* shortlog: don't warn on empty authorjk/shortlogJeff King2016-01-191-16/+0
* shortlog: match both "Author:" and "author" on stdinJeff King2016-01-191-0/+6
* test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-211-3/+3
* MinGW: disable legacy encoding testsKarsten Blees2014-07-211-3/+3
* Merge branch 'jc/shortlog-ref-exclude'Junio C Hamano2014-06-091-0/+6
|\
| * shortlog: allow --exclude=<glob> to be passedjc/shortlog-ref-excludeJunio C Hamano2014-06-041-0/+6
* | shortlog: ignore commits with missing authorsjk/shortlog-tolerate-broken-commitJeff King2013-09-181-0/+16
|/
* shortlog: fix wrapping lines of wraplenSteffen Prohaska2012-12-111-0/+24
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* pretty: Respect --abbrev optionWill Palmer2010-05-041-1/+1
* shortlog: Document and test --format optionJonathan Nieder2010-05-041-1/+52
* t4201 (shortlog): Test output format with multiple authorsJonathan Nieder2010-05-041-0/+7
* t4201 (shortlog): guard setup with test_expect_successJonathan Nieder2010-05-041-29/+39
* t4201: use ISO8859-1 rather than ISO-8859-1Brandon Casey2009-12-031-2/+2
* shortlog: respect commit encodingUwe Kleine-König2009-11-251-0/+28
* Redo "add test_cmp function for test scripts"Junio C Hamano2008-03-151-1/+1
* Merge branch 'jk/portable'Junio C Hamano2008-03-151-1/+1
|\
| * add test_cmp function for test scriptsJeff King2008-03-131-1/+1
* | shortlog: do not require to run from inside a git repositoryJonas Fonseca2008-03-151-0/+5
|/
* Officially deprecate repo-config.Junio C Hamano2008-01-171-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-1/+1
* t4201: Do not display weird characters on the terminalJohannes Schindelin2007-04-231-4/+4
* Fix permissions on test scriptsAlex Riesen2007-04-161-0/+0
* Fix t4201: accidental arithmetic expansionAlex Riesen2007-04-161-1/+1
* shortlog -w: make wrap-line behaviour optional.Junio C Hamano2007-04-101-1/+1
* Use print_wrapped_text() in shortlogJohannes Schindelin2007-04-101-0/+50