aboutsummaryrefslogtreecommitdiff
path: root/t/t4201-shortlog.sh
Commit message (Expand)AuthorAge
* 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