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. 5da22bc cat-file: make it work in a subdirectory. by Junio C Hamano · 20 years ago
  2. f16ebbd [PATCH] cat-file: be consistent in usage string and documentation. by Junio C Hamano · 20 years ago
  3. c62266f [PATCH] Avoid unnecessarily inflating and interpreting delta by Junio C Hamano · 20 years ago
  4. 62bb996 [PATCH] git-cat-file: '-s' to find out object size. by Junio C Hamano · 20 years ago
  5. f2a0633 [PATCH] git-cat-file: use sha1_object_info() on '-t'. by Junio C Hamano · 20 years ago
  6. bab5583 [PATCH] git-export complains about mising cat-file by Alexey Nezhdanov · 20 years ago
  7. fa9e9c7 Fix missing '\n' at end of git-cat-file -t output. by Linus Torvalds · 20 years ago
  8. 11e7d5c Make "cat-file" use "read_object_with_reference()" by Linus Torvalds · 20 years ago
  9. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  10. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  11. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  12. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  13. bf0c6e8 Make "cat-file" output the file contents to stdout. by Linus Torvalds · 20 years ago
  14. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  15. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago