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. f51248e Merge branch 'fixes' by Junio C Hamano · 20 years ago
  2. 2573808 rsh.c: typo fix by Ralf Baechle · 20 years ago
  3. f336af1 Make rsh.c use sq_quote_buf() by H. Peter Anvin · 20 years ago
  4. 977ed47 Trivial optimization by H. Peter Anvin · 20 years ago
  5. e433b07 [PATCH] rsh.c unterminated string by H. Peter Anvin · 20 years ago
  6. 0de68d2 [PATCH] rsh.c env and quoting cleanup, take 2 by H. Peter Anvin · 20 years ago
  7. c7c81b3 Fix ?: statements. by Jason Riedy · 20 years ago
  8. 4852f72 Use GIT_SSH environment to specify alternate ssh binary. by Martin Sivak · 20 years ago
  9. 44ab20c [PATCH] ssh-push.c: Fix handling of ssh://host/path URLs by Sven Verdoolaege · 20 years ago
  10. 479346a [PATCH] ssh-push: Don't add '/' to pathname by Sven Verdoolaege · 20 years ago
  11. 001d4a2 git-ssh-push/pull: usability improvements by Linus Torvalds · 20 years ago
  12. 9182f89 [PATCH] rsh.c environment variable by Daniel Barkalow · 20 years ago
  13. d19938a Rename environment variables. by Junio C Hamano · 20 years ago
  14. ae200ee [PATCH] compat: replace AF_LOCAL with AF_UNIX by Edgar Toernig · 20 years ago
  15. ec8f811 [PATCH] Fix up <sys/socket.h> include dependency by Andreas Gal · 20 years ago
  16. 6eb7ed5 [PATCH] Various transport programs by Daniel Barkalow · 20 years ago