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. 8805cca [PATCH] Avoid building object ref lists when not needed by Linus Torvalds · 20 years ago
  2. 680bab3 [PATCH] Add function to append to an object_list. by Daniel Barkalow · 20 years ago
  3. 66e481b [PATCH] Object library enhancements by barkalow@iabervon.org · 20 years ago
  4. c4584ae [PATCH] Remove "delta" object representation. by Junio C Hamano · 20 years ago
  5. 9ce43d1 Ooh. Make git-rev-list --object associate a name with objects. by Linus Torvalds · 20 years ago
  6. 89e4202 [PATCH] Parse tags for absent objects by Daniel Barkalow · 20 years ago
  7. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan · 20 years ago
  8. a3437b8 [PATCH] Modify git-rev-list to linearise the commit history in merge order. by jon@blackcubes.dyndns.org · 20 years ago
  9. d1af002 [PATCH] delta check by Nicolas Pitre · 20 years ago
  10. 8835504 Mark the variable declarations in .h files as extern by Petr Baudis · 20 years ago
  11. e9eefa6 [PATCH] Add function to parse an object of unspecified type (take 2) by Daniel Barkalow · 20 years ago
  12. 6eb8ae0 [PATCH] Header files for object parsing by Daniel Barkalow · 20 years ago