aboutsummaryrefslogtreecommitdiff
path: root/t/t4201-shortlog.sh
Commit message (Expand)AuthorAge
* t4201: make use of abbreviation in the test more robustCharles Bailey2017-11-13
* t4201: make tests work with and without the MINGW prerequisteJunio C Hamano2016-12-20
* shortlog: test and document --committer optionJeff King2016-12-16
* mingw: fix the shortlog --output=<file> testJohannes Schindelin2016-07-11
* shortlog: respect the --output=<file> settingJohannes Schindelin2016-06-24
* Merge branch 'lt/pretty-expand-tabs'Junio C Hamano2016-04-13
|\
| * pretty: enable --expand-tabs by default for selected pretty formatsJunio C Hamano2016-03-30
* | shortlog: don't warn on empty authorJeff King2016-01-19
* | shortlog: match both "Author:" and "author" on stdinJeff King2016-01-19
|/
* test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-21
* MinGW: disable legacy encoding testsKarsten Blees2014-07-21
* Merge branch 'jc/shortlog-ref-exclude'Junio C Hamano2014-06-09
|\
| * shortlog: allow --exclude=<glob> to be passedJunio C Hamano2014-06-04
* | shortlog: ignore commits with missing authorsJeff King2013-09-18
|/
* shortlog: fix wrapping lines of wraplenSteffen Prohaska2012-12-11
* tests: add missing &&Jonathan Nieder2010-11-09
* pretty: Respect --abbrev optionWill Palmer2010-05-04
* shortlog: Document and test --format optionJonathan Nieder2010-05-04
* t4201 (shortlog): Test output format with multiple authorsJonathan Nieder2010-05-04
* t4201 (shortlog): guard setup with test_expect_successJonathan Nieder2010-05-04
* t4201: use ISO8859-1 rather than ISO-8859-1Brandon Casey2009-12-03
* shortlog: respect commit encodingUwe Kleine-König2009-11-25
* Redo "add test_cmp function for test scripts"Junio C Hamano2008-03-15
* Merge branch 'jk/portable'Junio C Hamano2008-03-15
|\
| * add test_cmp function for test scriptsJeff King2008-03-13
* | shortlog: do not require to run from inside a git repositoryJonas Fonseca2008-03-15
|/
* Officially deprecate repo-config.Junio C Hamano2008-01-17
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* t4201: Do not display weird characters on the terminalJohannes Schindelin2007-04-23
* Fix permissions on test scriptsAlex Riesen2007-04-16
* Fix t4201: accidental arithmetic expansionAlex Riesen2007-04-16
* shortlog -w: make wrap-line behaviour optional.Junio C Hamano2007-04-10
* Use print_wrapped_text() in shortlogJohannes Schindelin2007-04-10