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>
Bu işleme şunda yer alıyor:
Jason A. Donenfeld
2010-07-29 20:38:01 +02:00
işlemeyi yapan: Lars Hjemli
ebeveyn 2e4a941626
işleme 119397b175
4 değiştirilmiş dosya ile 33 ekleme ve 9 silme

1
cgit.h
Dosyayı Görüntüle

@@ -183,6 +183,7 @@ struct cgit_config {
int cache_static_ttl;
int embedded;
int enable_filter_overrides;
int enable_gitweb_owner;
int enable_index_links;
int enable_log_filecount;
int enable_log_linecount;