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. 9e48b38 Work around missing hard links on FAT formatted media by Johannes Schindelin · 20 years ago
  2. e1c7ada git-clone: always keep pack sent from remote. by Junio C Hamano · 20 years ago
  3. 1a7141f Ignore funny refname sent from remote by Junio C Hamano · 20 years ago
  4. d8a1dee Refuse to create funny refs in clone-pack, git-fetch and receive-pack. by Junio C Hamano · 20 years ago
  5. 64c381b clone-pack: new option --keep tells it not to explode the pack. by Junio C Hamano · 20 years ago
  6. 11dcec0 clone-pack: new option --keep tells it not to explode the pack. by Junio C Hamano · 20 years ago
  7. 4cfc63d clone-pack: use create_symref() instead of raw symlink. by Junio C Hamano · 20 years ago
  8. 4ec99bf [PATCH] -Werror fixes by Timo Sirainen · 20 years ago
  9. d1c133f Merge three separate "fetch refs" functions by Linus Torvalds · 20 years ago
  10. fd77911 [PATCH] clone-pack: Typofix in the error message. by Junio C Hamano · 20 years ago
  11. 6ec311d [PATCH] clone-pack and clone-script: documentation and add a missing parameter. by Junio C Hamano · 20 years ago
  12. 5ccdf4c Fix the "close before dup" bug in clone-pack too by Linus Torvalds · 20 years ago
  13. 167a4a3 Add "-q" flag to "git commit" by Linus Torvalds · 20 years ago
  14. dd7ba8b git-clone-pack: fix sparse warning by Linus Torvalds · 20 years ago
  15. b2cb942 [PATCH] clone-pack.c:write_one_ref() - Create leading directories. by Junio C Hamano · 20 years ago
  16. 1fcc8ea Add "git-clone-pack" program to help with "git clone" by Linus Torvalds · 20 years ago