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. 9585e40 Try to find the optimum merge base while resolving. by Junio C Hamano · 20 years ago
  2. b4ad66b merge-base.c: pathological case fix. by Junio C Hamano · 20 years ago
  3. 0b9442d [PATCH] Speed up git-merge-base a lot by Linus Torvalds · 20 years ago
  4. 4f7eb2e Fix merge-base from getting confused. by Linus Torvalds · 20 years ago
  5. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  6. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  7. 9b632be merge-base: use the new lookup_commit_reference() helper function by Linus Torvalds · 20 years ago
  8. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  9. 58e28af [PATCH] Allow multiple date-ordered lists by Daniel Barkalow · 20 years ago
  10. b6b15db3 [PATCH] Replace merge-base implementation by Daniel Barkalow · 20 years ago
  11. b51ad43 Merge the new object model thing from Daniel Barkalow by Linus Torvalds · 20 years ago
  12. b5039db [PATCH] Switch implementations of merge-base, port to parsing by Daniel Barkalow · 20 years ago
  13. 7d60ad7 Make "parse_commit" return the "struct revision" for the commit. by Linus Torvalds · 20 years ago
  14. 6683463 Do a very simple "merge-base" that finds the most recent common by Linus Torvalds · 20 years ago