From: Jakub Narebski Date: Wed, 30 Aug 2006 22:35:07 +0000 (+0200) Subject: gitweb: Separate printing of git_tree row into git_print_tree_entry X-Git-Tag: v1.4.3-rc1~150 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fa702003e4f63ecdc71d16b51efc02f33fe7931f?hp=fa702003e4f63ecdc71d16b51efc02f33fe7931f gitweb: Separate printing of git_tree row into git_print_tree_entry This is preparation for "tree blame" (similar to what ViewVC shows) output, i.e. for each entry give commit where it was changed. Signed-off-by: Jakub Narebski Signed-off-by: Junio C Hamano ---