Quilt is a tool to manage large sets of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied,refreshed, etc. The key philosophical concept is that your primary outâ€put is patches.With quilt, all work occurs within a single directory tree.Commands can be be invoked from anywhere within the source tree.