diff options
author | Luben Tuikov <ltuikov@yahoo.com> | 2006-07-23 13:34:55 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-24 18:21:52 -0700 |
commit | 1f2857ea32fa82ba6039b7fd298dc763b1e6c112 (patch) | |
tree | ab048ab7e7d25f0d509c68c070617d2bf918b08c /unpack-file.c | |
parent | 634331061599a82968daddae2d2c0896b6137d4c (diff) | |
download | git-1f2857ea32fa82ba6039b7fd298dc763b1e6c112.tar.gz |
gitweb.cgi: git_blame2: an alternative simple working git blame
This patch adds an alternative simple working git-blame
called git_blame2(). Simple, because it displays just
three columns: the commit, the line number and the line
of code. Alternative, because the original git_blame()
is left untouched. Lines of code are printed html
escaped, but as-is.
git_blame2() uses git-blame as opposed to git-annotate
used by git_blame().
Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'unpack-file.c')
0 files changed, 0 insertions, 0 deletions