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. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (91%) from merge-cache.c]
  2. b32e986 [PATCH] Fix git-merge-cache -q by Petr Baudis · 20 years ago
  3. bbd14cb [PATCH] git-merge-cache -q doesn't complain about failing merge program by Petr Baudis · 20 years ago
  4. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  5. 2a45925 git-merge-cache -o does all the automerges in a single shot by Petr Baudis · 20 years ago
  6. 8c59926 Make merge-cache not fail immediatelly when the merge program by Petr Baudis · 20 years ago
  7. e2b6a9d [PATCH] make file merging respect permissions by James Bottomley · 20 years ago
  8. e3b4be7 Change merge-cache and git-merge-one-file to use the SHA1 of the file by Linus Torvalds · 20 years ago
  9. 75118b1 Ass a "merge-cache" helper program to execute a merge on any unmerged files. by Linus Torvalds · 20 years ago