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
2009-11-30
Merge branch 'uk/maint-shortlog-encoding'
Junio C Hamano
1
-8
/
+11
2009-11-25
shortlog: respect commit encoding
Uwe Kleine-König
1
-9
/
+11
2009-10-19
Refactor pretty_print_commit arguments into a struct
Thomas Rast
1
-3
/
+6
2009-08-31
Style fixes, add a space after if/for/while.
Brian Gianforcaro
1
-1
/
+1
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+1
2009-03-14
Remove unused assignments
Benjamin Kramer
1
-1
/
+0
2009-02-08
Change current mailmap usage to do matching on both name and email of author/...
Marius Storm-Olsen
1
-5
/
+17
2009-02-08
Add mailmap.file as configurational option for mailmap location
Marius Storm-Olsen
1
-1
/
+2
2009-01-17
Merge branch 'rs/maint-shortlog-foldline'
Junio C Hamano
1
-3
/
+6
2009-01-06
shortlog: handle multi-line subjects like log --pretty=oneline et. al. do
René Scharfe
1
-3
/
+6
2009-01-01
builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarily
Adeodato Simó
1
-16
/
+3
2008-07-21
Rename path_list to string_list
Johannes Schindelin
1
-21
/
+21
2008-07-16
Merge branch 'sb/dashless'
Junio C Hamano
1
-1
/
+1
2008-07-15
shortlog: support --pretty=format: option
Johannes Schindelin
1
-0
/
+11
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-07-09
revisions: refactor handle_revision_opt into parse_revision_opt.
Pierre Habouzit
1
-9
/
+1
2008-07-09
git-shortlog: migrate to parse-options partially.
Pierre Habouzit
1
-58
/
+77
2008-04-12
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-1
/
+1
2008-04-12
Document -w option to shortlog
Junio C Hamano
1
-1
/
+1
2008-03-15
shortlog: do not require to run from inside a git repository
Jonas Fonseca
1
-1
/
+3
2008-03-08
Merge branch 'aw/maint-shortlog-blank-lines'
Junio C Hamano
1
-2
/
+3
2008-03-05
shortlog: take the first populated line of the description
Andy Whitcroft
1
-2
/
+3
2008-02-25
Add API access to shortlog
Daniel Barkalow
1
-68
/
+80
2008-01-09
shortlog: mention the "-e" option in the usage
Johannes Schindelin
1
-1
/
+1
2007-12-11
shortlog: default to HEAD when the standard input is a tty
Junio C Hamano
1
-2
/
+3
2007-12-11
Invert numbers and names in the git-shortlog summary mode.
Pierre Habouzit
1
-1
/
+1
2007-12-08
git-shortlog -e: show e-mail address as well
Junio C Hamano
1
-0
/
+12
2007-12-08
shortlog: code restructuring and clean-up
Junio C Hamano
1
-103
/
+62
2007-09-18
Use xmemdupz() in many places.
Pierre Habouzit
1
-9
/
+2
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+0
2007-04-30
Remove pointless calls to access(2) when checking for .mailmap
Alex Riesen
1
-2
/
+1
2007-04-29
Split out mailmap handling out of shortlog
Junio C Hamano
1
-80
/
+4
2007-04-10
shortlog -w: make wrap-line behaviour optional.
Junio C Hamano
1
-4
/
+66
2007-04-10
Use print_wrapped_text() in shortlog
Johannes Schindelin
1
-3
/
+8
2007-03-14
shortlog: prompt when reading from terminal by mistake
Junio C Hamano
1
-1
/
+4
2007-03-07
General const correctness fixes
Shawn O. Pearce
1
-2
/
+2
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-3
/
+3
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+0
2006-12-11
shortlog: fix segfault on empty authorname
Junio C Hamano
1
-1
/
+2
2006-12-11
shortlog: remove "[PATCH]" prefix from shortlog output
Junio C Hamano
1
-2
/
+8
2006-12-08
shortlog: fix segfault on empty authorname
Jeff King
1
-2
/
+2
2006-11-28
shortlog: remove range check
René Scharfe
1
-3
/
+1
2006-11-25
git-shortlog: make common repository prefix configurable with .mailmap
Junio C Hamano
1
-2
/
+22
2006-11-25
git-shortlog: fix common repository prefix abbreviation.
Junio C Hamano
1
-4
/
+9
2006-11-21
builtin git-shortlog is broken
Nicolas Pitre
1
-3
/
+5
2006-11-21
shortlog: fix "-n"
Johannes Schindelin
1
-6
/
+9
2006-11-19
shortlog: handle email addresses case-insensitively
Johannes Schindelin
1
-1
/
+7
2006-11-19
shortlog: read mailmap from ./.mailmap again
Johannes Schindelin
1
-42
/
+39
2006-11-19
shortlog: do not crash on parsing "[PATCH"
Johannes Schindelin
1
-7
/
+9
2006-11-19
Build in shortlog
Johannes Schindelin
1
-0
/
+302