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. 820eca6 [PATCH] Implement --recover for git-*-fetch by Daniel Barkalow · 20 years ago
  2. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed from pull.h]
  3. 1e8be59 [PATCH] Parallelize the pull algorithm by barkalow@iabervon.org · 20 years ago
  4. c4584ae [PATCH] Remove "delta" object representation. by Junio C Hamano · 20 years ago
  5. a81efcb [PATCH] Add a bit of developer documentation to pull.h by Junio C Hamano · 20 years ago
  6. cd541a6 [PATCH] Generic support for pulling refs by Daniel Barkalow · 20 years ago
  7. a48e1d6 [PATCH] pull: gracefully recover from delta retrieval failure. by Junio C Hamano · 20 years ago
  8. 4a62b61 [PATCH] Handle deltified object correctly in git-*-pull family. by Junio C Hamano · 20 years ago
  9. e78d977 Implement -v (verbose) option for pull methods other than local transport. by Junio C Hamano · 20 years ago
  10. 4250a5e [PATCH] Split out "pull" from particular methods by Daniel Barkalow · 20 years ago