quilt

Manage series of patches for software development

brewmacoslinux
Try with needOr install directly
Source

About

Work with series of patches

Commands

quilt

Examples

Initialize quilt in a project directory$ quilt new my-patch.patch
Apply the next patch in the series$ quilt push
Display the current patch status and applied patches$ quilt status