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. adc3dbc Use sensible domain name (the DNS one) when guessing ident information by Petr Baudis · 20 years ago
  2. 5e5f809 Remove unused include. by Junio C Hamano · 20 years ago
  3. 4546738 Unlocalized isspace and friends by Linus Torvalds · 20 years ago
  4. e1b1039 Use git config file for committer name and email info by Linus Torvalds · 20 years ago
  5. e9bacb4 Use GECOS field a bit better to produce default human readable name. by Junio C Hamano · 20 years ago
  6. 5a90d4a [PATCH] getdomainname should be usable on SunOS with -lnsl by Junio C Hamano · 20 years ago
  7. a9ab586 Retire support for old environment variables. by Junio C Hamano · 20 years ago
  8. f0ebff0 [PATCH] Portability fix for Solaris 10/x86 by Patrick Mauritz · 20 years ago
  9. fb2af03 Replace C99 array initializers with code. by Jason Riedy · 20 years ago
  10. 7a868a8 [PATCH] ident.c: Disambiguate the error messages in setup_ident by Eric W. Biederman · 20 years ago
  11. d289d13 [PATCH] Move git_author_info and git_commiter_info to ident.c by Eric W. Biederman · 20 years ago
  12. 6aa33f4 Abstract out the "name <email> date" handling of commit-tree.c by Linus Torvalds · 20 years ago