Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Smart-http: check if repository is OK to export before serving it | Tarmigan Casebolt | 2010-01-06 | 1 | -0/+3 |
* | http-backend: Let gcc check the format of more printf-type functions. | Tarmigan Casebolt | 2009-11-15 | 1 | -0/+3 |
* | http-backend: Fix access beyond end of string. | Tarmigan Casebolt | 2009-11-15 | 1 | -3/+4 |
* | http-backend: Fix bad treatment of uintmax_t in Content-Length | Shawn O. Pearce | 2009-11-13 | 1 | -6/+3 |
* | http-backend: Protect GIT_PROJECT_ROOT from /../ requests | Shawn O. Pearce | 2009-11-09 | 1 | -0/+6 |
* | Git-aware CGI to provide dumb HTTP transport | Shawn O. Pearce | 2009-11-09 | 1 | -5/+5 |
* | http-backend: Use http.getanyfile to disable dumb HTTP serving | Shawn O. Pearce | 2009-11-04 | 1 | -6/+28 |
* | http-backend: add GIT_PROJECT_ROOT environment var | Mark Lodato | 2009-11-04 | 1 | -3/+22 |
* | Smart fetch and push over HTTP: server side | Shawn O. Pearce | 2009-11-04 | 1 | -3/+321 |
* | Git-aware CGI to provide dumb HTTP transport | Shawn O. Pearce | 2009-11-04 | 1 | -0/+289 |