Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git: update to v2.7.0 | Christian Hesse | 2016-01-13 | 1 | -1/+1 |
* | clone: use cgit_print_error_page() instead of html_status() | John Keeping | 2015-08-14 | 1 | -5/+5 |
* | git: update to v2.5.0 | Christian Hesse | 2015-08-12 | 1 | -4/+4 |
* | ui-clone.c: Fix off-by-one error in pack path | Jason A. Donenfeld | 2015-02-09 | 1 | -5/+11 |
* | ui-clone.c: Fix path check | Lukas Fleischer | 2015-02-09 | 1 | -2/+2 |
* | Return proper HTTP response when accessing info/ | Lukas Fleischer | 2015-01-15 | 1 | -1/+3 |
* | git: update for git 2.0 | Christian Hesse | 2014-06-28 | 1 | -1/+1 |
* | Switch to exclusively using global ctx | Lukas Fleischer | 2014-01-17 | 1 | -24/+24 |
* | Update copyright information | Lukas Fleischer | 2014-01-08 | 1 | -1/+1 |
* | Always #include corresponding .h in .c files | John Keeping | 2013-04-08 | 1 | -0/+1 |
* | Support unannotated tags in git-clone. | Jason A. Donenfeld | 2013-02-01 | 1 | -4/+2 |
* | Supply status description to html_status() | Lars Hjemli | 2008-08-06 | 1 | -6/+4 |
* | Add support for cloning over http | Lars Hjemli | 2008-08-06 | 1 | -0/+104 |