aboutsummaryrefslogtreecommitdiff
path: root/http-backend.c
Commit message (Expand)AuthorAge
...
* Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-30
|\
| * string_list: Fix argument order for string_list_lookupJulian Phillips2010-06-27
| * string_list: Fix argument order for string_list_insertJulian Phillips2010-06-27
* | Merge branch 'js/async-thread'Junio C Hamano2010-06-21
|\ \
| * | Make report() from usage.c public as vreportf() and use it.Johannes Sixt2010-03-07
* | | make url-related functions reusableJeff King2010-05-24
| |/ |/|
* | http-backend: Don't infinite loop during die()Shawn O. Pearce2010-03-24
|/
* Smart-http: check if repository is OK to export before serving itTarmigan Casebolt2010-01-06
* http-backend: Let gcc check the format of more printf-type functions.Tarmigan Casebolt2009-11-15
* http-backend: Fix access beyond end of string.Tarmigan Casebolt2009-11-15
* http-backend: Fix bad treatment of uintmax_t in Content-LengthShawn O. Pearce2009-11-13
* http-backend: Protect GIT_PROJECT_ROOT from /../ requestsShawn O. Pearce2009-11-09
* Git-aware CGI to provide dumb HTTP transportShawn O. Pearce2009-11-09
* http-backend: Use http.getanyfile to disable dumb HTTP servingShawn O. Pearce2009-11-04
* http-backend: add GIT_PROJECT_ROOT environment varMark Lodato2009-11-04
* Smart fetch and push over HTTP: server sideShawn O. Pearce2009-11-04
* Git-aware CGI to provide dumb HTTP transportShawn O. Pearce2009-11-04