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. ab1630a Fix wrong filename listing bug in git-ls-tree. by robfitz@273k.net · 20 years ago
  2. 4d1f119 [PATCH] Unify usage strings declaration by Petr Baudis · 20 years ago
  3. 6da4016 Fix sparse warnings. by Linus Torvalds · 20 years ago
  4. 6620498 [PATCH] ls-tree: handle trailing slashes in the pathspec properly. by Junio C Hamano · 20 years ago
  5. 6af1f01 [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" by Junio C Hamano · 20 years ago
  6. 2eab945 [PATCH] Make ls-* output consistent with diff-* output format. by Junio C Hamano · 20 years ago
  7. 6d3a507 [PATCH] ls-tree matching multiple paths by Jason McMullan · 20 years ago
  8. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  9. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  10. bf0f910 [PATCH] Kill a bunch of pointer sign warnings for gcc4 by Brian Gerst · 20 years ago
  11. c599cac [patch] git: cleanup in ls-tree.c by Ingo Molnar · 20 years ago
  12. 3d0291c [PATCH] Do not initialize sha1_file_directory by hand. by Junio C Hamano · 20 years ago
  13. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  14. 40469ee [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 by Junio C Hamano · 20 years ago
  15. 23b127e [PATCH] Teach ls-tree about commit objects by Junio C Hamano · 20 years ago
  16. 0f2303f [PATCH] Un unoptimize ls-tree behaviour by Junio C Hamano · 20 years ago
  17. aa1c48d [PATCH] ls-tree enhancements by Junio C Hamano · 20 years ago
  18. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  19. 7912c07 [PATCH] ls-tree for listing trees by Petr Baudis · 20 years ago