summaryrefslogtreecommitdiff
path: root/scan-tree.c
AgeCommit message (Expand)Author
snapshot2016-02-22ui-shared: add homepage to tabsJason A. Donenfeld
snapshot2015-10-09scan-tree: remove useless strdup()John Keeping
snapshot2015-03-09scan-tree: make some variables 'static'John Keeping
snapshot2014-12-23Remove trailing slash after remove-suffixLukas Fleischer
snapshot2014-06-29remove debug fprinf() calls that sneaked in with commit 79c985Christian Hesse
snapshot2014-06-28git: update for git 2.0Christian Hesse
snapshot2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer
snapshot2014-01-08Update copyright informationLukas Fleischer
snapshot2014-01-08scan-tree.c: Remove unused macroLukas Fleischer
snapshot2013-08-12Fix section-from-path > 1Lukas Fleischer
snapshot2013-05-26readme: use string_list instead of space deliminationsJason A. Donenfeld
snapshot2013-04-17scan-tree: fix regression in section-from-path=-1John Keeping
snapshot2013-04-08use struct strbuf instead of static buffersJohn Keeping
snapshot2013-04-08Remove redundant calls to fmt("%s", ...)John Keeping
snapshot2013-04-08Always #include corresponding .h in .c filesJohn Keeping
snapshot2013-03-04White space around control verbs.Jason A. Donenfeld
snapshot2013-03-04Fix several whitespace errorsLukas Fleischer
snapshot2012-10-17scan-tree: Unify gitweb.* and cgit.* settings into one config option.Jason A. Donenfeld
snapshot2012-07-12Update copyright headers to have latest dates.Jason A. Donenfeld
snapshot2012-07-12scan-tree: Support gitweb.category.Jason A. Donenfeld
snapshot2012-07-12scan-tree: Support gitweb.description.Jason A. Donenfeld
snapshot2011-06-06scan-tree.c: avoid memory leakJamie Couture
snapshot2011-03-26Fix crash when projectsfile cannot be openedStefan Gehn
snapshot2011-02-19scan_path(): Do not recurse into hidden directories by defaultJohan Herland
snapshot2010-11-16scan_path(): Improve handling of inaccessible directoriesJohan Herland
snapshot2010-11-08Add `strict-export` optionFelix Hanley
snapshot2010-09-19Merge branch 'lh/section-from-path'Lars Hjemli
snapshot2010-08-22Add support for 'section-from-path' optionLars Hjemli
snapshot2010-08-22Add support for "readme" optionLars Hjemli
snapshot2010-08-04Add support for 'enable-gitweb-owner' optionJason A. Donenfeld
snapshot2010-08-04Add support for 'remove-suffix' optionJason A. Donenfeld
snapshot2010-08-04Add support for 'project-list' optionJason A. Donenfeld
snapshot2010-02-28scan-tree: add test for noweb-file in repo dirLars Hjemli
snapshot2009-08-24Add support for repo-local cgitrc fileLars Hjemli
snapshot2009-08-24scan-tree: detect non-bare repository and stop scanning earlyLars Hjemli
snapshot2009-08-20scan-tree: split the pw_gecos field at the ',' to get the real nameStefan Naewe
snapshot2009-08-18Add and use a common readfile() functionLars Hjemli
snapshot2009-08-18truncate buffer before reading empty filesSimon Arlott
snapshot2008-09-15Add support for --scan-tree=<path> option to cgitLars Hjemli