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. b12bbd5 Merge branch 'fixes' by Junio C Hamano · 20 years ago
  2. d9c74a8 git.sh: quote all paths by Jonas Fonseca · 20 years ago
  3. 79a9d8e Merge with master.kernel.org:/pub/scm/git/git.git by Peter Anvin · 20 years ago
  4. 0842acf Customize git command for installations that lack certain commands. by Junio C Hamano · 20 years ago
  5. 039c6f1 Better handling of exec extension in the git wrapper script by H. Peter Anvin · 20 years ago
  6. 918e723 For the benefit of Cygwin, test for git-cmd.exe by Peter Anvin · 20 years ago
  7. 296fdc5 by Peter Anvin · 20 years ago
  8. bc6146d 'build' scripts before installing. by Junio C Hamano · 20 years ago[Renamed from git.sh.in]
  9. 6a2e50f git --version tells which version of git you have. by Junio C Hamano · 20 years ago[Renamed (84%) from git.sh]
  10. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago