GIT 0.99.7c

Contains the following post-0.99.7b fixes:

 - rsh.c string termination fix by H. Peter Anvin
 - further fetch fixes by Sergey Vlasov
 - diff-tree documentation by Robert Watson.
 - 'git diff --cached' synonymous to 'git diff --cached HEAD'.
 - subprocess.py licensing status clarification.

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