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. 70a0c6f [PATCH] Limit the number of requests outstanding in ssh-fetch. by Daniel Barkalow · 20 years ago
  2. 820eca6 [PATCH] Implement --recover for git-*-fetch by Daniel Barkalow · 20 years ago
  3. f71a69a Be more backward compatible with git-ssh-{push,pull}. by Junio C Hamano · 20 years ago
  4. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (94%) from ssh-pull.c]
  5. c7c81b3 Fix ?: statements. by Jason Riedy · 20 years ago
  6. 635d37a [PATCH] Fix sparse warnings by Alecs King · 20 years ago
  7. 70b9829 [PATCH] Parallelize pulling by ssh by barkalow@iabervon.org · 20 years ago
  8. 1e8be59 [PATCH] Parallelize the pull algorithm by barkalow@iabervon.org · 20 years ago
  9. 6da4016 Fix sparse warnings. by Linus Torvalds · 20 years ago
  10. c4584ae [PATCH] Remove "delta" object representation. by Junio C Hamano · 20 years ago
  11. 001d4a2 git-ssh-push/pull: usability improvements by Linus Torvalds · 20 years ago
  12. c7c4bbe [PATCH] -w support for git-ssh-pull/push by Daniel Barkalow · 20 years ago
  13. cd541a6 [PATCH] Generic support for pulling refs by Daniel Barkalow · 20 years ago
  14. 418aaf8 [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull by Junio C Hamano · 20 years ago[Renamed (90%) from rpull.c]
  15. a48e1d6 [PATCH] pull: gracefully recover from delta retrieval failure. by Junio C Hamano · 20 years ago
  16. dba385b [PATCH] ssh-protocol version, command types, response code by Daniel Barkalow · 20 years ago
  17. 4a62b61 [PATCH] Handle deltified object correctly in git-*-pull family. by Junio C Hamano · 20 years ago
  18. 6b0c312 Include file cleanups.. by Linus Torvalds · 20 years ago
  19. e78d977 Implement -v (verbose) option for pull methods other than local transport. by Junio C Hamano · 20 years ago
  20. 2af87aa [PATCH] Fix git rpull. by Anton Altaparmakov · 20 years ago
  21. ee4f439 [PATCH] Do not call fetch() when we have it. by Junio C Hamano · 20 years ago
  22. 4250a5e [PATCH] Split out "pull" from particular methods by Daniel Barkalow · 20 years ago
  23. 6eb7ed5 [PATCH] Various transport programs by Daniel Barkalow · 20 years ago