[ANNOUNCE] Stacked GIT 0.14.3

From: Catalin Marinas
Date: Sun Jun 08 2008 - 19:11:03 EST


Stacked GIT 0.14.3 release is available from http://www.procode.org/stgit/.

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.

This is a maintenance release including bug-fixes for the "refresh"
command, handling of file names with non-ASCII characters and user
interface enhancements for "export" and "sync".

Acknowledgements:

Karl Hasselström (6):
Fix problems in t1000-branch-create
Make t1003-new executable
Add rebase test for when upstream has deleted a non-ASCII file
Handle changed files with non-ASCII names
Test for another filename quoting issue in tree_status()
Handle refresh of changed files with non-ASCII names

Catalin Marinas (4):
Fix the sync'ing of unapplied patches only
Allow export to write unapplied files as well
Fix "refresh" failure with moved files (bug 11661)
Release 0.14.3

--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/