GIT 0.99.9c

Contains the following changes since GIT 0.99.9b:

	Alex Riesen:
	      remove CR/LF from .gitignore

	Junio C Hamano:
	      Do not put automatic merge message after signed-off-by line.
	      git-clone: do not forget to create origin branch.
	      Make test-date buildable again.
	      Do not fail on hierarchical branch names.
	      Ignore '\r' at the end of line in $GIT_DIR/config
	      Be careful when dereferencing tags (credits Pasky).
	      Document --since and --until options to rev-parse.
	      Add --no-commit to git-merge/git-pull.
	      Add 'ours' merge strategy.
	      git-merge-ours: make sure our index matches HEAD
	      Illustration: "Fundamental Git Index Operations"
	      Illustration: "Git Diff Types"
	      Illustration: "Commit DAG Revision Naming"
	      GIT 0.99.9c

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