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. 5da22bc cat-file: make it work in a subdirectory. by Junio C Hamano · 20 years ago
  2. f16ebbd [PATCH] cat-file: be consistent in usage string and documentation. by Junio C Hamano · 20 years ago
  3. c62266f [PATCH] Avoid unnecessarily inflating and interpreting delta by Junio C Hamano · 20 years ago
  4. 62bb996 [PATCH] git-cat-file: '-s' to find out object size. by Junio C Hamano · 20 years ago
  5. f2a0633 [PATCH] git-cat-file: use sha1_object_info() on '-t'. by Junio C Hamano · 20 years ago
  6. bab5583 [PATCH] git-export complains about mising cat-file by Alexey Nezhdanov · 20 years ago
  7. fa9e9c7 Fix missing '\n' at end of git-cat-file -t output. by Linus Torvalds · 20 years ago
  8. 11e7d5c Make "cat-file" use "read_object_with_reference()" by Linus Torvalds · 20 years ago
  9. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  10. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  11. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  12. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  13. bf0c6e8 Make "cat-file" output the file contents to stdout. by Linus Torvalds · 20 years ago
  14. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  15. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago