Commit Graph

38 Commits (e64d5e04c3e22e713539da2b06e1052390aed43d)

Author SHA1 Message Date
John Keeping 687cdf6968 scan-tree: remove useless strdup() 10 years ago
John Keeping 812cd49e31 scan-tree: make some variables 'static' 10 years ago
Lukas Fleischer 485b09925c Remove trailing slash after remove-suffix 10 years ago
Christian Hesse 4b91269bdb remove debug fprinf() calls that sneaked in with commit 79c985 11 years ago
Christian Hesse 79c985e13c git: update for git 2.0 11 years ago
Lukas Fleischer 36bdb2171f Replace most uses of strncmp() with prefixcmp() 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Lukas Fleischer f7db9b5e37 scan-tree.c: Remove unused macro 11 years ago
Lukas Fleischer 86e309fcb5 Fix section-from-path > 1 12 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations 12 years ago
John Keeping 9a725f4f09 scan-tree: fix regression in section-from-path=-1 12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers 12 years ago
John Keeping 42d5476f25 Remove redundant calls to fmt("%s", ...) 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs. 12 years ago
Lukas Fleischer 53bc747d31 Fix several whitespace errors 12 years ago
Jason A. Donenfeld 521e10c884 scan-tree: Unify gitweb.* and cgit.* settings into one config option. 13 years ago
Jason A. Donenfeld 7f08e03941 Update copyright headers to have latest dates. 13 years ago
Jason A. Donenfeld fc9181ff3d scan-tree: Support gitweb.category. 13 years ago
Jason A. Donenfeld b56be4ba3a scan-tree: Support gitweb.description. 13 years ago
Lars Hjemli e95c70d4ea Only guess default branch when a repo page is requested 14 years ago
Julius Plenz d711de5528 guess default branch from HEAD 14 years ago
Jamie Couture 2a8f553163 scan-tree.c: avoid memory leak 14 years ago
Stefan Gehn f15c5833d2 Fix crash when projectsfile cannot be opened 14 years ago
Johan Herland df522794c3 scan_path(): Do not recurse into hidden directories by default 14 years ago
Johan Herland 682adbc0ca scan_path(): Improve handling of inaccessible directories 15 years ago
Felix Hanley e0c6f23789 Add `strict-export` option 15 years ago
Dean Scarff aabc70f74b Use absolute path for scanned repo readme 15 years ago
Lars Hjemli 797110e39d Add support for 'section-from-path' option 15 years ago
Lars Hjemli 515edb0da3 Add support for "readme" option 15 years ago
Jason A. Donenfeld 119397b175 Add support for 'enable-gitweb-owner' option 15 years ago
Jason A. Donenfeld 2e4a941626 Add support for 'remove-suffix' option 15 years ago
Jason A. Donenfeld 3516502aa0 Add support for 'project-list' option 15 years ago
Lars Hjemli 31ba37c0a4 scan-tree: add test for noweb-file in repo dir 15 years ago
Lars Hjemli 74061ed5f0 Add support for repo-local cgitrc file 16 years ago
Lars Hjemli fb9bf55cde scan-tree: detect non-bare repository and stop scanning early 16 years ago
Stefan Naewe 6445a3ad09 scan-tree: split the pw_gecos field at the ',' to get the real name 16 years ago
Lars Hjemli e16f178334 Add and use a common readfile() function 16 years ago
Simon Arlott 011f2e9bdd truncate buffer before reading empty files 16 years ago
Lars Hjemli 93397a765b Add support for --scan-tree=<path> option to cgit 17 years ago