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. ea51d41 Teach "git diff" to handle filenames starting with '-' by Linus Torvalds · 20 years ago
  2. 9f92f15 Make 'git diff --cached' synonymous to 'git diff --cached HEAD'. by Junio C Hamano · 20 years ago
  3. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (93%) from git-diff-script]
  4. 0a5a9ea Update git-diff-script. by Junio C Hamano · 20 years ago
  5. 792fe55 Fix "git-diff-script A B" by Junio C Hamano · 20 years ago
  6. d288a70 [PATCH] Make "git diff" work inside relative subdirectories by Linus Torvalds · 20 years ago
  7. d1918a7 Make "git diff" use git-sh-setup-script too.. by Linus Torvalds · 20 years ago
  8. 9e9824b Use the new git-rev-parse "--[no-]flags" in "git diff". by Linus Torvalds · 20 years ago
  9. 753fd78 Use "-M" instead of "-C" for "git diff" and "git status" by Linus Torvalds · 20 years ago
  10. aeac668 Don't use -C in "git diff" by Linus Torvalds · 20 years ago
  11. 40d8cfe Trivial git script fixups by Linus Torvalds · 20 years ago
  12. 940c1bb Add "git diff" script by Linus Torvalds · 20 years ago