]> Lady’s Gitweb - Gitweb/commit
gitweb: Extend parse_difftree_raw_line to save commit info
authorJakub Narebski <redacted>
Wed, 30 Aug 2006 22:36:04 +0000 (00:36 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit2b8098141f784afb2695045b1f02ef2f84329bbd6fb8c8769822f74716d4e3e0
tree6861a74c7abd142075c4ea821185dabf5a662595b387523826488a5f3aba9bba
parent26dca5e2a6895d1785d95c3fc221b264cb6c0c672bd289b2e786138e8d2aab27
gitweb: Extend parse_difftree_raw_line to save commit info

Extend parse_difftree_raw_line to save commit info from when
git-diff-tree is given only one <tree-ish>, for example when fed
from git-rev-list using --stdin option.

git-diff-tree outputs a line with the commit ID when applicable.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.278672 seconds and 4 git commands to generate.