This website requires JavaScript.
Verkennen
Help
Inloggen
crtxcr
/
cgitsb
Volgen
1
Ster
0
Vork
0
Je hebt cgitsb al geforked
Code
Kwesties
Pull-aanvragen
Publicaties
Wiki
Activiteit
74061ed5f0
cgitsb
/
scan-tree.h
4 regels
62 B
C
Ruw
Normale weergave
Geschiedenis
Onescape
Escape
Add support for --scan-tree=<path> option to cgit This option makes cgit scan a directory tree looking for git repositories, generating suitable definitions for a cgitrc file on stdout. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2008-09-15 00:07:12 +02:00
Add support for repo-local cgitrc file When recursively scanning a directory tree looking for git repositories, cgit will now parse cgitrc files found within such repositories. The repo-specific config files can include any repo-specific options except 'repo.url' and 'repo.path'. Also, in such config files the 'repo.' prefix can not be used, i.e. the valid options then becomes: * name * clone-url * desc * ower * defbranch * snapshots * enable-log-filecount * enable-log-linecount * max-stats * module-link * section * about-filter * commit-filter * source-filter * readme Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2009-08-24 00:04:58 +02:00
extern
void
scan_tree
(
const
char
*
path
,
repo_config_fn
fn
)
;
Verwijs in nieuw issue
Permalink kopiëren