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. 8805cca [PATCH] Avoid building object ref lists when not needed by Linus Torvalds · 20 years ago
  2. 680bab3 [PATCH] Add function to append to an object_list. by Daniel Barkalow · 20 years ago
  3. 66e481b [PATCH] Object library enhancements by barkalow@iabervon.org · 20 years ago
  4. c4584ae [PATCH] Remove "delta" object representation. by Junio C Hamano · 20 years ago
  5. 89e4202 [PATCH] Parse tags for absent objects by Daniel Barkalow · 20 years ago
  6. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan · 20 years ago
  7. bd1e17e Make "parse_object()" also fill in commit message buffer data. by Linus Torvalds · 20 years ago
  8. 6b0c312 Include file cleanups.. by Linus Torvalds · 20 years ago
  9. d1af002 [PATCH] delta check by Nicolas Pitre · 20 years ago
  10. bd2c39f [PATCH] don't load and decompress objects twice with parse_object() by Nicolas Pitre · 20 years ago
  11. 13019d4 [PATCH] Fix memory leaks in git-fsck-cache by Sergey Vlasov · 20 years ago
  12. e9eefa6 [PATCH] Add function to parse an object of unspecified type (take 2) by Daniel Barkalow · 20 years ago
  13. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
  14. 175785e [PATCH] Implementations of parsing functions by Daniel Barkalow · 20 years ago