about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-11-09 18:15:21 +0100
committerLars Hjemli <hjemli@gmail.com>2010-11-10 00:22:41 +0100
commitc2680325f68192368d32f26458fea9cfb50df6e5 (patch)
tree0d74253749f3feb2f954b311c4279be0d4494512 /Makefile
parentui-log.c: improve handling of range-search argument (diff)
downloadcgit-pink-c2680325f68192368d32f26458fea9cfb50df6e5.tar.gz
cgit-pink-c2680325f68192368d32f26458fea9cfb50df6e5.zip
html.c: use '+' to escape spaces in urls
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
span title='2015-08-13 11:39:20 +0200'>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