summaryrefslogtreecommitdiff
path: root/commit-tree.c
AgeCommit message (Expand)Author
2005-07-30[PATCH] Unify usage strings declarationPetr Baudis
2005-07-15[PATCH] Move git_author_info and git_commiter_info to ident.cEric W. Biederman
2005-07-12Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds
2005-06-19git-commit-tree: ignore duplicate parentsLinus Torvalds
2005-05-26[PATCH] fix and testcase for git-commit-tree optionRene Scharfe
2005-05-24git-commit-tree: allow overriding of commit dateLinus Torvalds
2005-05-22Include file cleanups..Linus Torvalds
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov
2005-05-10Rename environment variables.Junio C Hamano
2005-05-01Add "get_sha1()" helper function.Linus Torvalds
2005-04-30[PATCH] Do date parsing by hand...Edgar Toernig
2005-04-30[PATCH] Fix AUTHOR_DATE timezone confusiontony.luck@intel.com
2005-04-26[PATCH] introduce xmalloc and xreallocChristopher Li
2005-04-25Simplify "write_sha1_file()" interfacesLinus Torvalds
2005-04-21[PATCH] Usage-string fixes.Junio C Hamano
2005-04-19Make us be better at guessing a good hostname for the email.Linus Torvalds
2005-04-19[PATCH] provide better committer information to commit-tree.cGreg KH
2005-04-18[PATCH] fork optional branch point normazilationBrad Roberts
2005-04-17Remove extraneous ',' ';' and '.' characters from the full name gecos field.Linus Torvalds
2005-04-17Make "commit-tree" check the input objects more carefully.Linus Torvalds
2005-04-15[PATCH] Simplify date handling and make it more reliableDavid Woodhouse
2005-04-13[PATCH] Whitespace FixesIngo Molnar
2005-04-13[PATCH] Consolidate the error handlingPetr Baudis
2005-04-11Fix up commit-tree/diff-tree user interface issues.Linus Torvalds
2005-04-10This implements the new "recursive tree" write-tree.Linus Torvalds
2005-04-07Add copyright notices.Linus Torvalds
2005-04-07Initial revision of "git", the information manager from hellLinus Torvalds