Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Pelisse <apelisse@gmail.com>2013-01-06 01:26:38 +0400
committerJunio C Hamano <gitster@pobox.com>2013-01-08 03:59:32 +0400
commit3c020bd528d5dc320b82bd787670edfe6695f097 (patch)
tree56ee96e5ded23f7274a0ec5e8a8717539f934b42 /mailmap.c
parent8dd5afc926acb9829ebf56e9b78826a5242cd638 (diff)
Use split_ident_line to parse author and committer
Currently blame.c::get_acline(), pretty.c::pp_user_info() and shortlog.c::insert_one_record() are parsing author name, email, time and tz themselves. Use ident.c::split_ident_line() for better code reuse. Signed-off-by: Antoine Pelisse <apelisse@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mailmap.c')
0 files changed, 0 insertions, 0 deletions