summaryrefslogtreecommitdiff
path: root/Documentation/git-http-backend.txt
Commit message (Expand)AuthorAgeFilesLines
* http-backend: Use http.getanyfile to disable dumb HTTP servingShawn O. Pearce2009-11-041-0/+8
* http-backend: more explict LocationMatchMark Lodato2009-11-041-1/+1
* http-backend: add example for gitweb on same URLMark Lodato2009-11-041-0/+33
* http-backend: use mod_alias instead of mod_rewriteMark Lodato2009-11-041-7/+3
* http-backend: reword some documentationMark Lodato2009-11-041-4/+8
* http-backend: add GIT_PROJECT_ROOT environment varMark Lodato2009-11-041-22/+17
* Smart fetch and push over HTTP: server sideShawn O. Pearce2009-11-041-1/+38
* Git-aware CGI to provide dumb HTTP transportShawn O. Pearce2009-11-041-0/+105