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