Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-07-15 | Be slightly smarter about git-daemon client shutdown | Linus Torvalds | 1 | -20/+38 |
2005-07-15 | git-daemon: actually remember the children we have outstanding | Linus Torvalds | 1 | -21/+121 |
2005-07-15 | git-daemon: keep track of children | Linus Torvalds | 1 | -1/+43 |
2005-07-15 | Add "--inetd" flag to git-daemon | Linus Torvalds | 1 | -1/+11 |
2005-07-15 | git-daemon: re-organize code a bit for --inetd flag | Linus Torvalds | 1 | -10/+10 |
2005-07-13 | Add a "git-daemon" that listens on a TCP port | Linus Torvalds | 1 | -0/+117 |