about summary refs log tree commit diff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-08-24 10:14:02 +0200
committerLars Hjemli <hjemli@gmail.com>2009-08-24 10:22:59 +0200
commit42e7a169e8b7212847404730b781131759abd877 (patch)
tree9a46d2964d22ce8595e58924164c045956244faf /tests/Makefile
parentAdd config option 'enable-filter-overrides' (diff)
downloadcgit-pink-42e7a169e8b7212847404730b781131759abd877.tar.gz
cgit-pink-42e7a169e8b7212847404730b781131759abd877.zip
shared.c: initialize cgit_repo structs properly
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
aders directlyJohn Keeping 2015-08-13Remove redundant includesJohn Keeping 2015-08-13Makefile: include Git's config.mak.unameJohn Keeping 2015-08-13tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt