summaryrefslogtreecommitdiffstats
path: root/Documentation/git-http-backend.txt
AgeCommit message (Expand)AuthorLines
2014-04-09Merge commit 'doc/http-backend: missing accent grave in literal mark-up'Junio C Hamano-1/+1
2014-04-09doc/http-backend: missing accent grave in literal mark-upThomas Ackermann-1/+1
2014-01-27doc: remote author/documentation sections from more pagesMichael Haggerty-8/+0
2013-04-13doc/http-backend: match query-string in apache half-auth exampleJeff King-8/+24
2013-04-11doc/http-backend: give some lighttpd config examplesJeff King-0/+55
2013-04-11doc/http-backend: clarify "half-auth" repo configurationJeff King-0/+9
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann-1/+1
2011-07-11ref namespaces: documentationJosh Triplett-0/+8
2010-03-30Documentation: Clarify support for smart HTTP backendGreg Bacon-1/+1
2010-01-31Fix typos in technical documentation.Ralf Wildenhues-1/+1
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano-11/+11
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast-11/+11
2010-01-06Smart-http: check if repository is OK to export before serving itTarmigan Casebolt-0/+10
2009-11-04http-backend: Use http.getanyfile to disable dumb HTTP servingShawn O. Pearce-0/+8
2009-11-04http-backend: more explict LocationMatchMark Lodato-1/+1
2009-11-04http-backend: add example for gitweb on same URLMark Lodato-0/+33
2009-11-04http-backend: use mod_alias instead of mod_rewriteMark Lodato-7/+3
2009-11-04http-backend: reword some documentationMark Lodato-4/+8
2009-11-04http-backend: add GIT_PROJECT_ROOT environment varMark Lodato-22/+17
2009-11-04Smart fetch and push over HTTP: server sideShawn O. Pearce-1/+38
2009-11-04Git-aware CGI to provide dumb HTTP transportShawn O. Pearce-0/+105