aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* t0109: test more URLsJohn Keeping2013-04-15
* cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld2013-04-10
* ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer2013-04-10
* t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer2013-04-10
* tests/: Do not use `sed -i`Lukas Fleischer2013-04-10
* Add branch-sort and repo.branch-sort options.Jason A. Donenfeld2013-04-10
* t0109: chain operations with &&John Keeping2013-04-10
* cgit.c: Do not restore unset environment variablesLukas Fleischer2013-04-10
* t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer2013-04-09
* tests: Make sure that git does not access $HOMEJason A. Donenfeld2013-04-08
* tests/.gitignore: update for using Git's test infrastructureJohn Keeping2013-04-08
* tests: use Git's test frameworkJohn Keeping2013-04-08
* Do not load user or system gitconfig and gitattributesJason A. Donenfeld2013-04-08
* use struct strbuf instead of static buffersJohn Keeping2013-04-08
* Remove redundant calls to fmt("%s", ...)John Keeping2013-04-08
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-08
* shared.c: add strbuf_ensure_endJohn Keeping2013-04-08
* html.c: add various strbuf and varadic helpersJohn Keeping2013-04-08
* Mark char* fields in struct cgit_page as constJohn Keeping2013-04-08
* Fix out-of-bounds memory accesses with virtual_root=""John Keeping2013-04-08
* ui-refs.c: Refactor print_tag()Lukas Fleischer2013-04-08
* ui-refs.c: Remove global header variableLukas Fleischer2013-04-08
* html.c: Replace strdup() with xstrdup()Lukas Fleischer2013-04-08
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08
* cgit.mk: fix dependency handlingJohn Keeping2013-04-08
* Makefile: re-include cgit.conf in cgit.mkJohn Keeping2013-04-08
* Do not unnecessarily strdup() environment variablesLukas Fleischer2013-04-08
* Maŕk cgit_environment members constLukas Fleischer2013-04-08
* Return const char * in cgit_{httpscheme, hosturl, rooturl}()Lukas Fleischer2013-04-08
* Update git to v1.8.2.1John Keeping2013-04-08
* ui-blob: don't segfault when no path is givenJohn Keeping2013-04-07
* Convert pager navigation into a unordered listLukas Fleischer2013-03-20
* Makefile: remove CGIT-CFLAGS files in clean stageJason A. Donenfeld2013-03-20
* ui-summary.c: Move urls variable into print_urls()Lukas Fleischer2013-03-20
* Fix colspan valuesLukas Fleischer2013-03-20
* html: check return value of writeJason A. Donenfeld2013-03-20
* ui-shared: squelch compiler warning.Jason A. Donenfeld2013-03-20
* cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping2013-03-20
* cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping2013-03-20
* ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping2013-03-20
* Makefile: re-use Git's Makefile where possibleJohn Keeping2013-03-20
* tests: check that Git version are in syncJohn Keeping2013-03-20
* Merge branch 'wip'Jason A. Donenfeld2013-03-20
|\
| * cgit_print_snapshot_links(): Free prefix variableLukas Fleischer2013-03-04
| * cgit_print_commit(): Free tmp variableLukas Fleischer2013-03-04
| * cgit_print_tree(): Free curr_rev after usageLukas Fleischer2013-03-04
| * find_default_branch(): Free refmatch after usageLukas Fleischer2013-03-04
| * print_tag_downloads(): Free ref variableLukas Fleischer2013-03-04
| * Free reflists after usageLukas Fleischer2013-03-04
| * ui-shared.c: Remove unused function print_archive_ref()Lukas Fleischer2013-03-04