string-list: add unsorted_string_list_lookup()
[gitweb.git] / http-backend.c
2009-11-21 Merge branch 'sp/smart-http'
2009-11-16 http-backend: Let gcc check the format of more printf...
2009-11-16 http-backend: Fix access beyond end of string.
2009-11-13 http-backend: Fix bad treatment of uintmax_t in Content...
2009-11-10 http-backend: Protect GIT_PROJECT_ROOT from /../ requests
2009-11-09 Git-aware CGI to provide dumb HTTP transport
2009-11-05 http-backend: Use http.getanyfile to disable dumb HTTP...
2009-11-05 http-backend: add GIT_PROJECT_ROOT environment var
2009-11-05 Smart fetch and push over HTTP: server side
2009-11-05 Git-aware CGI to provide dumb HTTP transport