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. 4cfc63d clone-pack: use create_symref() instead of raw symlink. by Junio C Hamano · 20 years ago
  2. 4ec99bf [PATCH] -Werror fixes by Timo Sirainen · 20 years ago
  3. d1c133f Merge three separate "fetch refs" functions by Linus Torvalds · 20 years ago
  4. fd77911 [PATCH] clone-pack: Typofix in the error message. by Junio C Hamano · 20 years ago
  5. 6ec311d [PATCH] clone-pack and clone-script: documentation and add a missing parameter. by Junio C Hamano · 20 years ago
  6. 5ccdf4c Fix the "close before dup" bug in clone-pack too by Linus Torvalds · 20 years ago
  7. 167a4a3 Add "-q" flag to "git commit" by Linus Torvalds · 20 years ago
  8. dd7ba8b git-clone-pack: fix sparse warning by Linus Torvalds · 20 years ago
  9. b2cb942 [PATCH] clone-pack.c:write_one_ref() - Create leading directories. by Junio C Hamano · 20 years ago
  10. 1fcc8ea Add "git-clone-pack" program to help with "git clone" by Linus Torvalds · 20 years ago