summaryrefslogtreecommitdiff
path: root/Documentation/git-http-backend.txt
Commit message (Expand)AuthorAgeFilesLines
* doc/http-backend: match query-string in apache half-auth exampleJeff King2013-04-131-8/+24
* doc/http-backend: give some lighttpd config examplesJeff King2013-04-111-0/+55
* doc/http-backend: clarify "half-auth" repo configurationJeff King2013-04-111-0/+9
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* ref namespaces: documentationJosh Triplett2011-07-111-0/+8
* Documentation: Clarify support for smart HTTP backendGreg Bacon2010-03-301-1/+1
* Fix typos in technical documentation.Ralf Wildenhues2010-01-311-1/+1
* Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-201-11/+11
|\
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-11/+11
* | Smart-http: check if repository is OK to export before serving itTarmigan Casebolt2010-01-061-0/+10
|/
* 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