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. c818566 [PATCH] Update tags to record who made them by Eric W. Biederman · 20 years ago
  2. b97e3df git-mktag: be more careful in reading the input. by Linus Torvalds · 20 years ago
  3. 91d7b8a [PATCH] delta read by Nicolas Pitre · 20 years ago
  4. a3df180 Rename git core commands to be "git-xxxx" to avoid name clashes. by Linus Torvalds · 20 years ago[Renamed from git-mktag.c]
  5. 40469ee [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 by Junio C Hamano · 20 years ago
  6. ec4465a Add "tag" objects that can be used to sign other objects. by Linus Torvalds · 20 years ago