]> Lady’s Gitweb - Gitweb/commit
gitweb: Make the `blame' interface in gitweb optional.
authorFlorian Forster <redacted>
Mon, 12 Jun 2006 08:31:57 +0000 (10:31 +0200)
committerLady <redacted>
Fri, 3 Apr 2026 05:12:42 +0000 (01:12 -0400)
commit3425bbdec70034ac0d88f89e3c38b4bd6cbcf9450123257ecc7476ffd999ec29
tree443f36409cadf575db74bac97f51049190bb0376ea5f9df2fc1c9f9a6729497b
parente3f91afc4c1555a0bdc9731a6df3ee75094abfd6e9c94cf8024c84004da6d63d
gitweb: Make the `blame' interface in gitweb optional.

Since `git-annotate' is an expensive operation to run it may be
desirable to deactivate this functionality. This patch introduces
the `gitweb.blame' option to git-repo-config and disables the blame
support by default.

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