index
:
cgit
local
master
working
origin/ch/about-link
origin/ch/clang-filter
origin/ch/default-pages
origin/ch/dynamic-aging
origin/ch/for-jason
origin/ch/highlight-line
origin/ch/log-commit-message
origin/jd/render-filter
origin/jd/zx2c4-deployment
origin/jk/collapsible-sections
origin/lf/filter
origin/lf/for-jason
origin/lh/grep
origin/lh/pretty-blob-view
origin/master
origin/rm/namespace
origin/wiki
This website
Florian Pritz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scan-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-26
readme: use string_list instead of space deliminations
Jason A. Donenfeld
1
-7
/
+1
2013-04-17
scan-tree: fix regression in section-from-path=-1
John Keeping
1
-0
/
+2
2013-04-08
use struct strbuf instead of static buffers
John Keeping
1
-71
/
+89
2013-04-08
Remove redundant calls to fmt("%s", ...)
John Keeping
1
-2
/
+2
2013-04-08
Always #include corresponding .h in .c files
John Keeping
1
-0
/
+1
2013-03-04
White space around control verbs.
Jason A. Donenfeld
1
-1
/
+1
2013-03-04
Fix several whitespace errors
Lukas Fleischer
1
-2
/
+2
2012-10-17
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld
1
-29
/
+19
2012-07-12
Update copyright headers to have latest dates.
Jason A. Donenfeld
1
-1
/
+1
2012-07-12
scan-tree: Support gitweb.category.
Jason A. Donenfeld
1
-0
/
+6
2012-07-12
scan-tree: Support gitweb.description.
Jason A. Donenfeld
1
-7
/
+17
2011-06-06
scan-tree.c: avoid memory leak
Jamie Couture
1
-0
/
+2
2011-03-26
Fix crash when projectsfile cannot be opened
Stefan Gehn
1
-0
/
+1
2011-02-19
scan_path(): Do not recurse into hidden directories by default
Johan Herland
1
-0
/
+2
2010-11-16
scan_path(): Improve handling of inaccessible directories
Johan Herland
1
-9
/
+9
2010-11-08
Add `strict-export` option
Felix Hanley
1
-0
/
+4
2010-09-19
Merge branch 'lh/section-from-path'
Lars Hjemli
1
-6
/
+36
2010-08-22
Add support for 'section-from-path' option
Lars Hjemli
1
-6
/
+36
2010-08-22
Add support for "readme" option
Lars Hjemli
1
-3
/
+5
2010-08-04
Add support for 'enable-gitweb-owner' option
Jason A. Donenfeld
1
-9
/
+24
2010-08-04
Add support for 'remove-suffix' option
Jason A. Donenfeld
1
-0
/
+3
2010-08-04
Add support for 'project-list' option
Jason A. Donenfeld
1
-0
/
+37
2010-02-28
scan-tree: add test for noweb-file in repo dir
Lars Hjemli
1
-0
/
+2
2009-08-24
Add support for repo-local cgitrc file
Lars Hjemli
1
-8
/
+22
2009-08-24
scan-tree: detect non-bare repository and stop scanning early
Lars Hjemli
1
-0
/
+4
2009-08-20
scan-tree: split the pw_gecos field at the ',' to get the real name
Stefan Naewe
1
-0
/
+3
2009-08-18
Add and use a common readfile() function
Lars Hjemli
1
-14
/
+2
2009-08-18
truncate buffer before reading empty files
Simon Arlott
1
-0
/
+1
2008-09-15
Add support for --scan-tree=<path> option to cgit
Lars Hjemli
1
-0
/
+136