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. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (91%) from merge-cache.c]
  2. b32e986 [PATCH] Fix git-merge-cache -q by Petr Baudis · 20 years ago
  3. bbd14cb [PATCH] git-merge-cache -q doesn't complain about failing merge program by Petr Baudis · 20 years ago
  4. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  5. 2a45925 git-merge-cache -o does all the automerges in a single shot by Petr Baudis · 20 years ago
  6. 8c59926 Make merge-cache not fail immediatelly when the merge program by Petr Baudis · 20 years ago
  7. e2b6a9d [PATCH] make file merging respect permissions by James Bottomley · 20 years ago
  8. e3b4be7 Change merge-cache and git-merge-one-file to use the SHA1 of the file by Linus Torvalds · 20 years ago
  9. 75118b1 Ass a "merge-cache" helper program to execute a merge on any unmerged files. by Linus Torvalds · 20 years ago