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. 7bf058f [PATCH] Plug memory leak in sha1close() by Sergey Vlasov · 20 years ago
  2. f312de0 [PATCH] Let umask do its work upon filesystem object creation. by Junio C Hamano · 20 years ago
  3. 4397f01 csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file descriptor by Linus Torvalds · 20 years ago
  4. 2700628 csum-file: fix missing buf pointer update by Linus Torvalds · 20 years ago
  5. e180884 csum-file interface updates: return resulting SHA1 by Linus Torvalds · 20 years ago
  6. c38138c git-pack-objects: write the pack files with a SHA1 csum by Linus Torvalds · 20 years ago