summaryrefslogtreecommitdiff
path: root/commit-tree.c
Commit message (Expand)AuthorAgeFilesLines
* call git_config() after setup_git_directory()Junio C Hamano2006-02-091-2/+2
* Make the rest of commands work from a subdirectory.Junio C Hamano2005-11-281-0/+2
* Remove unused include.Junio C Hamano2005-10-181-3/+0
* Unlocalized isspace and friendsLinus Torvalds2005-10-141-1/+0
* Use git config file for committer name and email infoLinus Torvalds2005-10-111-1/+3
* [PATCH] Unify usage strings declarationPetr Baudis2005-07-291-1/+1
* [PATCH] Move git_author_info and git_commiter_info to ident.cEric W. Biederman2005-07-151-10/+0
* Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds2005-07-121-70/+14
* git-commit-tree: ignore duplicate parentsLinus Torvalds2005-06-191-2/+16
* [PATCH] fix and testcase for git-commit-tree optionRene Scharfe2005-05-261-1/+1
* git-commit-tree: allow overriding of commit dateLinus Torvalds2005-05-241-2/+5
* Include file cleanups..Linus Torvalds2005-05-221-2/+0
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-191-1/+1
* Rename environment variables.Junio C Hamano2005-05-091-5/+5
* Add "get_sha1()" helper function.Linus Torvalds2005-05-011-1/+1
* [PATCH] Do date parsing by hand...Edgar Toernig2005-04-301-25/+2
* [PATCH] Fix AUTHOR_DATE timezone confusiontony.luck@intel.com2005-04-291-133/+10
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-2/+2
* Simplify "write_sha1_file()" interfacesLinus Torvalds2005-04-251-37/+2
* [PATCH] Usage-string fixes.Junio C Hamano2005-04-201-8/+6
* Make us be better at guessing a good hostname for the email.Linus Torvalds2005-04-191-2/+4
* [PATCH] provide better committer information to commit-tree.cGreg KH2005-04-181-5/+9
* [PATCH] fork optional branch point normazilationBrad Roberts2005-04-171-3/+3
* Remove extraneous ',' ';' and '.' characters from the full name gecos field.Linus Torvalds2005-04-171-0/+15
* Make "commit-tree" check the input objects more carefully.Linus Torvalds2005-04-171-0/+14
* [PATCH] Simplify date handling and make it more reliableDavid Woodhouse2005-04-151-4/+155
* [PATCH] Whitespace FixesIngo Molnar2005-04-131-1/+1
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-131-1/+1
* Fix up commit-tree/diff-tree user interface issues.Linus Torvalds2005-04-111-3/+3
* This implements the new "recursive tree" write-tree.Linus Torvalds2005-04-091-1/+3
* Add copyright notices.Linus Torvalds2005-04-071-0/+5
* Initial revision of "git", the information manager from hellinitialLinus Torvalds2005-04-071-0/+172