aboutsummaryrefslogtreecommitdiffstats
path: root/ui-clone.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-14clone: use cgit_print_error_page() instead of html_status()John Keeping1-5/+5
2015-08-12git: update to v2.5.0Christian Hesse1-4/+4
2015-02-09ui-clone.c: Fix off-by-one error in pack pathJason A. Donenfeld1-5/+11
2015-02-09ui-clone.c: Fix path checkLukas Fleischer1-2/+2
2015-01-15Return proper HTTP response when accessing info/Lukas Fleischer1-1/+3
2014-06-28git: update for git 2.0Christian Hesse1-1/+1
2014-01-17Switch to exclusively using global ctxLukas Fleischer1-24/+24
2014-01-08Update copyright informationLukas Fleischer1-1/+1
2013-04-08Always #include corresponding .h in .c filesJohn Keeping1-0/+1
2013-02-01Support unannotated tags in git-clone.Jason A. Donenfeld1-4/+2
2008-08-06Supply status description to html_status()Lars Hjemli1-6/+4
2008-08-06Add support for cloning over httpLars Hjemli1-0/+104