summaryrefslogtreecommitdiffstatshomepage
path: root/ui-clone.c (follow)
Commit message (Expand)AuthorAgeLines
* git: update to v2.19.1Christian Hesse2018-10-12-2/+2
* clone: fix directory traversalJason A. Donenfeld2018-08-03-4/+19
* git: update to v2.18.0Christian Hesse2018-06-27-2/+3
* git: update to v2.15.1Christian Hesse2017-12-06-0/+1
* git: update to v2.14Jeff Smith2017-08-10-1/+1
* git: update to v2.7.0Christian Hesse2016-01-13-1/+1
* clone: use cgit_print_error_page() instead of html_status()John Keeping2015-08-14-5/+5
* git: update to v2.5.0Christian Hesse2015-08-12-4/+4
* ui-clone.c: Fix off-by-one error in pack pathJason A. Donenfeld2015-02-09-5/+11
* ui-clone.c: Fix path checkLukas Fleischer2015-02-09-2/+2
* Return proper HTTP response when accessing info/Lukas Fleischer2015-01-15-1/+3
* git: update for git 2.0Christian Hesse2014-06-28-1/+1
* Switch to exclusively using global ctxLukas Fleischer2014-01-17-24/+24
* Update copyright informationLukas Fleischer2014-01-08-1/+1
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08-0/+1
* Support unannotated tags in git-clone.Jason A. Donenfeld2013-02-01-4/+2
* Supply status description to html_status()Lars Hjemli2008-08-06-6/+4
* Add support for cloning over httpLars Hjemli2008-08-06-0/+104