]> git.ipfire.org Git - thirdparty/git.git/history - daemon.c
git-status: use ls-files --others --directory for untracked list.
[thirdparty/git.git] / daemon.c
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-12-04  Junio C Hamano[PATCH] daemon.c and path.enter_repo(): revamp path...
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-26  Junio C HamanoGIT 0.99.9k v0.99.9k
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-21  Paul Sericegit-daemon not listening when compiled with -DNO_IPV6
2005-11-21  Junio C Hamanodaemon: further tweaks.
2005-11-21  Andreas Ericssongit-daemon support for user-relative paths.
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17  Junio C HamanoGIT 0.99.9j aka 1.0rc3 v0.99.9j v1.0rc3
2005-11-17  Andreas Ericssondaemon.c: fix arg parsing bugs
2005-11-15  Andreas Ericssongit-daemon: --inetd implies --syslog
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-31  Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26  Randal L. Schwartzfix daemon.c to compile on OpenBSD
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C Hamanodaemon.c: remove trailing whitespace.
2005-10-21  H. Peter AnvinFix git-daemon argument-parsing bug
2005-10-21  H. Peter AnvinFix git-daemon argument-parsing bug
2005-10-21  Jens Axboegit-daemon poll() spinning out of control
2005-10-21  Junio C HamanoMerge /pub/scm/git/git to recover lost side branch
2005-10-19  H. Peter Anvingit-daemon: timeout, eliminate double DWIM
2005-10-19  H. Peter Anvingit-daemon: timeout, eliminate double DWIM
2005-10-19  H. Peter Anvinrevised^2: git-daemon extra paranoia, and path DWIM
2005-10-19  H. Peter Anvinrevised^2: git-daemon extra paranoia, and path DWIM
2005-10-18  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'svn' of http://netz.smurf.noris.de/git/git
2005-10-15  Junio C HamanoMerge branch 'fixes'
2005-10-12  Junio C HamanoMerge branch 'fixes'
2005-10-10  Junio C HamanoMerge branch 'fixes'
2005-10-10  Junio C HamanoMerge branch 'fixes'
2005-10-08  Linus TorvaldsCreate object subdirectories on demand
2005-10-08  Junio C HamanoMerge branch 'fixes'
2005-10-05  Junio C HamanoMerge branch 'fixes'
2005-10-05  Junio C HamanoMerge branch 'fixes'
2005-10-04  Junio C HamanoMerge branch 'fixes'
2005-10-03  Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-03  Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-09-30  H. Peter AnvinMove signal setting into service_loop()
2005-09-30  H. Peter Anvinsocklen_t is unsigned int on most Linux platforms
2005-09-30  H. Peter AnvinUse xmalloc/xcalloc
2005-09-30  H. Peter AnvinDon't need <alloca.h>
2005-09-30  H. Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-09-30  Pavel Roskin[PATCH] Make logerror() and loginfo() static
2005-09-29  Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-09-29  Peter AnvinMerge with http://www.kernel.org/pub/scm/git/git.git
2005-09-29  Peter AnvinRemove variables not needed when using poll
2005-09-29  Peter AnvinNO_IPV6 support for git daemon
2005-09-28  Junio C HamanoMerge master.kernel.org:/home/hpa/git/daemon
2005-09-27  H. Peter AnvinMerge with git+ssh://master.kernel.org/pub/scm/git...
2005-09-27  H. Peter AnvinRestore chdir(".git")
2005-09-27  H. Peter AnvinSupport a modicum of path validation, and allow an...
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25  Junio C HamanoMerge branch 'fixes'
2005-09-24  Petr Baudis[PATCH] Rename daemon.c's lognotice() to loginfo()
2005-09-24  Petr Baudis[PATCH] git-daemon --syslog to log through syslog
2005-09-24  Junio C Hamanodaemon.c: pid_t is not int.
2005-09-24  Junio C HamanoMerge 'fixes' branch.
2005-09-23  Junio C HamanoMerge branch 'fixes'
2005-09-23  Petr Baudis[PATCH] Verbose git-daemon logging
2005-09-12  Junio C HamanoMerge branch 'master' of .
2005-09-12  Junio C HamanoUse int instead of socklen_t
2005-09-08  lars.doelle@on-line.de[PATCH] git-daemon --inetd
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
2005-08-29  Junio C HamanoMerge refs/heads/master from .
2005-08-29  Junio C HamanoMerge refs/heads/portable from http://www.cs.berkeley...
2005-08-24  Jason RiedyInclude sys/time.h in daemon.c.
2005-08-19  Junio C HamanoMerge from gitk
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-12  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-06  Junio C HamanoMerge with gitk.
2005-08-05  Junio C HamanoMerge with gitk.
2005-08-05  Junio C Hamanodaemon.c: squelch error message from EINTR
2005-08-01  Linus Torvalds[PATCH] Fix sparse warnings
2005-07-31  Junio C HamanoMerge with gitk.
2005-07-29  Junio C HamanoMerge with gitk.
2005-07-28  YOSHIFUJI Hideaki[PATCH] GIT: Listen on IPv6 as well, if available.
2005-07-18  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16  Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-16  Linus TorvaldsBe slightly smarter about git-daemon client shutdown
2005-07-16  Linus Torvaldsgit-daemon: actually remember the children we have...
2005-07-16  Linus Torvaldsgit-daemon: keep track of children
2005-07-15  Linus TorvaldsAdd "--inetd" flag to git-daemon
2005-07-15  Linus Torvaldsgit-daemon: re-organize code a bit for --inetd flag
2005-07-14  Linus TorvaldsAdd a "git-daemon" that listens on a TCP port