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. 9f92f15 Make 'git diff --cached' synonymous to 'git diff --cached HEAD'. by Junio C Hamano · 20 years ago
  2. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (93%) from git-diff-script]
  3. 0a5a9ea Update git-diff-script. by Junio C Hamano · 20 years ago
  4. 792fe55 Fix "git-diff-script A B" by Junio C Hamano · 20 years ago
  5. d288a70 [PATCH] Make "git diff" work inside relative subdirectories by Linus Torvalds · 20 years ago
  6. d1918a7 Make "git diff" use git-sh-setup-script too.. by Linus Torvalds · 20 years ago
  7. 9e9824b Use the new git-rev-parse "--[no-]flags" in "git diff". by Linus Torvalds · 20 years ago
  8. 753fd78 Use "-M" instead of "-C" for "git diff" and "git status" by Linus Torvalds · 20 years ago
  9. aeac668 Don't use -C in "git diff" by Linus Torvalds · 20 years ago
  10. 40d8cfe Trivial git script fixups by Linus Torvalds · 20 years ago
  11. 940c1bb Add "git diff" script by Linus Torvalds · 20 years ago