]> granicus.if.org Git - cgit/commit
Add knobs to enable/disable files/lines changed in log view
authorLars Hjemli <hjemli@gmail.com>
Fri, 18 May 2007 11:55:52 +0000 (13:55 +0200)
committerLars Hjemli <hjemli@gmail.com>
Fri, 18 May 2007 11:55:52 +0000 (13:55 +0200)
commite189344a7dfe6fa1b07434d5170e6441dcbaf788
treef1500b97f95a710dba27469510114388be435d01
parentc1ad6cb77889880ad0189a689840fbfa6e5cbc80
Add knobs to enable/disable files/lines changed in log view

These columns can cause lots of IO on the server, so add settings to
explicitly enable them. Also, add per repo settings to optionally disable
the columns if sitewide enabled.

While at it, do not allow repo.snapshot to enable snapshots if the global
setting is disabled.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.h
cgitrc
shared.c
ui-log.c