Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include sys/time.h in daemon.c. | Jason Riedy | 2005-08-23 | 1 | -0/+1 |
* | daemon.c: squelch error message from EINTR | Junio C Hamano | 2005-08-05 | 1 | -2/+5 |
* | [PATCH] Fix sparse warnings | Linus Torvalds | 2005-08-01 | 1 | -2/+2 |
* | [PATCH] GIT: Listen on IPv6 as well, if available. | YOSHIFUJI Hideaki | 2005-07-27 | 1 | -31/+100 |
* | Be slightly smarter about git-daemon client shutdown | Linus Torvalds | 2005-07-15 | 1 | -20/+38 |
* | git-daemon: actually remember the children we have outstanding | Linus Torvalds | 2005-07-15 | 1 | -21/+121 |
* | git-daemon: keep track of children | Linus Torvalds | 2005-07-15 | 1 | -1/+43 |
* | Add "--inetd" flag to git-daemon | Linus Torvalds | 2005-07-15 | 1 | -1/+11 |
* | git-daemon: re-organize code a bit for --inetd flag | Linus Torvalds | 2005-07-15 | 1 | -10/+10 |
* | Add a "git-daemon" that listens on a TCP port | Linus Torvalds | 2005-07-13 | 1 | -0/+117 |