]> git.ipfire.org Git - thirdparty/git.git/history - commit-tree.c
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
[thirdparty/git.git] / commit-tree.c
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-11-30  Junio C HamanoMerge branch 'jc/subdir'
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMake the rest of commands work from a subdirectory.
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-31  Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-18  Junio C HamanoRemove unused include.
2005-10-18  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'svn' of http://netz.smurf.noris.de/git/git
2005-10-15  Junio C HamanoMerge branch 'fixes'
2005-10-15  Linus TorvaldsUnlocalized isspace and friends
2005-10-12  Junio C HamanoMerge branch 'fixes'
2005-10-12  Linus TorvaldsUse git config file for committer name and email info
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
2005-08-19  Junio C HamanoMerge from gitk
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-12  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-06  Junio C HamanoMerge with gitk.
2005-08-05  Junio C HamanoMerge with gitk.
2005-07-31  Junio C HamanoMerge with gitk.
2005-07-30  Petr Baudis[PATCH] Unify usage strings declaration
2005-07-29  Junio C HamanoMerge with gitk.
2005-07-18  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16  Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-15  Eric W. Biederman[PATCH] Move git_author_info and git_commiter_info...
2005-07-12  Linus TorvaldsAbstract out the "name <email> date" handling of commit...
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-19  Linus Torvaldsgit-commit-tree: ignore duplicate parents
2005-05-26  Rene Scharfe[PATCH] fix and testcase for git-commit-tree option
2005-05-24  Linus Torvaldsgit-commit-tree: allow overriding of commit date
2005-05-22  Linus TorvaldsInclude file cleanups..
2005-05-19  Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-11  Petr BaudisMerge with http://members.cox.net/junkio/git-jc.git
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...