author | Robert Fitzsimons <robfitz@273k.net> | |
Wed, 27 Dec 2006 14:22:21 +0000 (14:22 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 27 Dec 2006 22:21:50 +0000 (14:21 -0800) | ||
commit | ccdfdea08db398fca1580a970c0d283affa5343f | |
tree | b416d8a5370db3a96b172cc98211a0f698e7989d | tree | snapshot |
parent | 2ef580550460f377af895b09f5870424c0cff8fa | commit | diff |
gitweb: Re-enable rev-list --parents for parse_commit.
Re-enable rev-list --parents for parse_commit which was removed in
(208b2dff95bb48682c351099023a1cbb0e1edf26). rev-list --parents is not
just used to return the parent headers in the commit object, it
includes any grafts which are vaild for the commit.
Signed-off-by: Robert Fitzsimons <robfitz@273k.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Re-enable rev-list --parents for parse_commit which was removed in
(208b2dff95bb48682c351099023a1cbb0e1edf26). rev-list --parents is not
just used to return the parent headers in the commit object, it
includes any grafts which are vaild for the commit.
Signed-off-by: Robert Fitzsimons <robfitz@273k.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |