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. 5da22bc cat-file: make it work in a subdirectory. by Junio C Hamano · 20 years ago
  2. f16ebbd [PATCH] cat-file: be consistent in usage string and documentation. by Junio C Hamano · 20 years ago
  3. c62266f [PATCH] Avoid unnecessarily inflating and interpreting delta by Junio C Hamano · 20 years ago
  4. 62bb996 [PATCH] git-cat-file: '-s' to find out object size. by Junio C Hamano · 20 years ago
  5. f2a0633 [PATCH] git-cat-file: use sha1_object_info() on '-t'. by Junio C Hamano · 20 years ago
  6. bab5583 [PATCH] git-export complains about mising cat-file by Alexey Nezhdanov · 20 years ago
  7. fa9e9c7 Fix missing '\n' at end of git-cat-file -t output. by Linus Torvalds · 20 years ago
  8. 11e7d5c Make "cat-file" use "read_object_with_reference()" by Linus Torvalds · 20 years ago
  9. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  10. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  11. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  12. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  13. bf0c6e8 Make "cat-file" output the file contents to stdout. by Linus Torvalds · 20 years ago
  14. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  15. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago