gitweb: Separate printing of git_tree row into git_print_tree_entry
authorJakub Narebski <jnareb@gmail.com>
Wed, 30 Aug 2006 22:35:07 +0000 (00:35 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 31 Aug 2006 19:58:07 +0000 (12:58 -0700)
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 <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found