43 Commits (8a0d52dfd870af50b9c28baf66347f5eaaf14e6e)

Author SHA1 Message Date
Johannes Schindelin 8f37854b18 t4*: adjust the references to the default branch name "main" 4 years ago
Johannes Schindelin 334afbc76f tests: mark tests relying on the current default for `init.defaultBranch` 4 years ago
Jeff King 63d24fa0b0 shortlog: allow multiple groups to be specified 5 years ago
Jeff King 56d5dde752 shortlog: parse trailer idents 5 years ago
Jeff King f17b0b99bf shortlog: de-duplicate trailer values 5 years ago
Jeff King 47beb37bc6 shortlog: match commit trailers with --group 5 years ago
Jeff King 92338c450b shortlog: add grouping option 5 years ago
SZEDER Gábor f0dc593a95 tests: use 'test_must_be_empty' instead of 'test ! -s' 7 years ago
brian m. carlson 2ece6ad281 t: switch $_x40 to $OID_REGEX 7 years ago
Martin Ågren 4aa0161e83 shortlog: disallow left-over arguments outside repo 7 years ago
Charles Bailey 5555a2aa4b t4201: make use of abbreviation in the test more robust 7 years ago
Junio C Hamano bc44f9332a t4201: make tests work with and without the MINGW prerequiste 8 years ago
Jeff King 03f40829ad shortlog: test and document --committer option 8 years ago
Johannes Schindelin bac233f2c2 mingw: fix the shortlog --output=<file> test 9 years ago
Johannes Schindelin 7f7d712bcf shortlog: respect the --output=<file> setting 9 years ago
Junio C Hamano 0893eec85f pretty: enable --expand-tabs by default for selected pretty formats 9 years ago
Jeff King d6b16ce914 shortlog: don't warn on empty author 9 years ago
Jeff King 5c3894c39d shortlog: match both "Author:" and "author" on stdin 9 years ago
Junio C Hamano f57a8715bc test prerequisites: eradicate NOT_FOO 11 years ago
Karsten Blees 32f4cb6cee MinGW: disable legacy encoding tests 11 years ago
Junio C Hamano eb077745a4 shortlog: allow --exclude=<glob> to be passed 11 years ago
Jeff King cd4f09e383 shortlog: ignore commits with missing authors 12 years ago
Steffen Prohaska 5b59708268 shortlog: fix wrapping lines of wraplen 12 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 15 years ago
Will Palmer c197702156 pretty: Respect --abbrev option 15 years ago
Jonathan Nieder 600372497c shortlog: Document and test --format option 15 years ago
Jonathan Nieder ed715b5e39 t4201 (shortlog): Test output format with multiple authors 15 years ago
Jonathan Nieder ae00dc191a t4201 (shortlog): guard setup with test_expect_success 15 years ago
Brandon Casey 3994e8a98d t4201: use ISO8859-1 rather than ISO-8859-1 15 years ago
Uwe Kleine-König 79f7ca063d shortlog: respect commit encoding 16 years ago
Junio C Hamano 1f9ff0de82 Redo "add test_cmp function for test scripts" 17 years ago
Jonas Fonseca abe549e179 shortlog: do not require to run from inside a git repository 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Junio C Hamano 5c66d0d458 Officially deprecate repo-config. 17 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Johannes Schindelin 557b1e0da5 t4201: Do not display weird characters on the terminal 18 years ago
Alex Riesen 4848509a97 Fix permissions on test scripts 18 years ago
Alex Riesen 238128d888 Fix t4201: accidental arithmetic expansion 18 years ago
Junio C Hamano 3d711d97a0 shortlog -w: make wrap-line behaviour optional. 18 years ago
Johannes Schindelin 3714e7c895 Use print_wrapped_text() in shortlog 18 years ago