Sign in
googlers
/
jrn
/
git
/
b8711f520b35bde33b0e433b72e29d8f6b7551d9
/
builtin-shortlog.c
eeefa7c
Style fixes, add a space after if/for/while.
by Brian Gianforcaro
· 15 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 16 years ago
8e76bf3
Remove unused assignments
by Benjamin Kramer
· 16 years ago
d20d654
Change current mailmap usage to do matching on both name and email of author/committer.
by Marius Storm-Olsen
· 16 years ago
d551a48
Add mailmap.file as configurational option for mailmap location
by Marius Storm-Olsen
· 16 years ago
b4147b3
Merge branch 'rs/maint-shortlog-foldline'
by Junio C Hamano
· 16 years ago
cec0871
shortlog: handle multi-line subjects like log --pretty=oneline et. al. do
by René Scharfe
· 16 years ago
fe73fc1
builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarily
by Adeodato Simó
· 16 years ago
c455c87
Rename path_list to string_list
by Johannes Schindelin
· 17 years ago
588c038
Merge branch 'sb/dashless'
by Junio C Hamano
· 17 years ago
b526f8e
shortlog: support --pretty=format: option
by Johannes Schindelin
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
6b61ec0
revisions: refactor handle_revision_opt into parse_revision_opt.
by Pierre Habouzit
· 17 years ago
14ec9cb
git-shortlog: migrate to parse-options partially.
by Pierre Habouzit
· 17 years ago
d6d96f8
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
55ef8a4
Document -w option to shortlog
by Junio C Hamano
· 17 years ago
abe549e
shortlog: do not require to run from inside a git repository
by Jonas Fonseca
· 17 years ago
5c9afcf
Merge branch 'aw/maint-shortlog-blank-lines'
by Junio C Hamano
· 17 years ago
c1ce83a
shortlog: take the first populated line of the description
by Andy Whitcroft
· 17 years ago
552bcac
Add API access to shortlog
by Daniel Barkalow
· 17 years ago
08359b0
shortlog: mention the "-e" option in the usage
by Johannes Schindelin
· 17 years ago
3384a2d
shortlog: default to HEAD when the standard input is a tty
by Junio C Hamano
· 17 years ago
97566ea
Invert numbers and names in the git-shortlog summary mode.
by Pierre Habouzit
· 17 years ago
4602c17
git-shortlog -e: show e-mail address as well
by Junio C Hamano
· 17 years ago
1e931cb
shortlog: code restructuring and clean-up
by Junio C Hamano
· 17 years ago
182af83
Use xmemdupz() in many places.
by Pierre Habouzit
· 17 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
e44b5d1
Remove pointless calls to access(2) when checking for .mailmap
by Alex Riesen
· 18 years ago
7c1c678
Split out mailmap handling out of shortlog
by Junio C Hamano
· 18 years ago
3d711d9
shortlog -w: make wrap-line behaviour optional.
by Junio C Hamano
· 18 years ago
3714e7c
Use print_wrapped_text() in shortlog
by Johannes Schindelin
· 18 years ago
0497c62
shortlog: prompt when reading from terminal by mistake
by Junio C Hamano
· 18 years ago
3a55602
General const correctness fixes
by Shawn O. Pearce
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
6f98725
shortlog: fix segfault on empty authorname
by Junio C Hamano
· 18 years ago
bca7325
shortlog: remove "[PATCH]" prefix from shortlog output
by Junio C Hamano
· 18 years ago
90ffefe
shortlog: fix segfault on empty authorname
by Jeff King
· 18 years ago
c3e4393
shortlog: remove range check
by René Scharfe
· 18 years ago
7595e2e
git-shortlog: make common repository prefix configurable with .mailmap
by Junio C Hamano
· 18 years ago
c95044d
git-shortlog: fix common repository prefix abbreviation.
by Junio C Hamano
· 18 years ago
ac60c94
builtin git-shortlog is broken
by Nicolas Pitre
· 18 years ago
6d6ab61
shortlog: fix "-n"
by Johannes Schindelin
· 18 years ago
5496523
shortlog: handle email addresses case-insensitively
by Johannes Schindelin
· 18 years ago
d8e8125
shortlog: read mailmap from ./.mailmap again
by Johannes Schindelin
· 18 years ago
72019cd
shortlog: do not crash on parsing "[PATCH"
by Johannes Schindelin
· 18 years ago
b8ec592
Build in shortlog
by Johannes Schindelin
· 18 years ago