Commit Graph

1054 Commits (dcbc0438b2543a733858d62170f3110a89edbed6)
 

Author SHA1 Message Date
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations 12 years ago
Jason A. Donenfeld fe36f84d84 ui-summary: Disallow directory traversal 12 years ago
Jason A. Donenfeld 2a1ead3efb cgitrc.5: information on directory traversal and multiple readme files 12 years ago
Jason A. Donenfeld cd4c77d989 readme: Accept multiple candidates and test them. 12 years ago
Jason A. Donenfeld c0dfaf1c28 ui-summary: Pass filename to about-filter 12 years ago
Jason A. Donenfeld 3cb5d86dc6 ui-summary: Use default branch for readme if : prefix 12 years ago
Jason A. Donenfeld 03eb76dfad cgit.c: Do not reset HOME after unsetting it. 12 years ago
Jason A. Donenfeld 5a4156ef95 cgit.c: sync repo config printing with struct cgit_repo 12 years ago
John Keeping 0499e88cce git: update to 1.8.3 12 years ago
John Keeping f32a2da636 cache.c: cache ls_cache output properly 12 years ago
John Keeping 75bfec6448 tests: introduce strip_header() helper function 12 years ago
John Keeping 1e9f1ee64e shared.c: use die_errno() where appropriate 12 years ago
John Keeping 1fec7cd6f8 html.c: die when write fails 12 years ago
John Keeping 927060c5d8 ui-log: add <span/> around commit decorations 12 years ago
John Keeping c2b79dd8e0 Makefile: fix parallel "make test" 12 years ago
John Keeping f75900b04f cache.c: fix cache_ls 12 years ago
John Keeping 7966fd9b8e t0109: "function" is a bash-ism 12 years ago
Jason A. Donenfeld 72f8991c8a New mailing list. 12 years ago
Jason A. Donenfeld 8bf4a0465e ui-snapshot: do not access $HOME 12 years ago
John Keeping 8d07ad3388 t0001: validate Git -rcN version numbers correctly 12 years ago
John Keeping 83115075ab git: update to 1.8.2.2 12 years ago
John Keeping 9a725f4f09 scan-tree: fix regression in section-from-path=-1 12 years ago
John Keeping d483e8f569 t0001: ignore ".dirty" suffix on Git version 12 years ago
John Keeping 31f56fc1ec tests: set TEST_OUTPUT_DIRECTORY to the CGit test directory 12 years ago
John Keeping 64f30688fa t0109: test more URLs 12 years ago
Jason A. Donenfeld a8d613efdc cgitrc.5.txt: Specify when scan-path must be defined before. 12 years ago
Lukas Fleischer 8c4c2c464b ui-snapshot.c: Prepend "V" when guessing ref names 12 years ago
Lukas Fleischer 81bf4d32b3 t0107: Skip ZIP tests if unzip(1) isn't available 12 years ago
Lukas Fleischer 016364d4ed tests/: Do not use `sed -i` 12 years ago
Jason A. Donenfeld 389cc17357 Add branch-sort and repo.branch-sort options. 12 years ago
John Keeping 880223dc84 t0109: chain operations with && 12 years ago
Lukas Fleischer 8d8e84e72a cgit.c: Do not restore unset environment variables 12 years ago
Lukas Fleischer 410da3ac1c t0107: Use `tar -z` for gzip'ed archives 12 years ago
Jason A. Donenfeld dd1f0e5f1b tests: Make sure that git does not access $HOME 12 years ago
John Keeping 9844c60755 tests/.gitignore: update for using Git's test infrastructure 12 years ago
John Keeping c95cc5ec56 tests: use Git's test framework 12 years ago
Jason A. Donenfeld 8a92df033e Do not load user or system gitconfig and gitattributes 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 ed5bd30ebe Convert cgit_print_error to a variadic function 12 years ago
John Keeping d2e20e3814 shared.c: add strbuf_ensure_end 12 years ago
John Keeping fd00d2f9d6 html.c: add various strbuf and varadic helpers 12 years ago
John Keeping 57d09bf448 Mark char* fields in struct cgit_page as const 12 years ago
John Keeping b1f17f168b Fix out-of-bounds memory accesses with virtual_root="" 12 years ago
Lukas Fleischer 4b4a62d507 ui-refs.c: Refactor print_tag() 12 years ago
Lukas Fleischer caca860ba7 ui-refs.c: Remove global header variable 12 years ago
Lukas Fleischer 3edfd83db6 html.c: Replace strdup() with xstrdup() 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
John Keeping a5e4ad2d8b cgit.mk: fix dependency handling 12 years ago
John Keeping cfb77e97fa Makefile: re-include cgit.conf in cgit.mk 12 years ago