| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -11/+0 |
* | daemon: make --inetd and --detach incompatible | Erik Faye-Lund | 2010-11-04 | 1 | -1/+2 |
* | Merge branch 'as/daemon-multi-listen' | Junio C Hamano | 2010-10-26 | 1 | -0/+1 |
|\ |
|
| * | daemon: allow more than one host address given via --listen | Alexander Sulfrian | 2010-09-28 | 1 | -0/+1 |
* | | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 | 1 | -24/+24 |
|/ |
|
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -21/+21 |
* | doc/git-daemon: add missing arguments to max-connections option | Markus Heidelberg | 2009-04-18 | 1 | -1/+1 |
* | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-04-18 | 1 | -8/+8 |
|\ |
|
| * | doc/git-daemon: add missing arguments to options | Markus Heidelberg | 2009-04-18 | 1 | -8/+8 |
* | | git-daemon documentation: use {tilde} | Miklos Vajna | 2008-12-17 | 1 | -2/+2 |
* | | git-daemon: set REMOTE_ADDR to client address | Joey Hess | 2008-10-24 | 1 | -0/+9 |
* | | git-daemon: rewrite kindergarden, new option --max-connections | Stephen R. van den Berg | 2008-08-17 | 1 | -2/+7 |
|/ |
|
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -20/+20 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -11/+11 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | git-daemon(1): don't assume git-daemon is in /usr/bin | Jonathan Nieder | 2008-07-01 | 1 | -5/+5 |
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 | 1 | -4/+8 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | doc/git-daemon: s/uploadarchive/uploadarch/ | Jeff King | 2008-05-19 | 1 | -2/+2 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -1/+1 |
* | Clean up documentation that references deprecated 'git peek-remote'. | Johannes Sixt | 2007-12-17 | 1 | -3/+3 |
* | Documentation: minor AsciiDoc mark-up fixes. | Junio C Hamano | 2007-09-01 | 1 | -8/+8 |
* | git-daemon(1): assorted improvements. | Junio C Hamano | 2007-08-29 | 1 | -2/+34 |
* | --base-path-relaxed option | Jens Axboe | 2007-08-01 | 1 | -0/+6 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | git-daemon documentation on enabling services. | Junio C Hamano | 2007-01-24 | 1 | -2/+2 |
* | Documentation: add git in /etc/services. | Christian Couder | 2006-10-27 | 1 | -0/+7 |
* | Documentation: add upload-archive service to git-daemon. | Christian Couder | 2006-10-27 | 1 | -0/+5 |
* | Remove --syslog in git-daemon inetd documentation examples. | Christian Couder | 2006-10-25 | 1 | -4/+2 |
* | Cleaned up git-daemon virtual hosting support. | Jon Loeliger | 2006-09-27 | 1 | -6/+37 |
* | Add virtualization support to git-daemon | Jon Loeliger | 2006-09-20 | 1 | -0/+47 |
* | Revert "daemon: add upload-tar service." | Junio C Hamano | 2006-09-07 | 1 | -6/+0 |
* | multi-service daemon: documentation | Junio C Hamano | 2006-08-27 | 1 | -8/+39 |
* | Added support for dropping privileges to git-daemon. | Tilman Sauerbeck | 2006-08-22 | 1 | -1/+13 |
* | daemon: documentation for --reuseaddr, --detach and --pid-file | Matthias Lederhofer | 2006-07-27 | 1 | -1/+12 |
* | Documentation: Spelling fixes | Horst H. von Brand | 2006-06-03 | 1 | -2/+2 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 | 1 | -1/+1 |
* | daemon: extend user-relative path notation. | Junio C Hamano | 2006-02-05 | 1 | -3/+12 |
* | git-daemon --base-path | Petr Baudis | 2006-01-07 | 1 | -1/+10 |
* | Wrap synopsis lines and use [verse] to keep formatting | Jonas Fonseca | 2006-01-05 | 1 | -1/+2 |
* | daemon: further tweaks. | Junio C Hamano | 2005-11-21 | 1 | -2/+2 |
* | git-daemon support for user-relative paths. | Andreas Ericsson | 2005-11-21 | 1 | -2/+14 |
* | git-daemon: --inetd implies --syslog | Andreas Ericsson | 2005-11-15 | 1 | -1/+1 |
* | Update git-daemon's documentation wrt. new options | Petr Baudis | 2005-10-20 | 1 | -2/+20 |
* | Convert usage of GIT and Git into git | Christian Meder | 2005-10-10 | 1 | -1/+1 |
* | [PATCH] git-daemon --syslog to log through syslog | Petr Baudis | 2005-09-24 | 1 | -1/+5 |
* | [PATCH] Update git-daemon documentation wrt. the --verbose parameter | Petr Baudis | 2005-09-24 | 1 | -1/+4 |
* | [PATCH] Documentation: Update all files to use the new gitlink: macro | Sergey Vlasov | 2005-09-20 | 1 | -1/+1 |
* | [PATCH] Documentation for git-daemon. | A Large Angry SCM | 2005-08-29 | 1 | -9/+17 |
* | Add placeholders for missing documents. | Junio C Hamano | 2005-08-23 | 1 | -0/+38 |