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. 22ddf71 Update ls-files and ls-tree to use C-style quoting for funny pathnames. by Junio C Hamano · 20 years ago
  2. ab1630a Fix wrong filename listing bug in git-ls-tree. by robfitz@273k.net · 20 years ago
  3. 4d1f119 [PATCH] Unify usage strings declaration by Petr Baudis · 20 years ago
  4. 6da4016 Fix sparse warnings. by Linus Torvalds · 20 years ago
  5. 6620498 [PATCH] ls-tree: handle trailing slashes in the pathspec properly. by Junio C Hamano · 20 years ago
  6. 6af1f01 [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" by Junio C Hamano · 20 years ago
  7. 2eab945 [PATCH] Make ls-* output consistent with diff-* output format. by Junio C Hamano · 20 years ago
  8. 6d3a507 [PATCH] ls-tree matching multiple paths by Jason McMullan · 20 years ago
  9. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  10. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  11. bf0f910 [PATCH] Kill a bunch of pointer sign warnings for gcc4 by Brian Gerst · 20 years ago
  12. c599cac [patch] git: cleanup in ls-tree.c by Ingo Molnar · 20 years ago
  13. 3d0291c [PATCH] Do not initialize sha1_file_directory by hand. by Junio C Hamano · 20 years ago
  14. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  15. 40469ee [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 by Junio C Hamano · 20 years ago
  16. 23b127e [PATCH] Teach ls-tree about commit objects by Junio C Hamano · 20 years ago
  17. 0f2303f [PATCH] Un unoptimize ls-tree behaviour by Junio C Hamano · 20 years ago
  18. aa1c48d [PATCH] ls-tree enhancements by Junio C Hamano · 20 years ago
  19. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  20. 7912c07 [PATCH] ls-tree for listing trees by Petr Baudis · 20 years ago