]> git.ipfire.org Git - thirdparty/git.git/history - commit-tree.c
Rename environment variables.
[thirdparty/git.git] / commit-tree.c
2005-05-10  Junio C HamanoRename environment variables.
2005-05-01  Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-30  Edgar Toernig[PATCH] Do date parsing by hand...
2005-04-30  tony.luck@intel.com[PATCH] Fix AUTHOR_DATE timezone confusion
2005-04-26  Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-25  Linus TorvaldsSimplify "write_sha1_file()" interfaces
2005-04-21  Junio C Hamano[PATCH] Usage-string fixes.
2005-04-19  Linus TorvaldsMake us be better at guessing a good hostname for the...
2005-04-19  Greg KH[PATCH] provide better committer information to commit...
2005-04-18  Linus TorvaldsMerge the new object model thing from Daniel Barkalow
2005-04-18  Brad Roberts[PATCH] fork optional branch point normazilation
2005-04-17  Linus TorvaldsRemove extraneous ',' ';' and '.' characters from the...
2005-04-17  Linus TorvaldsMake "commit-tree" check the input objects more carefully.
2005-04-15  David Woodhouse[PATCH] Simplify date handling and make it more reliable
2005-04-13  Ingo Molnar[PATCH] Whitespace Fixes
2005-04-13  Petr Baudis[PATCH] Consolidate the error handling
2005-04-11  Linus TorvaldsFix up commit-tree/diff-tree user interface issues.
2005-04-10  Linus TorvaldsThis implements the new "recursive tree" write-tree.
2005-04-07  Linus TorvaldsAdd copyright notices.
2005-04-07  Linus TorvaldsInitial revision of "git", the information manager...