# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| quilt: quilt (Tool to work with series of patches) quilt: quilt: Quilt manages a series of patches by keeping track of the changes each quilt: of them makes. They are logically organized as a stack, and you can quilt: apply, un-apply, refresh them easily by traveling into the stack quilt: (push/pop). Quilt is good for managing additional patches applied to quilt: a package received as a tarball or maintained in another version quilt: control system. The stacked organization proved to be efficient for quilt: the management of very large patch sets (more than hundred patches). quilt: quilt: Homepage: http://savannah.nongnu.org/projects/quilt