45 Commits (d2feb01aa580843261c25d8609369d17bcdf6028)

Author SHA1 Message Date
Benjamin Kramer 8e76bf3fc9 Remove unused assignments 16 years ago
Marius Storm-Olsen d20d654fe8 Change current mailmap usage to do matching on both name and email of author/committer. 16 years ago
Marius Storm-Olsen d551a48816 Add mailmap.file as configurational option for mailmap location 16 years ago
René Scharfe cec08717cc shortlog: handle multi-line subjects like log --pretty=oneline et. al. do 16 years ago
Adeodato Simó fe73fc1abe builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarily 16 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Johannes Schindelin b526f8ed4d shortlog: support --pretty=format: option 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Pierre Habouzit 6b61ec0564 revisions: refactor handle_revision_opt into parse_revision_opt. 17 years ago
Pierre Habouzit 14ec9cbdae git-shortlog: migrate to parse-options partially. 17 years ago
Junio C Hamano 55ef8a4610 Document -w option to shortlog 17 years ago
Jonas Fonseca abe549e179 shortlog: do not require to run from inside a git repository 17 years ago
Andy Whitcroft c1ce83a5b6 shortlog: take the first populated line of the description 17 years ago
Daniel Barkalow 552bcac3f9 Add API access to shortlog 17 years ago
Martin Koegler 3d51e1b5b8 check return code of prepare_revision_walk 17 years ago
Johannes Schindelin 08359b0067 shortlog: mention the "-e" option in the usage 17 years ago
Junio C Hamano 3384a2dfc1 shortlog: default to HEAD when the standard input is a tty 17 years ago
Pierre Habouzit 97566ea72e Invert numbers and names in the git-shortlog summary mode. 17 years ago
Junio C Hamano 4602c17d89 git-shortlog -e: show e-mail address as well 17 years ago
Junio C Hamano 1e931cb4d1 shortlog: code restructuring and clean-up 17 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Alex Riesen e44b5d106c Remove pointless calls to access(2) when checking for .mailmap 18 years ago
Junio C Hamano 7c1c6782e0 Split out mailmap handling out of shortlog 18 years ago
Junio C Hamano 3d711d97a0 shortlog -w: make wrap-line behaviour optional. 18 years ago
Johannes Schindelin 3714e7c895 Use print_wrapped_text() in shortlog 18 years ago
Junio C Hamano 0497c620ca shortlog: prompt when reading from terminal by mistake 18 years ago
Shawn O. Pearce 3a55602eec General const correctness fixes 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Junio C Hamano 6f98725822 shortlog: fix segfault on empty authorname 18 years ago
Junio C Hamano bca73251da shortlog: remove "[PATCH]" prefix from shortlog output 18 years ago
Jeff King 90ffefe564 shortlog: fix segfault on empty authorname 18 years ago
René Scharfe c3e4393883 shortlog: remove range check 18 years ago
Junio C Hamano 7595e2ee6e git-shortlog: make common repository prefix configurable with .mailmap 18 years ago
Junio C Hamano c95044d4f3 git-shortlog: fix common repository prefix abbreviation. 18 years ago
Nicolas Pitre ac60c94d74 builtin git-shortlog is broken 18 years ago
Johannes Schindelin 6d6ab6104a shortlog: fix "-n" 18 years ago
Johannes Schindelin 549652361b shortlog: handle email addresses case-insensitively 18 years ago
Johannes Schindelin d8e812502f shortlog: read mailmap from ./.mailmap again 18 years ago
Johannes Schindelin 72019cdefe shortlog: do not crash on parsing "[PATCH" 18 years ago
Johannes Schindelin b8ec59234b Build in shortlog 18 years ago