about summary refs log tree commit diff
path: root/scan-tree.c (follow)
Commit message (Expand)AuthorAge
* scan-tree.c: avoid memory leakJamie Couture2011-06-06
* Fix crash when projectsfile cannot be openedStefan Gehn2011-03-26
* scan_path(): Do not recurse into hidden directories by defaultJohan Herland2011-02-19
* scan_path(): Improve handling of inaccessible directoriesJohan Herland2010-11-16
* Add `strict-export` optionFelix Hanley2010-11-08
* Merge branch 'lh/section-from-path'Lars Hjemli2010-09-19
|\
| * Add support for 'section-from-path' optionLars Hjemli2010-08-22
* | Add support for "readme" optionLars Hjemli2010-08-22
|/
* Add support for 'enable-gitweb-owner' optionJason A. Donenfeld2010-08-04
* Add support for 'remove-suffix' optionJason A. Donenfeld2010-08-04
* Add support for 'project-list' optionJason A. Donenfeld2010-08-04
* scan-tree: add test for noweb-file in repo dirLars Hjemli2010-02-28
* Add support for repo-local cgitrc fileLars Hjemli2009-08-24
* scan-tree: detect non-bare repository and stop scanning earlyLars Hjemli2009-08-24
* scan-tree: split the pw_gecos field at the ',' to get the real nameStefan Naewe2009-08-20
* Add and use a common readfile() functionLars Hjemli2009-08-18
* truncate buffer before reading empty filesSimon Arlott2009-08-18
* Add support for --scan-tree=<path> option to cgitLars Hjemli2008-09-15
tr class='nohover-highlight'> Allows removing a bunch of checks that self.nick is set, and it's what the server usually calls you before registration. Never highlight notices as mentions. 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe