aboutsummaryrefslogtreecommitdiffstats
path: root/ui-clone.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add namespace support to dumb-cloneRichard Maw2016-07-131-1/+22
* git: update to v2.7.0Christian Hesse2016-01-131-1/+1
* clone: use cgit_print_error_page() instead of html_status()John Keeping2015-08-141-5/+5
* git: update to v2.5.0Christian Hesse2015-08-121-4/+4
* ui-clone.c: Fix off-by-one error in pack pathJason A. Donenfeld2015-02-091-5/+11
* ui-clone.c: Fix path checkLukas Fleischer2015-02-091-2/+2
* Return proper HTTP response when accessing info/Lukas Fleischer2015-01-151-1/+3
* git: update for git 2.0Christian Hesse2014-06-281-1/+1
* Switch to exclusively using global ctxLukas Fleischer2014-01-171-24/+24
* Update copyright informationLukas Fleischer2014-01-081-1/+1
* Always #include corresponding .h in .c filesJohn Keeping2013-04-081-0/+1
* Support unannotated tags in git-clone.Jason A. Donenfeld2013-02-011-4/+2
* Supply status description to html_status()Lars Hjemli2008-08-061-6/+4
* Add support for cloning over httpLars Hjemli2008-08-061-0/+104