aboutsummaryrefslogtreecommitdiff
path: root/scan-tree.c
AgeCommit message (Expand)Author
2013-04-08Always #include corresponding .h in .c filesGravatar John Keeping
2013-03-04White space around control verbs.Gravatar Jason A. Donenfeld
2013-03-04Fix several whitespace errorsGravatar Lukas Fleischer
2012-10-17scan-tree: Unify gitweb.* and cgit.* settings into one config option.Gravatar Jason A. Donenfeld
2012-07-12Update copyright headers to have latest dates.Gravatar Jason A. Donenfeld
2012-07-12scan-tree: Support gitweb.category.Gravatar Jason A. Donenfeld
2012-07-12scan-tree: Support gitweb.description.Gravatar Jason A. Donenfeld
2011-06-06scan-tree.c: avoid memory leakGravatar Jamie Couture
2011-03-26Fix crash when projectsfile cannot be openedGravatar Stefan Gehn
2011-02-19scan_path(): Do not recurse into hidden directories by defaultGravatar Johan Herland
2010-11-16scan_path(): Improve handling of inaccessible directoriesGravatar Johan Herland
2010-11-08Add `strict-export` optionGravatar Felix Hanley
2010-09-19Merge branch 'lh/section-from-path'Gravatar Lars Hjemli
2010-08-22Add support for 'section-from-path' optionGravatar Lars Hjemli
2010-08-22Add support for "readme" optionGravatar Lars Hjemli
2010-08-04Add support for 'enable-gitweb-owner' optionGravatar Jason A. Donenfeld
2010-08-04Add support for 'remove-suffix' optionGravatar Jason A. Donenfeld
2010-08-04Add support for 'project-list' optionGravatar Jason A. Donenfeld
2010-02-28scan-tree: add test for noweb-file in repo dirGravatar Lars Hjemli
2009-08-24Add support for repo-local cgitrc fileGravatar Lars Hjemli
2009-08-24scan-tree: detect non-bare repository and stop scanning earlyGravatar Lars Hjemli
2009-08-20scan-tree: split the pw_gecos field at the ',' to get the real nameGravatar Stefan Naewe
2009-08-18Add and use a common readfile() functionGravatar Lars Hjemli
2009-08-18truncate buffer before reading empty filesGravatar Simon Arlott
2008-09-15Add support for --scan-tree=<path> option to cgitGravatar Lars Hjemli