GIT 0.99.8c

Contains the following fixes since 0.99.8b:

Jonas Fonseca:
      Fix usage of carets in git-rev-parse(1)

Junio C Hamano:
      Give proper prototype to gitstrcasestr.
      Make sure 'make install' does not have to rebuild templates.
      git-tag: update usage string and documentation.

Kai Ruemmler:
      s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txt
      teach git-status about spaces in filenames
      ignore new git-diff index header when computing patch ids

Paolo 'Blaisorblade' Giarrusso:
      Fix git-verify-tag for light-weight tags

Robert Fitzsimons:
      Fix wrong filename listing bug in git-ls-tree.
  1. cdda474 [PATCH] Make logerror() and loginfo() static by Pavel Roskin · 20 years ago
  2. 47888f0 Restore chdir(".git") by H. Peter Anvin · 20 years ago
  3. 4ae9568 Support a modicum of path validation, and allow an export all trees option. by H. Peter Anvin · 20 years ago
  4. da38641 [PATCH] Rename daemon.c's lognotice() to loginfo() by Petr Baudis · 20 years ago
  5. 9048fe1 [PATCH] git-daemon --syslog to log through syslog by Petr Baudis · 20 years ago
  6. 1bedd4c daemon.c: pid_t is not int. by Junio C Hamano · 20 years ago
  7. f8ff0c0 [PATCH] Verbose git-daemon logging by Petr Baudis · 20 years ago
  8. 7fa0908 Use int instead of socklen_t by Junio C Hamano · 20 years ago
  9. 7c3693f [PATCH] git-daemon --inetd by lars.doelle@on-line.de · 20 years ago
  10. 3cd6ecd Include sys/time.h in daemon.c. by Jason Riedy · 20 years ago
  11. 1eef0b3 daemon.c: squelch error message from EINTR by Junio C Hamano · 20 years ago
  12. 4d8fa91 [PATCH] Fix sparse warnings by Linus Torvalds · 20 years ago
  13. df076bd [PATCH] GIT: Listen on IPv6 as well, if available. by YOSHIFUJI Hideaki · 20 years ago
  14. 02d57da Be slightly smarter about git-daemon client shutdown by Linus Torvalds · 20 years ago
  15. 66e631d git-daemon: actually remember the children we have outstanding by Linus Torvalds · 20 years ago
  16. eaa9491 git-daemon: keep track of children by Linus Torvalds · 20 years ago
  17. e64e1b7 Add "--inetd" flag to git-daemon by Linus Torvalds · 20 years ago
  18. 7d80694 git-daemon: re-organize code a bit for --inetd flag by Linus Torvalds · 20 years ago
  19. a87e8be Add a "git-daemon" that listens on a TCP port by Linus Torvalds · 20 years ago