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 from git-log-script]
  2. 6e7722e Fix git-log-script when HEAD is invalid. by Junio C Hamano · 20 years ago
  3. ff84d32 Audit rev-parse users again. by Junio C Hamano · 20 years ago
  4. 90e1848 Make "git-rev-list" work within subdirectories by Linus Torvalds · 20 years ago
  5. b134922 git-log: make sure we have some commit to start from. by Linus Torvalds · 20 years ago
  6. 4bc5fbf Make "git log" exit properly if not in a git archive by Linus Torvalds · 20 years ago
  7. f04b056 Make "git log" use the new git-rev-parse helper by Linus Torvalds · 20 years ago
  8. e764b8e Add "git" and "git-log-script" helper scripts. by Linus Torvalds · 20 years ago