aboutsummaryrefslogtreecommitdiffstats
path: root/commit-tree.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-29[PATCH] Unify usage strings declarationPetr Baudis1-1/+1
2005-07-15[PATCH] Move git_author_info and git_commiter_info to ident.cEric W. Biederman1-10/+0
2005-07-12Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds1-70/+14
2005-06-19git-commit-tree: ignore duplicate parentsLinus Torvalds1-2/+16
2005-05-26[PATCH] fix and testcase for git-commit-tree optionRene Scharfe1-1/+1
2005-05-24git-commit-tree: allow overriding of commit dateLinus Torvalds1-2/+5
2005-05-22Include file cleanups..Linus Torvalds1-2/+0
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov1-1/+1
2005-05-09Rename environment variables.Junio C Hamano1-5/+5
2005-05-01Add "get_sha1()" helper function.Linus Torvalds1-1/+1
2005-04-30[PATCH] Do date parsing by hand...Edgar Toernig1-25/+2
2005-04-29[PATCH] Fix AUTHOR_DATE timezone confusiontony.luck@intel.com1-133/+10
2005-04-26[PATCH] introduce xmalloc and xreallocChristopher Li1-2/+2
2005-04-25Simplify "write_sha1_file()" interfacesLinus Torvalds1-37/+2
2005-04-20[PATCH] Usage-string fixes.Junio C Hamano1-8/+6
2005-04-19Make us be better at guessing a good hostname for the email.Linus Torvalds1-2/+4
2005-04-18[PATCH] provide better committer information to commit-tree.cGreg KH1-5/+9
2005-04-17[PATCH] fork optional branch point normazilationBrad Roberts1-3/+3
2005-04-17Remove extraneous ',' ';' and '.' characters from the full name gecos field.Linus Torvalds1-0/+15
2005-04-17Make "commit-tree" check the input objects more carefully.Linus Torvalds1-0/+14
2005-04-15[PATCH] Simplify date handling and make it more reliableDavid Woodhouse1-4/+155
2005-04-13[PATCH] Whitespace FixesIngo Molnar1-1/+1
2005-04-13[PATCH] Consolidate the error handlingPetr Baudis1-1/+1
2005-04-11Fix up commit-tree/diff-tree user interface issues.Linus Torvalds1-3/+3
2005-04-09This implements the new "recursive tree" write-tree.Linus Torvalds1-1/+3
2005-04-07Add copyright notices.Linus Torvalds1-0/+5
2005-04-07Initial revision of "git", the information manager from hellLinus Torvalds1-0/+172