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. 84b18a8 [PATCH] Tidy up - remove use of (*f)() idiom from epoch.c by Jon Seymour · 20 years ago
  2. ff9206e [PATCH] Fixes a problem with --merge-order A B (A is linear descendent of a merge B) by Jon Seymour · 20 years ago
  3. bce6286 Remove insane overlapping bit ranges from epoch.c by Linus Torvalds · 20 years ago
  4. f755494 Make "insert_by_date()" match "commit_list_insert()" by Linus Torvalds · 20 years ago
  5. 6da4016 Fix sparse warnings. by Linus Torvalds · 20 years ago
  6. 99c2bc9 [PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2] by Jon Seymour · 20 years ago
  7. ad6ce07 Remove bogus dup commit warning with --merge-order by Linus Torvalds · 20 years ago
  8. 170774a [PATCH] Fix to how --merge-order handles multiple roots by Jon Seymour · 20 years ago
  9. 60646e9 [PATCH] Fix --merge-order unit test breaks introduced by 6c88be169881c9223532796bd225e79afaa115e1 by Jon Seymour · 20 years ago
  10. eff19d5 [PATCH] Prevent git-rev-list --merge-order producing duplicates in the output by Jon Seymour · 20 years ago
  11. c3c1163 [PATCH] Relaxes error checking in epoch.c to allow duplicate parents by Jon Seymour · 20 years ago
  12. d6bd56a [PATCH] Fixes problem with --merge-order head ^head by Jon Seymour · 20 years ago
  13. 8cd1033 [PATCH] Tweaked --merge-order --show-breaks output in case specified head has no parent by Jon Seymour · 20 years ago
  14. 17ebe97 [PATCH] Tidy up some rev-list-related stuff by Petr Baudis · 20 years ago
  15. 4e73467 [PATCH] three --merge-order bug fixes by Jon Seymour · 20 years ago
  16. a3437b8 [PATCH] Modify git-rev-list to linearise the commit history in merge order. by jon@blackcubes.dyndns.org · 20 years ago