Stacked GIT 0.7.1 release is available from http://www.procode.org/stgit/ This is a bug-fix/optimisation release, no new features were added. StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT. These operations are performed using GIT commands and the patches are stored as GIT commit objects, allowing easy merging of the StGIT patches into other repositories using standard GIT functionality. What's new in this release (the full ChangeLog is in the archive): * 'push' command optimisation - git-apply will be tried first, falling back to a three-way merge if it does not succeed * escape punctuation in the parsed e-mail addresses to avoid problems when passing the environment to the GIT commands -- Catalin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Oct 15 21:03:27 2005
This archive was generated by hypermail 2.1.8 : 2005-10-15 21:03:31 EST