diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-10-20 10:51:44 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-20 11:04:40 -0700 |
commit | 62433af51266a43daca32393752fd8b212041887 (patch) | |
tree | 0d68e48436a2ced80d1ce120b02605837d7375aa /log-tree.c | |
parent | c571efcc7bab061b994f0b69f2a2132b481a092c (diff) | |
download | git-jc/commit-parsing.tar.gz |
parse_commit_date(): advance the scan pointer for the callerjc/commit-parsing
We will update parse_commit_buffer() to not to stop at author/committer
lines in the later patches, so change the "buf" parameter of this function
to be the caller's scan pointer and update it before successful return.
While at it, give a bit more comments on what it is doing.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'log-tree.c')
0 files changed, 0 insertions, 0 deletions