From: Jakub Narebski Date: Wed, 30 Aug 2006 22:36:04 +0000 (+0200) Subject: gitweb: Extend parse_difftree_raw_line to save commit info X-Git-Tag: v1.4.3-rc1~149 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0edcb37d6707c8c9b566bcbb51a2d70275bd30da?hp=0edcb37d6707c8c9b566bcbb51a2d70275bd30da 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 , 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 Signed-off-by: Junio C Hamano ---