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. f71a69a Be more backward compatible with git-ssh-{push,pull}. by Junio C Hamano · 20 years ago
  2. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (91%) from ssh-push.c]
  3. c7c81b3 Fix ?: statements. by Jason Riedy · 20 years ago
  4. 4d1f119 [PATCH] Unify usage strings declaration by Petr Baudis · 20 years ago
  5. a5eda52 [PATCH] write_sha1_to_fd() by Daniel Barkalow · 20 years ago
  6. 6da4016 Fix sparse warnings. by Linus Torvalds · 20 years ago
  7. ee85cbc [PATCH] git-ssh-pull: commit-id consistency by Sven Verdoolaege · 20 years ago
  8. d565b34 [PATCH] Fix several gcc4 signedness warnings by Mika Kukkonen · 20 years ago
  9. 001d4a2 git-ssh-push/pull: usability improvements by Linus Torvalds · 20 years ago
  10. c7c4bbe [PATCH] -w support for git-ssh-pull/push by Daniel Barkalow · 20 years ago
  11. 418aaf8 [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull by Junio C Hamano · 20 years ago[Renamed (82%) from rpush.c]
  12. dba385b [PATCH] ssh-protocol version, command types, response code by Daniel Barkalow · 20 years ago
  13. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  14. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  15. bf0f910 [PATCH] Kill a bunch of pointer sign warnings for gcc4 by Brian Gerst · 20 years ago
  16. 5210372 [PATCH] Fix git rpush. by Anton Altaparmakov · 20 years ago
  17. 6eb7ed5 [PATCH] Various transport programs by Daniel Barkalow · 20 years ago