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