Commit Graph

1235 Commits (6bcda2f73da605d48279341b1905c1b234a39368)
 

Author SHA1 Message Date
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
Lukas Fleischer a92678b5f1 Do not unnecessarily strdup() environment variables 12 years ago
Lukas Fleischer 3a84324379 Maŕk cgit_environment members const 12 years ago
Lukas Fleischer 996f86e664 Return const char * in cgit_{httpscheme, hosturl, rooturl}() 12 years ago
John Keeping 849ecd961d Update git to v1.8.2.1 12 years ago
John Keeping 1c32e008c8 ui-blob: don't segfault when no path is given 12 years ago
Lukas Fleischer b60e6bff75 Convert pager navigation into a unordered list 12 years ago
Jason A. Donenfeld 121089ced5 Makefile: remove CGIT-CFLAGS files in clean stage 12 years ago
Lukas Fleischer 977a3ad7bf ui-summary.c: Move urls variable into print_urls() 12 years ago
Lukas Fleischer ef8a97d9c6 Fix colspan values 12 years ago
Jason A. Donenfeld 6d7e3596eb html: check return value of write 12 years ago
Jason A. Donenfeld 40e1d9b617 ui-shared: squelch compiler warning. 12 years ago
John Keeping 7669f7f730 cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh 12 years ago
John Keeping d6768a6709 cgit.mk: don't rebuild everything if CGIT_VERSION changes 12 years ago
John Keeping 1a6feaf5fa ui-patch: use cgit_version not CGIT_VERSION 12 years ago
John Keeping 5f323c1ff4 Makefile: re-use Git's Makefile where possible 12 years ago
John Keeping e1e0e038fd tests: check that Git version are in sync 12 years ago
Jason A. Donenfeld 0255821e22 Merge branch 'wip' 12 years ago
John Keeping 6d8a789d61 ui-shared: fix return type of cgit_self_link 12 years ago
Lukas Fleischer 59fe348dea cgit_print_snapshot_links(): Free prefix variable 12 years ago