]> Lady’s Gitweb - Gitweb/commit
gitweb: Adding a `blame' interface.
authorFlorian Forster <redacted>
Sun, 11 Jun 2006 15:45:19 +0000 (17:45 +0200)
committerLady <redacted>
Fri, 3 Apr 2026 05:12:42 +0000 (01:12 -0400)
commite3f91afc4c1555a0bdc9731a6df3ee75094abfd6e9c94cf8024c84004da6d63d
tree4c9bba71f96766ee0df12df1b89661b997802195fde346ae4f978a2de4f4e6f1
parentc17448091bc5f03c7d9135b17b1895263442ac3d722ed7217650006b2f6c2d07
gitweb: Adding a `blame' interface.

This patch adds an interface for `git-blame' to `gitweb.cgi'.
Links to it are placed in `git_blob'.

Internally the code uses `git-annotate' because `git-blame's output
differs for files that have been renamed in the past. However, I like
the term `blame' better.

[jc: blame can be told to produce the compatible format btw...]

Signed-off-by: Florian Forster <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.cgi
This page took 0.196574 seconds and 4 git commands to generate.