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. 7bf058f [PATCH] Plug memory leak in sha1close() by Sergey Vlasov · 20 years ago
  2. f312de0 [PATCH] Let umask do its work upon filesystem object creation. by Junio C Hamano · 20 years ago
  3. 4397f01 csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file descriptor by Linus Torvalds · 20 years ago
  4. 2700628 csum-file: fix missing buf pointer update by Linus Torvalds · 20 years ago
  5. e180884 csum-file interface updates: return resulting SHA1 by Linus Torvalds · 20 years ago
  6. c38138c git-pack-objects: write the pack files with a SHA1 csum by Linus Torvalds · 20 years ago