index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4201-shortlog.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
builtin/shortlog: fix various trivial memory leaks
Patrick Steinhardt
2024-08-01
1
-0
/
+1
*
shortlog: add test for de-duplicating folded trailers
Linus Arver
2024-03-01
1
-0
/
+32
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-1
/
+1
*
shortlog: support arbitrary commit format `--group`s
Taylor Blau
2022-10-24
1
-0
/
+32
*
shortlog: accept `--date`-related options
Jeff King
2022-10-24
1
-0
/
+7
*
t4*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-2
/
+2
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
shortlog: allow multiple groups to be specified
Jeff King
2020-09-27
1
-0
/
+74
*
shortlog: parse trailer idents
Jeff King
2020-09-27
1
-0
/
+20
*
shortlog: de-duplicate trailer values
Jeff King
2020-09-27
1
-0
/
+28
*
shortlog: match commit trailers with --group
Jeff King
2020-09-27
1
-0
/
+14
*
shortlog: add grouping option
Jeff King
2020-09-27
1
-0
/
+5
*
tests: use 'test_must_be_empty' instead of 'test ! -s'
SZEDER Gábor
2018-08-21
1
-1
/
+1
*
t: switch $_x40 to $OID_REGEX
brian m. carlson
2018-05-14
1
-1
/
+1
*
shortlog: disallow left-over arguments outside repo
Martin Ågren
2018-03-15
1
-0
/
+5
*
t4201: make use of abbreviation in the test more robust
Charles Bailey
2017-11-13
1
-2
/
+3
*
t4201: make tests work with and without the MINGW prerequiste
Junio C Hamano
2016-12-20
1
-1
/
+7
*
shortlog: test and document --committer option
Jeff King
2016-12-16
1
-0
/
+13
*
mingw: fix the shortlog --output=<file> test
Johannes Schindelin
2016-07-11
1
-2
/
+2
*
shortlog: respect the --output=<file> setting
Johannes Schindelin
2016-06-25
1
-0
/
+6
*
Merge branch 'lt/pretty-expand-tabs'
Junio C Hamano
2016-04-13
1
-1
/
+1
|
\
|
*
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
2016-03-30
1
-1
/
+1
*
|
shortlog: don't warn on empty author
Jeff King
2016-01-19
1
-16
/
+0
*
|
shortlog: match both "Author:" and "author" on stdin
Jeff King
2016-01-19
1
-0
/
+6
|
/
*
test prerequisites: eradicate NOT_FOO
Junio C Hamano
2014-07-22
1
-3
/
+3
*
MinGW: disable legacy encoding tests
Karsten Blees
2014-07-21
1
-3
/
+3
*
Merge branch 'jc/shortlog-ref-exclude'
Junio C Hamano
2014-06-09
1
-0
/
+6
|
\
|
*
shortlog: allow --exclude=<glob> to be passed
Junio C Hamano
2014-06-04
1
-0
/
+6
*
|
shortlog: ignore commits with missing authors
Jeff King
2013-09-18
1
-0
/
+16
|
/
*
shortlog: fix wrapping lines of wraplen
Steffen Prohaska
2012-12-11
1
-0
/
+24
*
tests: add missing &&
Jonathan Nieder
2010-11-09
1
-1
/
+1
*
pretty: Respect --abbrev option
Will Palmer
2010-05-05
1
-1
/
+1
*
shortlog: Document and test --format option
Jonathan Nieder
2010-05-05
1
-1
/
+52
*
t4201 (shortlog): Test output format with multiple authors
Jonathan Nieder
2010-05-05
1
-0
/
+7
*
t4201 (shortlog): guard setup with test_expect_success
Jonathan Nieder
2010-05-05
1
-29
/
+39
*
t4201: use ISO8859-1 rather than ISO-8859-1
Brandon Casey
2009-12-03
1
-2
/
+2
*
shortlog: respect commit encoding
Uwe Kleine-König
2009-11-26
1
-0
/
+28
*
Redo "add test_cmp function for test scripts"
Junio C Hamano
2008-03-15
1
-1
/
+1
*
Merge branch 'jk/portable'
Junio C Hamano
2008-03-15
1
-1
/
+1
|
\
|
*
add test_cmp function for test scripts
Jeff King
2008-03-13
1
-1
/
+1
*
|
shortlog: do not require to run from inside a git repository
Jonas Fonseca
2008-03-15
1
-0
/
+5
|
/
*
Officially deprecate repo-config.
Junio C Hamano
2008-01-18
1
-1
/
+1
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-1
/
+1
*
t4201: Do not display weird characters on the terminal
Johannes Schindelin
2007-04-24
1
-4
/
+4
*
Fix permissions on test scripts
Alex Riesen
2007-04-17
1
-0
/
+0
*
Fix t4201: accidental arithmetic expansion
Alex Riesen
2007-04-17
1
-1
/
+1
*
shortlog -w: make wrap-line behaviour optional.
Junio C Hamano
2007-04-10
1
-1
/
+1
*
Use print_wrapped_text() in shortlog
Johannes Schindelin
2007-04-10
1
-0
/
+50