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. df34297 [PATCH] Quote the missing GIT_DIR. by Santi_Béjar · 20 years ago
  2. ed1aadf [PATCH] git fetch --tags by Linus Torvalds · 20 years ago
  3. bf7960e Use git-update-ref in scripts. by Junio C Hamano · 20 years ago
  4. 05dd8e2 Fix default pull not to do an unintended Octopus. by Junio C Hamano · 20 years ago
  5. 0b7a9fc git-fetch: send informational output to >&2 consistently. by Junio C Hamano · 20 years ago
  6. b91fb51 Revert "Make Octopus merge message a bit nicer." by Junio C Hamano · 20 years ago
  7. 63f1aa6 Make Octopus merge message a bit nicer. by Junio C Hamano · 20 years ago
  8. 89d844d Do not give alarming error message from rsync in fetch and clone. by Junio C Hamano · 20 years ago
  9. 4447bad Teach rsync transport about alternates. by Junio C Hamano · 20 years ago
  10. 22c67ca Propagate errors from fetch-pack correctly to git-fetch. by Junio C Hamano · 20 years ago
  11. 866ff2f Make sure we have leading directories under refs/{heads,tags} by Junio C Hamano · 20 years ago
  12. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (97%) from git-fetch-script]
  13. 06ec2b4 Fix automerge message. by Junio C Hamano · 20 years ago
  14. b10ac50 Fix pulling into the same branch. by Junio C Hamano · 20 years ago
  15. 8572aa8 Fix fetching of tags. by Junio C Hamano · 20 years ago
  16. efe9bf0 [PATCH] Allow "+remote:local" refspec to cause --force when fetching. by Junio C Hamano · 20 years ago
  17. ae2da40 [PATCH] "git fetch --force". by Junio C Hamano · 20 years ago
  18. 92c533e [PATCH] Make "git pull" and "git fetch" default to origin by Junio C Hamano · 20 years ago
  19. 853a369 [PATCH] Multi-head fetch. by Junio C Hamano · 20 years ago
  20. 33b8303 fetch-pack: start multi-head pulling. by Junio C Hamano · 20 years ago
  21. affa40d [PATCH] Make curl fail on server error by Catalin Marinas · 20 years ago
  22. 0f2b4c4 Retire git-fetch-dumb-http and missing-revs by Junio C Hamano · 20 years ago
  23. 96155e5 Fetch from a packed repository on dumb servers. by Junio C Hamano · 20 years ago
  24. 3dcb90f [PATCH] Support more http features: https no cert, .netrc -> auth by Darrin Thompson · 20 years ago
  25. 9c2b1c0 git-fetch-script: fix http:// breakage by Linus Torvalds · 20 years ago
  26. 60ea0fd Fix git-fetch-script breakage by Linus Torvalds · 20 years ago
  27. f170e4b [PATCH] fetch/pull: short-hand notation for remote repositories. by Junio C Hamano · 20 years ago
  28. b33e966 Add "git-sh-setup-script" for common git shell script setup by Linus Torvalds · 20 years ago
  29. f03f2ba Work around git-http-pull breakage in git-fetch-script by Linus Torvalds · 20 years ago
  30. 0a623e7 git-fetch-script: use git-fetch-pack for local and ssh fetches. by Linus Torvalds · 20 years ago
  31. 5fca669 Make "git fetch" able to fetch a named tag by Linus Torvalds · 20 years ago
  32. 6b38a40 Clean up different special *HEAD handling by Linus Torvalds · 20 years ago
  33. ed37b5b Make fetch/pull scripts terminate cleanly on errors by Linus Torvalds · 20 years ago
  34. 7ef7692 Split up git-pull-script into separate "fetch" and "merge" phases. by Linus Torvalds · 20 years ago