Sign in
googlers
/
jrn
/
git
/
7c0382bbeef198db0e399dc81bb2123f40370336
/
builtin
/
shortlog.c
f67d2e8
Merge branch 'jk/format-patch-am'
by Junio C Hamano
· 14 years ago
6bf1394
clean up calling conventions for pretty.c functions
by Jeff King
· 14 years ago
8b8a537
pretty: add pp_commit_easy function for simple callers
by Jeff King
· 14 years ago
c8f1444
sparse: Fix an "symbol 'format_subject' not declared" warning
by Ramsay Jones
· 14 years ago
ab8b53b
i18n: git-shortlog basic messages
by Ævar Arnfjörð Bjarmason
· 14 years ago
9ca1169
parse-options: Don't call parse_options_check() so much
by Stephen Boyd
· 14 years ago
773b69b
shortlog: run setup_git_directory_gently() sooner
by Nguyễn Thái Ngọc Duy
· 15 years ago
1d2f80f
string_list: Fix argument order for string_list_append
by Julian Phillips
· 15 years ago
78a395d
string_list: Fix argument order for string_list_insert
by Julian Phillips
· 15 years ago
8e3bc14
Merge branch 'jn/shortlog'
by Junio C Hamano
· 15 years ago
2e0e8b6
Merge branch 'lt/deepen-builtin-source'
by Junio C Hamano
· 15 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-shortlog.c]
a689fae
Merge branch 'uk/maint-shortlog-encoding'
by Junio C Hamano
· 15 years ago
79f7ca0
shortlog: respect commit encoding
by Uwe Kleine-König
· 15 years ago
dd2e794
Refactor pretty_print_commit arguments into a struct
by Thomas Rast
· 15 years ago
eeefa7c
Style fixes, add a space after if/for/while.
by Brian Gianforcaro
· 16 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