summaryrefslogtreecommitdiff
path: root/Documentation/git-http-backend.txt
Commit message (Expand)AuthorAgeFilesLines
* docs/http-backend: mention v2 protocolJeff King2021-09-101-1/+25
* Documentation: turn middle-of-line tabs into spacesMartin Ă…gren2019-03-071-1/+1
* doc: more consistency in environment variables formatTom Russello2016-06-081-4/+4
* Merge branch 'jk/http-backend-deadlock'Junio C Hamano2015-06-011-0/+9
|\
| * http-backend: spool ref negotiation requests to bufferjk/http-backend-deadlock-2.2Jeff King2015-05-251-0/+9
* | doc: put example URLs and emails inside literal backticksJeff King2015-05-121-2/+2
|/
* Merge commit 'doc/http-backend: missing accent grave in literal mark-up'Junio C Hamano2014-04-091-1/+1
|\
| * doc/http-backend: missing accent grave in literal mark-upThomas Ackermann2014-04-091-1/+1
* | doc: remote author/documentation sections from more pagesmh/doc-wo-namesMichael Haggerty2014-01-271-8/+0
* | 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