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. 85912b0 [PATCH] Fix symbolic ref validation by Jonas Fonseca · 20 years ago
  2. 8098a17 Add git-symbolic-ref by Junio C Hamano · 20 years ago
  3. a876ed8 Use resolve_ref() to implement read_ref(). by Junio C Hamano · 20 years ago
  4. ca8db14 [PATCH] Allow reading "symbolic refs" that point to other refs by Linus Torvalds · 20 years ago
  5. a7e66ae [PATCH] Make do_each_ref() follow symlinks. by Matt Draisey · 20 years ago
  6. 4ec99bf [PATCH] -Werror fixes by Timo Sirainen · 20 years ago
  7. 99a0a6e Make "for_each_ref()" always use the "canonical" refname. by Linus Torvalds · 20 years ago
  8. 2f34ba3 Fix silly thinko in "head_ref()" by Linus Torvalds · 20 years ago
  9. 723c31f Add "git_path()" and "head_ref()" helper functions. by Linus Torvalds · 20 years ago
  10. 6cada6a Clean up output of "for_each_ref()" when GIT_DIR is "." by Linus Torvalds · 20 years ago
  11. 944d858 Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache by Linus Torvalds · 20 years ago
  12. 8a65ff7 Generalize the "show each ref" code in receice-pack by Linus Torvalds · 20 years ago
  13. 95fc751 [PATCH] Operations on refs by Daniel Barkalow · 20 years ago