summaryrefslogtreecommitdiff
path: root/Documentation/git-daemon.txt
Commit message (Expand)AuthorAgeFilesLines
* daemon: clarify directory argumentsDerrick Stolee2022-07-191-10/+11
* doc: format pathnames and URLs as monospace.Corentin BOMPARD2019-03-131-1/+1
* daemon: add --log-destination=(stderr|syslog|none)lw/daemon-log-destinationLucas Werkmeister2018-02-051-3/+25
* doc: typeset HEAD and variants as literalmm/doc-ttMatthieu Moy2016-06-281-1/+1
* doc: typeset long command-line options as literalMatthieu Moy2016-06-281-3/+3
* doc: more consistency in environment variables formatTom Russello2016-06-081-1/+1
* Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjectiveJason St. John2014-05-211-3/+3
* documentation: trivial style cleanupsFelipe Contreras2013-05-171-4/+5
* Merge branch 'jk/daemon-user-doc'Junio C Hamano2013-04-181-0/+7
|\
| * doc: clarify that "git daemon --user=<user>" option does not export HOME=~userJunio C Hamano2013-04-121-0/+7
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-4/+4
* | Documentation: avoid poor-man's small caps GITThomas Ackermann2013-02-011-2/+2
|/
* Merge branch 'jc/daemon-access-hook'Junio C Hamano2012-09-031-0/+16
|\
| * daemon: --access-hook optionJunio C Hamano2012-08-151-0/+16
* | Merge branch 'ms/daemon-doc-typo'Junio C Hamano2012-07-221-1/+1
|\ \ | |/ |/|
| * Documentation/git-daemon: add missing wordMichael Schubert2012-07-161-1/+1
* | daemon: give friendlier error messages to clientsjk/daemon-msgsJeff King2011-10-151-0/+10
* | git-daemon.txt: specify --timeout in secondsMichael Stapelberg2011-08-281-5/+5
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-11/+0
* | daemon: make --inetd and --detach incompatibleErik Faye-Lund2010-11-041-1/+2
* | Merge branch 'as/daemon-multi-listen'Junio C Hamano2010-10-261-0/+1
|\ \
| * | daemon: allow more than one host address given via --listenAlexander Sulfrian2010-09-281-0/+1
* | | Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-24/+24
|/ /
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-21/+21
* | doc/git-daemon: add missing arguments to max-connections optionMarkus Heidelberg2009-04-181-1/+1
* | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-04-181-8/+8
|\ \
| * | doc/git-daemon: add missing arguments to optionsMarkus Heidelberg2009-04-181-8/+8
* | | git-daemon documentation: use {tilde}Miklos Vajna2008-12-171-2/+2
* | | git-daemon: set REMOTE_ADDR to client addressJoey Hess2008-10-241-0/+9
* | | git-daemon: rewrite kindergarden, new option --max-connectionsStephen R. van den Berg2008-08-171-2/+7
|/ /
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-20/+20
* | Documentation formatting and cleanupJonathan Nieder2008-07-011-11/+11
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* | git-daemon(1): don't assume git-daemon is in /usr/binJonathan Nieder2008-07-011-5/+5
* | Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-4/+8
* | documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* | doc/git-daemon: s/uploadarchive/uploadarch/Jeff King2008-05-191-2/+2
* | Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* | Clean up documentation that references deprecated 'git peek-remote'.Johannes Sixt2007-12-171-3/+3
* | Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2007-09-011-8/+8
|/
* git-daemon(1): assorted improvements.Junio C Hamano2007-08-291-2/+34
* --base-path-relaxed optionJens Axboe2007-08-011-0/+6
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* git-daemon documentation on enabling services.Junio C Hamano2007-01-241-2/+2
* Documentation: add git in /etc/services.Christian Couder2006-10-271-0/+7
* Documentation: add upload-archive service to git-daemon.Christian Couder2006-10-271-0/+5
* Remove --syslog in git-daemon inetd documentation examples.Christian Couder2006-10-251-4/+2
* Cleaned up git-daemon virtual hosting support.Jon Loeliger2006-09-271-6/+37
* Add virtualization support to git-daemonJon Loeliger2006-09-201-0/+47
* Revert "daemon: add upload-tar service."Junio C Hamano2006-09-071-6/+0