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. e091eb9 upload-pack: Do not choke on too many heads request. by Junio C Hamano · 20 years ago
  2. c1babb1 [PATCH] Teach "git-rev-parse" about date-based cut-offs by Linus Torvalds · 20 years ago
  3. a8783ee [PATCH] Add "--git-dir" flag to git-rev-parse by Linus Torvalds · 20 years ago
  4. 4866ccf Rationalize output selection in rev-parse. by Junio C Hamano · 20 years ago
  5. 0360e99 [PATCH] Fix git-rev-parse --default and --flags handling by Linus Torvalds · 20 years ago
  6. 30b96fc Add --symbolic flag to git-rev-parse. by Junio C Hamano · 20 years ago
  7. d288a70 [PATCH] Make "git diff" work inside relative subdirectories by Linus Torvalds · 20 years ago
  8. 5ccfb75 Update rev-parse flags list. by Junio C Hamano · 20 years ago
  9. 9938af6 Update get_sha1() to grok extended format. by Junio C Hamano · 20 years ago
  10. 5bb2c65 [PATCH] Help scripts that use git-rev-parse to grok args with SP/TAB/LF by Junio C Hamano · 20 years ago
  11. 79162bb git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself. by Linus Torvalds · 20 years ago
  12. f79b65a Add "--flags" and "--no-flags" arguments to git-rev-parse by Linus Torvalds · 20 years ago
  13. 671fe4b git-rev-parse: support show sha1 names for pack entries by Linus Torvalds · 20 years ago
  14. 5736bef Make git-rev-parse support cogito-style "short hex names" by Linus Torvalds · 20 years ago
  15. 960bba0 Add "--all" flag to rev-parse that shows all refs by Linus Torvalds · 20 years ago
  16. 042a4ed git-rev-parse: add "--not" flag to mark subsequent heads negative by Linus Torvalds · 20 years ago
  17. 023d66e git-rev-parse: re-organize and be more careful by Linus Torvalds · 20 years ago
  18. 218e441 Change parent syntax to "xyz^" instead of "xyz.p" by Linus Torvalds · 20 years ago
  19. a8be83f Make rev-parse understand "extended sha1" syntax by Linus Torvalds · 20 years ago
  20. 9d73fad git-rev-parse: flush "default" head when encountering something unexpected by Linus Torvalds · 20 years ago
  21. 800644c git-rev-parse: parse ".." before simple SHA1's by Linus Torvalds · 20 years ago
  22. 921d865 Teach git-rev-parse about revision-specifying arguments by Linus Torvalds · 20 years ago
  23. 8ebb018 git-rev-parse: split "revs" and "non-revs" by Linus Torvalds · 20 years ago
  24. 178cb24 Add 'git-rev-parse' helper script by Linus Torvalds · 20 years ago