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. 37fde87 Fix send-pack for non-commitish tags. by Junio C Hamano · 20 years ago
  2. 89e4202 [PATCH] Parse tags for absent objects by Daniel Barkalow · 20 years ago
  3. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan · 20 years ago
  4. d1af002 [PATCH] delta check by Nicolas Pitre · 20 years ago
  5. bd2c39f [PATCH] don't load and decompress objects twice with parse_object() by Nicolas Pitre · 20 years ago
  6. 770896e Teach fsck-cache to accept non-commits for reachability analysis. by Linus Torvalds · 20 years ago
  7. 13019d4 [PATCH] Fix memory leaks in git-fsck-cache by Sergey Vlasov · 20 years ago
  8. ae200ee [PATCH] compat: replace AF_LOCAL with AF_UNIX by Edgar Toernig · 20 years ago
  9. 2636f61 [PATCH] Add tag header/parser to library by Daniel Barkalow · 20 years ago