diff options
author | Junio C Hamano <junkio@cox.net> | 2007-03-28 22:33:37 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-28 22:44:04 +0200 |
commit | 542e165cdc4fbebbfe7c8954ca1aa1d4162e38cb (patch) | |
tree | f085406239e17030fdfea420a208a3d6e0833096 /log-tree.h | |
parent | http-fetch: remove path_len from struct alt_base, it was computed but never used (diff) | |
download | git-542e165cdc4fbebbfe7c8954ca1aa1d4162e38cb.tar.xz git-542e165cdc4fbebbfe7c8954ca1aa1d4162e38cb.zip |
Fix "--pretty=format:" for parent related items.
There are two breakages in the %P/%p interpolation. It appended
an excess SP at the end of the list, and it gave uninitialized
contents of a buffer on the stack for root commits.
This fixes it, while updating the t6006 test which expected the
wrong output.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'log-tree.h')
0 files changed, 0 insertions, 0 deletions