summaryrefslogtreecommitdiff
path: root/scan-tree.c
AgeCommit message (Expand)Author
2011-06-06scan-tree.c: avoid memory leakJamie Couture
2011-03-26Fix crash when projectsfile cannot be openedStefan Gehn
2011-02-19scan_path(): Do not recurse into hidden directories by defaultJohan Herland
2010-11-16scan_path(): Improve handling of inaccessible directoriesJohan Herland
2010-11-08Add `strict-export` optionFelix Hanley
2010-09-19Merge branch 'lh/section-from-path'Lars Hjemli
2010-08-22Add support for 'section-from-path' optionLars Hjemli
2010-08-22Add support for "readme" optionLars Hjemli
2010-08-04Add support for 'enable-gitweb-owner' optionJason A. Donenfeld
2010-08-04Add support for 'remove-suffix' optionJason A. Donenfeld
2010-08-04Add support for 'project-list' optionJason A. Donenfeld
2010-02-28scan-tree: add test for noweb-file in repo dirLars Hjemli
2009-08-24Add support for repo-local cgitrc fileLars Hjemli
2009-08-24scan-tree: detect non-bare repository and stop scanning earlyLars Hjemli
2009-08-20scan-tree: split the pw_gecos field at the ',' to get the real nameStefan Naewe
2009-08-18Add and use a common readfile() functionLars Hjemli
2009-08-18truncate buffer before reading empty filesSimon Arlott
2008-09-15Add support for --scan-tree=<path> option to cgitLars Hjemli