index
:
cgit
ch/cache
ch/for-jason
ch/git-2-11-0
flatten_tree
flyspray_integration
jd/link-back
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
lookshe/master
master
rm/namespace
wiki
copy of cgit repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scan-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use skip_prefix() to get rid of magic constants
Lukas Fleischer
2016-10-12
1
-2
/
+4
*
git: update to v2.8.2
Christian Hesse
2016-05-12
1
-1
/
+1
*
ui-shared: add homepage to tabs
Jason A. Donenfeld
2016-02-22
1
-0
/
+2
*
scan-tree: remove useless strdup()
John Keeping
2015-10-09
1
-1
/
+1
*
scan-tree: make some variables 'static'
John Keeping
2015-03-09
1
-2
/
+2
*
Remove trailing slash after remove-suffix
Lukas Fleischer
2014-12-23
1
-3
/
+6
*
remove debug fprinf() calls that sneaked in with commit 79c985
Christian Hesse
2014-06-29
1
-4
/
+0
*
git: update for git 2.0
Christian Hesse
2014-06-28
1
-3
/
+7
*
Replace most uses of strncmp() with prefixcmp()
Lukas Fleischer
2014-01-10
1
-1
/
+1
*
Update copyright information
Lukas Fleischer
2014-01-08
1
-3
/
+2
*
scan-tree.c: Remove unused macro
Lukas Fleischer
2014-01-08
1
-2
/
+0
*
Fix section-from-path > 1
Lukas Fleischer
2013-08-12
1
-4
/
+4
*
readme: use string_list instead of space deliminations
Jason A. Donenfeld
2013-05-26
1
-7
/
+1
*
scan-tree: fix regression in section-from-path=-1
John Keeping
2013-04-17
1
-0
/
+2
*
use struct strbuf instead of static buffers
John Keeping
2013-04-08
1
-71
/
+89
*
Remove redundant calls to fmt("%s", ...)
John Keeping
2013-04-08
1
-2
/
+2
*
Always #include corresponding .h in .c files
John Keeping
2013-04-08
1
-0
/
+1
*
White space around control verbs.
Jason A. Donenfeld
2013-03-04
1
-1
/
+1
*
Fix several whitespace errors
Lukas Fleischer
2013-03-04
1
-2
/
+2
*
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld
2012-10-17
1
-29
/
+19
*
Update copyright headers to have latest dates.
Jason A. Donenfeld
2012-07-12
1
-1
/
+1
*
scan-tree: Support gitweb.category.
Jason A. Donenfeld
2012-07-12
1
-0
/
+6
*
scan-tree: Support gitweb.description.
Jason A. Donenfeld
2012-07-12
1
-7
/
+17
*
scan-tree.c: avoid memory leak
Jamie Couture
2011-06-06
1
-0
/
+2
*
Fix crash when projectsfile cannot be opened
Stefan Gehn
2011-03-26
1
-0
/
+1
*
scan_path(): Do not recurse into hidden directories by default
Johan Herland
2011-02-19
1
-0
/
+2
*
scan_path(): Improve handling of inaccessible directories
Johan Herland
2010-11-16
1
-9
/
+9
*
Add `strict-export` option
Felix Hanley
2010-11-08
1
-0
/
+4
*
Merge branch 'lh/section-from-path'
Lars Hjemli
2010-09-19
1
-6
/
+36
|
\
|
*
Add support for 'section-from-path' option
Lars Hjemli
2010-08-22
1
-6
/
+36
*
|
Add support for "readme" option
Lars Hjemli
2010-08-22
1
-3
/
+5
|
/
*
Add support for 'enable-gitweb-owner' option
Jason A. Donenfeld
2010-08-04
1
-9
/
+24
*
Add support for 'remove-suffix' option
Jason A. Donenfeld
2010-08-04
1
-0
/
+3
*
Add support for 'project-list' option
Jason A. Donenfeld
2010-08-04
1
-0
/
+37
*
scan-tree: add test for noweb-file in repo dir
Lars Hjemli
2010-02-28
1
-0
/
+2
*
Add support for repo-local cgitrc file
Lars Hjemli
2009-08-24
1
-8
/
+22
*
scan-tree: detect non-bare repository and stop scanning early
Lars Hjemli
2009-08-24
1
-0
/
+4
*
scan-tree: split the pw_gecos field at the ',' to get the real name
Stefan Naewe
2009-08-20
1
-0
/
+3
*
Add and use a common readfile() function
Lars Hjemli
2009-08-18
1
-14
/
+2
*
truncate buffer before reading empty files
Simon Arlott
2009-08-18
1
-0
/
+1
*
Add support for --scan-tree=<path> option to cgit
Lars Hjemli
2008-09-15
1
-0
/
+136