author | Jakub Narebski <jnareb@gmail.com> | |
Wed, 30 Aug 2006 22:36:04 +0000 (00:36 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 31 Aug 2006 19:58:31 +0000 (12:58 -0700) | ||
commit | 0edcb37d6707c8c9b566bcbb51a2d70275bd30da | |
tree | 3d26b1cc041023a817e76f06e1fbfcc239efe14c | tree | snapshot |
parent | fa702003e4f63ecdc71d16b51efc02f33fe7931f | commit | diff |
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 <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |