diff options
author | Antoine Pelisse <apelisse@gmail.com> | 2013-01-05 22:26:38 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-01-07 15:59:32 -0800 |
commit | 3c020bd528d5dc320b82bd787670edfe6695f097 (patch) | |
tree | 56ee96e5ded23f7274a0ec5e8a8717539f934b42 /git-bisect.sh | |
parent | 8dd5afc926acb9829ebf56e9b78826a5242cd638 (diff) | |
download | git-3c020bd528d5dc320b82bd787670edfe6695f097.tar.gz |
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 'git-bisect.sh')
0 files changed, 0 insertions, 0 deletions