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. 9f92f15 Make 'git diff --cached' synonymous to 'git diff --cached HEAD'. by Junio C Hamano · 20 years ago
  2. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (93%) from git-diff-script]
  3. 0a5a9ea Update git-diff-script. by Junio C Hamano · 20 years ago
  4. 792fe55 Fix "git-diff-script A B" by Junio C Hamano · 20 years ago
  5. d288a70 [PATCH] Make "git diff" work inside relative subdirectories by Linus Torvalds · 20 years ago
  6. d1918a7 Make "git diff" use git-sh-setup-script too.. by Linus Torvalds · 20 years ago
  7. 9e9824b Use the new git-rev-parse "--[no-]flags" in "git diff". by Linus Torvalds · 20 years ago
  8. 753fd78 Use "-M" instead of "-C" for "git diff" and "git status" by Linus Torvalds · 20 years ago
  9. aeac668 Don't use -C in "git diff" by Linus Torvalds · 20 years ago
  10. 40d8cfe Trivial git script fixups by Linus Torvalds · 20 years ago
  11. 940c1bb Add "git diff" script by Linus Torvalds · 20 years ago