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. 9534f40 Be careful when dereferencing tags. by Junio C Hamano · 20 years ago
  2. 37fde87 Fix send-pack for non-commitish tags. by Junio C Hamano · 20 years ago
  3. 89e4202 [PATCH] Parse tags for absent objects by Daniel Barkalow · 20 years ago
  4. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan · 20 years ago
  5. d1af002 [PATCH] delta check by Nicolas Pitre · 20 years ago
  6. bd2c39f [PATCH] don't load and decompress objects twice with parse_object() by Nicolas Pitre · 20 years ago
  7. 770896e Teach fsck-cache to accept non-commits for reachability analysis. by Linus Torvalds · 20 years ago
  8. 13019d4 [PATCH] Fix memory leaks in git-fsck-cache by Sergey Vlasov · 20 years ago
  9. ae200ee [PATCH] compat: replace AF_LOCAL with AF_UNIX by Edgar Toernig · 20 years ago
  10. 2636f61 [PATCH] Add tag header/parser to library by Daniel Barkalow · 20 years ago