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. 5e5f809 Remove unused include. by Junio C Hamano · 20 years ago
  2. 4546738 Unlocalized isspace and friends by Linus Torvalds · 20 years ago
  3. e1b1039 Use git config file for committer name and email info by Linus Torvalds · 20 years ago
  4. 4d1f119 [PATCH] Unify usage strings declaration by Petr Baudis · 20 years ago
  5. d289d13 [PATCH] Move git_author_info and git_commiter_info to ident.c by Eric W. Biederman · 20 years ago
  6. 6aa33f4 Abstract out the "name <email> date" handling of commit-tree.c by Linus Torvalds · 20 years ago
  7. b389237 git-commit-tree: ignore duplicate parents by Linus Torvalds · 20 years ago
  8. c504aae [PATCH] fix and testcase for git-commit-tree option by Rene Scharfe · 20 years ago
  9. c4bd907 git-commit-tree: allow overriding of commit date by Linus Torvalds · 20 years ago
  10. 6b0c312 Include file cleanups.. by Linus Torvalds · 20 years ago
  11. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  12. d19938a Rename environment variables. by Junio C Hamano · 20 years ago
  13. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  14. ecee9d9 [PATCH] Do date parsing by hand... by Edgar Toernig · 20 years ago
  15. d167f14 [PATCH] Fix AUTHOR_DATE timezone confusion by tony.luck@intel.com · 20 years ago
  16. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
  17. a44c9a5 Simplify "write_sha1_file()" interfaces by Linus Torvalds · 20 years ago
  18. c5bac17 [PATCH] Usage-string fixes. by Junio C Hamano · 20 years ago
  19. b96afa5 Make us be better at guessing a good hostname for the email. by Linus Torvalds · 20 years ago
  20. b70070f [PATCH] provide better committer information to commit-tree.c by Greg KH · 20 years ago
  21. 74b2428 [PATCH] fork optional branch point normazilation by Brad Roberts · 20 years ago
  22. 5e5128e Remove extraneous ',' ';' and '.' characters from the full name gecos field. by Linus Torvalds · 20 years ago
  23. d0d7cbe Make "commit-tree" check the input objects more carefully. by Linus Torvalds · 20 years ago
  24. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  25. 27de946 [PATCH] Simplify date handling and make it more reliable by David Woodhouse · 20 years ago
  26. aebb267 [PATCH] Whitespace Fixes by Ingo Molnar · 20 years ago
  27. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  28. bf16c71 Fix up commit-tree/diff-tree user interface issues. by Linus Torvalds · 20 years ago
  29. d6d3f9d This implements the new "recursive tree" write-tree. by Linus Torvalds · 20 years ago
  30. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  31. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago