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. 1f961c1 [PATCH] Fix git-init-db creating crap directories. by Petr Baudis · 20 years ago
  2. a9ab586 Retire support for old environment variables. by Junio C Hamano · 20 years ago
  3. d57306c Create objects/info/ directory in init-db. by Junio C Hamano · 20 years ago
  4. d3af621 Redo the templates generation and installation. by Junio C Hamano · 20 years ago
  5. b03e2d2 git-init-db: brown paper bag bugfix. by Junio C Hamano · 20 years ago
  6. 8d5afef Install sample hooks by Junio C Hamano · 20 years ago
  7. f312de0 [PATCH] Let umask do its work upon filesystem object creation. by Junio C Hamano · 20 years ago
  8. f49fb35 git-init-db: create "pack" subdirectory under objects by Linus Torvalds · 20 years ago
  9. cad88fd git-init-db: set up the full default environment by Linus Torvalds · 20 years ago
  10. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  11. 8ac069a Introduce GIT_DIR environment variable. by Junio C Hamano · 20 years ago
  12. d19938a Rename environment variables. by Junio C Hamano · 20 years ago
  13. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
  14. cb126d8 [PATCH] init-db.c: create and use safe_create_dir helper by Zach Welch · 20 years ago
  15. addb315 [PATCH] init-db.c: normalize env var handling. by Zach Welch · 20 years ago
  16. 4696cb9 [PATCH] init-db.c: cleanup comments by Zach Welch · 20 years ago
  17. 17cf781 Remove duplicate getenv(DB_ENVIRONMENT) call by Linus Torvalds · 20 years ago
  18. 7fa6b4e Fix init-db shared database case by Linus Torvalds · 20 years ago
  19. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  20. aebb267 [PATCH] Whitespace Fixes by Ingo Molnar · 20 years ago
  21. 4bb04f2 Rename ".dircache" directory to ".git" by Linus Torvalds · 20 years ago
  22. cfd88e2 Make the default directory permissions more lax. by Linus Torvalds · 20 years ago
  23. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  24. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  25. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago