]> git.cameronkatri.com Git - cgit.git/commit
Add support for 'enable-gitweb-owner' option
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 29 Jul 2010 18:38:01 +0000 (20:38 +0200)
committerLars Hjemli <hjemli@gmail.com>
Wed, 4 Aug 2010 01:09:32 +0000 (03:09 +0200)
commit119397b175874bd606952e93b7249ae4ffb9afbe
tree98f6a7d5661a52120c11088ee474a2a5d7449f60
parent2e4a941626c240bc7858aa7564882c01f657f4e8
Add support for 'enable-gitweb-owner' option

When this option is enabled (which it is by default), cgit will lookup
the 'gitweb.owner' setting in each git config file found when processing
the 'scan-path' option.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.c
cgit.h
cgitrc.5.txt
scan-tree.c