index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
shortlog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
shortlog: group by committer information
Linus Torvalds
1
-3
/
+12
2016-09-29
use QSORT, part 2
René Scharfe
1
-1
/
+1
2016-07-19
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
1
-5
/
+10
2016-06-24
shortlog: respect the --output=<file> setting
Johannes Schindelin
1
-1
/
+3
2016-06-24
shortlog: support outputting to streams other than stdout
Johannes Schindelin
1
-5
/
+8
2016-06-13
Merge branch 'jk/parseopt-string-list' into jk/string-list-static-init
Junio C Hamano
1
-3
/
+3
2016-06-13
blame,shortlog: don't make local option variables static
Jeff King
1
-3
/
+3
2016-01-28
Merge branch 'jk/shortlog'
Junio C Hamano
1
-87
/
+99
2016-01-19
shortlog: don't warn on empty author
Jeff King
1
-8
/
+0
2016-01-19
shortlog: optimize out useless string list
Jeff King
1
-12
/
+31
2016-01-19
shortlog: optimize out useless "<none>" normalization
Jeff King
1
-29
/
+34
2016-01-19
shortlog: optimize "--summary" mode
Jeff King
1
-4
/
+6
2016-01-19
shortlog: replace hand-parsing of author with pretty-printer
Jeff King
1
-36
/
+26
2016-01-19
shortlog: use strbufs to read from stdin
Jeff King
1
-9
/
+12
2016-01-19
shortlog: match both "Author:" and "author" on stdin
Jeff King
1
-3
/
+4
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-1
/
+1
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-1
/
+1
2015-01-14
standardize usage info string format
Alex Henrie
1
-1
/
+1
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-3
/
+3
2013-09-24
Merge branch 'jk/shortlog-tolerate-broken-commit'
Jonathan Nieder
1
-2
/
+4
2013-09-18
shortlog: ignore commits with missing authors
Jeff King
1
-2
/
+4
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-6
/
+6
2013-06-26
pretty: --format output should honor logOutputEncoding
Alexey Shumkin
1
-0
/
+1
2013-04-22
builtin/shortlog.c: make usage string consistent with log
Ramkumar Ramachandra
1
-3
/
+1
2013-01-20
Merge branch 'ap/log-mailmap'
Junio C Hamano
1
-39
/
+15
2013-01-10
mailmap: simplify map_user() interface
Antoine Pelisse
1
-20
/
+12
2013-01-07
Use split_ident_line to parse author and committer
Antoine Pelisse
1
-26
/
+10
2013-01-02
Merge branch 'sp/shortlog-missing-lf'
Junio C Hamano
1
-3
/
+2
2012-12-11
shortlog: fix wrapping lines of wraplen
Steffen Prohaska
1
-3
/
+2
2012-08-20
i18n: shortlog: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2011-05-31
Merge branch 'jk/format-patch-am'
Junio C Hamano
1
-3
/
+3
2011-05-26
clean up calling conventions for pretty.c functions
Jeff King
1
-1
/
+2
2011-05-26
pretty: add pp_commit_easy function for simple callers
Jeff King
1
-2
/
+1
2011-04-11
sparse: Fix an "symbol 'format_subject' not declared" warning
Ramsay Jones
1
-3
/
+0
2011-03-09
i18n: git-shortlog basic messages
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2010-12-06
parse-options: Don't call parse_options_check() so much
Stephen Boyd
1
-2
/
+2
2010-08-11
shortlog: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2010-06-27
string_list: Fix argument order for string_list_append
Julian Phillips
1
-1
/
+1
2010-06-27
string_list: Fix argument order for string_list_insert
Julian Phillips
1
-1
/
+1
2010-05-21
Merge branch 'jn/shortlog'
Junio C Hamano
1
-1
/
+2
2010-03-10
Merge branch 'lt/deepen-builtin-source'
Junio C Hamano
1
-0
/
+356
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+343