]> git.cameronkatri.com Git - cgit.git/history - scan-tree.c
ui-shared: use common function in print_rel_date()
[cgit.git] / scan-tree.c
2015-03-09 John Keepingscan-tree: make some variables 'static'
2014-12-24 Lukas FleischerRemove trailing slash after remove-suffix
2014-06-29 Christian Hesseremove debug fprinf() calls that sneaked in with commit...
2014-06-28 Christian Hessegit: update for git 2.0
2014-01-10 Lukas FleischerReplace most uses of strncmp() with prefixcmp()
2014-01-08 Lukas FleischerUpdate copyright information
2014-01-08 Lukas Fleischerscan-tree.c: Remove unused macro
2013-08-12 Lukas FleischerFix section-from-path > 1
2013-05-26 Jason A. Donenfeldreadme: use string_list instead of space deliminations
2013-04-17 John Keepingscan-tree: fix regression in section-from-path=-1
2013-04-08 John Keepinguse struct strbuf instead of static buffers
2013-04-08 John KeepingRemove redundant calls to fmt("%s", ...)
2013-04-08 John KeepingAlways #include corresponding .h in .c files
2013-03-04 Jason A. DonenfeldWhite space around control verbs.
2013-03-04 Lukas FleischerFix several whitespace errors
2012-10-17 Jason A. Donenfeldscan-tree: Unify gitweb.* and cgit.* settings into...
2012-07-12 Jason A. DonenfeldUpdate copyright headers to have latest dates.
2012-07-12 Jason A. Donenfeldscan-tree: Support gitweb.category.
2012-07-12 Jason A. Donenfeldscan-tree: Support gitweb.description.
2011-06-20 Lars HjemliOnly guess default branch when a repo page is requested
2011-06-20 Julius Plenzguess default branch from HEAD
2011-06-06 Lars HjemliMerge branch 'stable'
2011-06-06 Jamie Couturescan-tree.c: avoid memory leak
2011-05-23 Lars HjemliMerge branch 'lh/panel'
2011-05-23 Lars HjemliMerge branch 'fh/filter-api'
2011-05-14 Lars HjemliMerge branch 'dm/disable-clone'
2011-03-26 Stefan GehnFix crash when projectsfile cannot be opened
2011-03-05 Lars HjemliMerge branch 'stable'
2011-02-19 Lars HjemliMerge branch 'br/misc'
2011-02-19 Lars HjemliMerge branch 'jh/scan-path'
2011-02-19 Johan Herlandscan_path(): Do not recurse into hidden directories...
2010-11-16 Johan Herlandscan_path(): Improve handling of inaccessible directories
2010-11-09 Lars HjemliMerge branch 'tz/make-improvements'
2010-11-08 Felix HanleyAdd `strict-export` option
2010-11-07 Lars HjemliMerge branch 'stable'
2010-11-07 Dean ScarffUse absolute path for scanned repo readme
2010-09-27 Lars HjemliMerge branch 'stable'
2010-09-19 Lars HjemliMerge branch 'stable'
2010-09-19 Lars HjemliMerge branch 'ml/bugfix'
2010-09-19 Lars HjemliMerge branch 'lh/section-from-path'
2010-09-19 Lars HjemliMerge branch 'lh/readme'
2010-09-01 Lars HjemliMerge branch 'stable'
2010-08-29 Lars HjemliMerge branch 'stable'
2010-08-22 Lars HjemliAdd support for 'section-from-path' option
2010-08-22 Lars HjemliAdd support for "readme" option
2010-08-04 Lars HjemliMerge branch 'jd/gitolite'
2010-08-04 Jason A. DonenfeldAdd support for 'enable-gitweb-owner' option
2010-08-04 Jason A. DonenfeldAdd support for 'remove-suffix' option
2010-08-04 Jason A. DonenfeldAdd support for 'project-list' option
2010-08-03 Lars HjemliMerge branch 'stable'
2010-07-18 Lars HjemliMerge branch 'jh/ignorews'
2010-07-18 Lars HjemliMerge branch 'lh/macros'
2010-07-13 Lars HjemliMerge branch 'stable'
2010-06-22 Lars HjemliMerge branch 'jh/context-lines'
2010-06-22 Lars HjemliMerge branch 'jh/path-limit'
2010-06-19 Lars HjemliMerge branch 'stable'
2010-06-19 Lars HjemliMerge branch 'ag/atom-fixes'
2010-06-19 Lars HjemliMerge branch 'lh/noweb'
2010-02-28 Lars Hjemliscan-tree: add test for noweb-file in repo dir
2009-09-13 Lars HjemliMerge branch 'stable'
2009-09-13 Lars HjemliMerge branch 'lh/repo-scan'
2009-09-06 Lars HjemliMerge branch 'stable'
2009-08-24 Lars HjemliAdd support for repo-local cgitrc file
2009-08-24 Lars Hjemliscan-tree: detect non-bare repository and stop scanning...
2009-08-20 Stefan Naewescan-tree: split the pw_gecos field at the ',' to get...
2009-08-18 Lars HjemliAdd and use a common readfile() function
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-18 Simon Arlotttruncate buffer before reading empty files
2008-09-15 Lars HjemliAdd support for --scan-tree=<path> option to cgit