GIT 0.99.7c

Contains the following post-0.99.7b fixes:

 - rsh.c string termination fix by H. Peter Anvin
 - further fetch fixes by Sergey Vlasov
 - diff-tree documentation by Robert Watson.
 - 'git diff --cached' synonymous to 'git diff --cached HEAD'.
 - subprocess.py licensing status clarification.

Signed-off-by: Junio C Hamano <junkio@cox.net>
  1. 7fa0908 Use int instead of socklen_t by Junio C Hamano · 20 years ago
  2. 7c3693f [PATCH] git-daemon --inetd by lars.doelle@on-line.de · 20 years ago
  3. 3cd6ecd Include sys/time.h in daemon.c. by Jason Riedy · 20 years ago
  4. 1eef0b3 daemon.c: squelch error message from EINTR by Junio C Hamano · 20 years ago
  5. 4d8fa91 [PATCH] Fix sparse warnings by Linus Torvalds · 20 years ago
  6. df076bd [PATCH] GIT: Listen on IPv6 as well, if available. by YOSHIFUJI Hideaki · 20 years ago
  7. 02d57da Be slightly smarter about git-daemon client shutdown by Linus Torvalds · 20 years ago
  8. 66e631d git-daemon: actually remember the children we have outstanding by Linus Torvalds · 20 years ago
  9. eaa9491 git-daemon: keep track of children by Linus Torvalds · 20 years ago
  10. e64e1b7 Add "--inetd" flag to git-daemon by Linus Torvalds · 20 years ago
  11. 7d80694 git-daemon: re-organize code a bit for --inetd flag by Linus Torvalds · 20 years ago
  12. a87e8be Add a "git-daemon" that listens on a TCP port by Linus Torvalds · 20 years ago