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. fb8024b git-tag: update usage string and documentation. by Junio C Hamano · 20 years ago
  2. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (91%) from git-tag-script]
  3. 2ad77e6 Audit rev-parse users. by Junio C Hamano · 20 years ago
  4. c882bc9 [PATCH] Add -m <message> option to "git tag" by Chris Wright · 20 years ago
  5. 0fad0fd git-tag-script updates. by Junio C Hamano · 20 years ago
  6. d727782 Make "git tag" create both simple and signed tags by Linus Torvalds · 20 years ago
  7. c818566 [PATCH] Update tags to record who made them by Eric W. Biederman · 20 years ago
  8. ec3f5a4 [PATCH] Update git-tag-script to create the .git/refs/tags if it does not already exist by Eric W. Biederman · 20 years ago
  9. 918c05f Make "git tag" more user-friendly by Linus Torvalds · 20 years ago
  10. 8ac069a Introduce GIT_DIR environment variable. by Junio C Hamano · 20 years ago
  11. 0fc65a4 [PATCH] leftover bits for git rename by Junio C Hamano · 20 years ago
  12. 65f0d0e Add example "git-tag-script" to show how to create signed tag objects. by Linus Torvalds · 20 years ago