Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / daemon.c
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-06 Merge branch 'jc/diff'
2006-02-06 Merge branches 'lt/show' and 'lt/revlist'
2006-02-06 Merge branches 'jc/daemon' and 'mw/http'
2006-02-06 daemon: extend user-relative path notation.
2006-02-06 daemon: Set SO_REUSEADDR on listening sockets.
2006-02-06 daemon: do not forbid user relative paths unconditional...
2006-02-04 Merge branches 'jc/sha1', 'jc/diff' and 'jc/ws'
2006-02-04 daemon: Provide missing argument for logerror() call.
2006-01-30 Merge fixes up to GIT 1.1.6
2006-01-27 Merge fixes up to GIT 1.1.5
2006-01-27 GIT 1.1.5 v1.1.5
2006-01-20 Merge fixes up to GIT 1.1.4
2006-01-20 GIT 1.1.4 v1.1.4
2006-01-16 Merge fixes up to GIT 1.1.3
2006-01-16 GIT 1.1.3 v1.1.3
2006-01-16 Merge branch 'fix'
2006-01-16 Merge branch 'fixo/1.0'
2006-01-14 Merge fixes up to GIT 1.1.2
2006-01-14 Exec git programs without using PATH.
2006-01-14 GIT 1.1.2 v1.1.2
2006-01-11 GIT 1.1.1 v1.1.1
2006-01-08 GIT 1.1.0 v1.1.0
2006-01-08 git-daemon --base-path
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-12-04 [PATCH] daemon.c and path.enter_repo(): revamp path...
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-26 GIT 0.99.9k v0.99.9k
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-21 git-daemon not listening when compiled with -DNO_IPV6
2005-11-21 daemon: further tweaks.
2005-11-21 git-daemon support for user-relative paths.
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17 GIT 0.99.9j aka 1.0rc3 v0.99.9jv1.0rc3
2005-11-17 daemon.c: fix arg parsing bugs
2005-11-15 git-daemon: --inetd implies --syslog
2005-11-07 GIT 0.99.9e v0.99.9e
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26 fix daemon.c to compile on OpenBSD
2005-10-23 Merge branch 'fixes'
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-21 daemon.c: remove trailing whitespace.
2005-10-21 Fix git-daemon argument-parsing bug
2005-10-21 Fix git-daemon argument-parsing bug
2005-10-21 git-daemon poll() spinning out of control
2005-10-21 Merge /pub/scm/git/git to recover lost side branch
2005-10-19 git-daemon: timeout, eliminate double DWIM
2005-10-19 git-daemon: timeout, eliminate double DWIM
2005-10-19 revised^2: git-daemon extra paranoia, and path DWIM
2005-10-19 revised^2: git-daemon extra paranoia, and path DWIM
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Merge branch 'fixes'
2005-10-12 Merge branch 'fixes'
2005-10-10 Merge branch 'fixes'
2005-10-10 Merge branch 'fixes'
2005-10-08 Create object subdirectories on demand
2005-10-08 Merge branch 'fixes'
2005-10-05 Merge branch 'fixes'
2005-10-05 Merge branch 'fixes'
2005-10-04 Merge branch 'fixes'
2005-10-03 Merge with master.kernel.org:/pub/scm/git/git.git
2005-10-03 Merge with master.kernel.org:/pub/scm/git/git.git
2005-09-30 Move signal setting into service_loop()
2005-09-30 socklen_t is unsigned int on most Linux platforms
2005-09-30 Use xmalloc/xcalloc
2005-09-30 Don't need <alloca.h>
2005-09-30 Merge with master.kernel.org:/pub/scm/git/git.git
2005-09-30 [PATCH] Make logerror() and loginfo() static
2005-09-29 Merge with master.kernel.org:/pub/scm/git/git.git
2005-09-29 Merge ... www.kernel.org/pub/scm/git/git.git
2005-09-29 Remove variables not needed when using poll
2005-09-29 NO_IPV6 support for git daemon
2005-09-28 Merge master.kernel.org:/home/hpa/git/daemon
2005-09-27 Merge ... git+ssh://kernel.org/pub/scm/git/git.git
2005-09-27 Restore chdir(".git")
2005-09-27 Support a modicum of path validation, and allow an...
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Merge branch 'fixes'
2005-09-24 [PATCH] Rename daemon.c's lognotice() to loginfo()
2005-09-24 [PATCH] git-daemon --syslog to log through syslog
2005-09-24 daemon.c: pid_t is not int.
2005-09-24 Merge 'fixes' branch.
2005-09-23 Merge branch 'fixes'
2005-09-23 [PATCH] Verbose git-daemon logging
2005-09-12 Merge branch 'master' of .
2005-09-12 Use int instead of socklen_t
2005-09-08 [PATCH] git-daemon --inetd
2005-08-30 Merge refs/heads/master from paulus
2005-08-29 Merge refs/heads/master from .
next