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. 33b8303 fetch-pack: start multi-head pulling. by Junio C Hamano · 20 years ago
  2. d1c133f Merge three separate "fetch refs" functions by Linus Torvalds · 20 years ago
  3. 8b3d9dc [PATCH] Documentation: clone/fetch/upload. by Junio C Hamano · 20 years ago
  4. 516236c Get rid of nasty utf-8 characters in printout by Linus Torvalds · 20 years ago
  5. 85c414b git-fetch-pack: close output fd after dup'ing the input by Linus Torvalds · 20 years ago
  6. 41cb748 Move "get_ack()" to common git_connect functions by Linus Torvalds · 20 years ago
  7. 4f7770c Remove multi-head support from fetch-pack by Linus Torvalds · 20 years ago
  8. 723c31f Add "git_path()" and "head_ref()" helper functions. by Linus Torvalds · 20 years ago
  9. 75bfc6c Make git-fetch-pack actually do all the unpacking etc. by Linus Torvalds · 20 years ago
  10. fb9040c Make git-fetch-pack and git-upload-pack negotiate needs/haves fully by Linus Torvalds · 20 years ago
  11. def88e9 Commit first cut at "git-fetch-pack" by Linus Torvalds · 20 years ago