Darning is a tool for managing a series or sequence of patches to a software source tree, in the same vein as quilt but with extended functionality. It supports advanced patch concepts such as file mode changes and copying/renaming files. The GUI is the primary interface and the most complete, but a command line interface is also provided with fewer features at this stage.
| Tags | Software Development Source Control Patch |
|---|---|
| Licenses | GPLv2 |
| Implementation | Python 2.7 PyGTK |
Recent releases


Release Notes: This a bugfix and minor feature enhancement release. The Patch List drop down menu now includes an item to absorb all applied patches into the underlying git/hg repository (if present) as individual commits.


Release Notes: This major bugfix release fixes problems with git accepting exported patches which contain renames/copies and problems with folding patches which contain copies/renames.


Release Notes: This release fixes assertion errors triggered during patch resolution and display of patch details for unapplied patches.


Release Notes: Minor bugfix.


Release Notes: Minor bugfix.