| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jk/http-backend-deadlock' | Junio C Hamano | 2015-06-01 | 1 | -0/+9 |
|\ |
|
| * | http-backend: spool ref negotiation requests to bufferjk/http-backend-deadlock-2.2 | Jeff King | 2015-05-25 | 1 | -0/+9 |
* | | doc: put example URLs and emails inside literal backticks | Jeff King | 2015-05-12 | 1 | -2/+2 |
|/ |
|
* | Merge commit 'doc/http-backend: missing accent grave in literal mark-up' | Junio C Hamano | 2014-04-09 | 1 | -1/+1 |
|\ |
|
| * | doc/http-backend: missing accent grave in literal mark-up | Thomas Ackermann | 2014-04-09 | 1 | -1/+1 |
* | | doc: remote author/documentation sections from more pagesmh/doc-wo-names | Michael Haggerty | 2014-01-27 | 1 | -8/+0 |
* | | doc/http-backend: match query-string in apache half-auth example | Jeff King | 2013-04-13 | 1 | -8/+24 |
|/ |
|
* | doc/http-backend: give some lighttpd config examples | Jeff King | 2013-04-11 | 1 | -0/+55 |
* | doc/http-backend: clarify "half-auth" repo configuration | Jeff King | 2013-04-11 | 1 | -0/+9 |
* | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 1 | -1/+1 |
* | ref namespaces: documentation | Josh Triplett | 2011-07-11 | 1 | -0/+8 |
* | Documentation: Clarify support for smart HTTP backend | Greg Bacon | 2010-03-30 | 1 | -1/+1 |
* | Fix typos in technical documentation. | Ralf Wildenhues | 2010-01-31 | 1 | -1/+1 |
* | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 2010-01-20 | 1 | -11/+11 |
|\ |
|
| * | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -11/+11 |
* | | Smart-http: check if repository is OK to export before serving it | Tarmigan Casebolt | 2010-01-06 | 1 | -0/+10 |
|/ |
|
* | http-backend: Use http.getanyfile to disable dumb HTTP serving | Shawn O. Pearce | 2009-11-04 | 1 | -0/+8 |
* | http-backend: more explict LocationMatch | Mark Lodato | 2009-11-04 | 1 | -1/+1 |
* | http-backend: add example for gitweb on same URL | Mark Lodato | 2009-11-04 | 1 | -0/+33 |
* | http-backend: use mod_alias instead of mod_rewrite | Mark Lodato | 2009-11-04 | 1 | -7/+3 |
* | http-backend: reword some documentation | Mark Lodato | 2009-11-04 | 1 | -4/+8 |
* | http-backend: add GIT_PROJECT_ROOT environment var | Mark Lodato | 2009-11-04 | 1 | -22/+17 |
* | Smart fetch and push over HTTP: server side | Shawn O. Pearce | 2009-11-04 | 1 | -1/+38 |
* | Git-aware CGI to provide dumb HTTP transport | Shawn O. Pearce | 2009-11-04 | 1 | -0/+105 |