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. 6b5ee13 Diff clean-up. by Junio C Hamano · 20 years ago
  2. 4d1f119 [PATCH] Unify usage strings declaration by Petr Baudis · 20 years ago
  3. e68b6f1 Split up "diff_format" into "format" and "line_termination". by Linus Torvalds · 20 years ago
  4. dda2d79 [PATCH] Clean up diff option descriptions. by Junio C Hamano · 20 years ago
  5. 52f2852 [PATCH] git-diff-*: --name-only and --name-only-z. by Junio C Hamano · 20 years ago
  6. 8a62a30 [PATCH] diff-stages: support "-u" as a synonym for "-p". by Junio C Hamano · 20 years ago
  7. fc4263c Avoid gcc warning in diff-stages.c by Linus Torvalds · 20 years ago
  8. 4727f64 [PATCH] Make -C less eager. by Junio C Hamano · 20 years ago
  9. 9939664 [PATCH] diff-stages: unuglify the too big main() function. by Junio C Hamano · 20 years ago
  10. f2ce9fd [PATCH] Add --diff-filter= output restriction to diff-* family. by Junio C Hamano · 20 years ago
  11. 22f77b7 [PATCH] Add git-diff-stages command. by Junio C Hamano · 20 years ago