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: Minor bugfix.


Release Notes: This a bugfix release to fix problems encountered when patching text files which are not terminated with a new line.


Release Notes: Bugs were fixed.


Release Notes: This release fixes bugs related to generation of combined patch data. Combined patch data (still) does not track copies and renames, but the presented (simple) data should now be accurate.


Release Notes: Awareness of git as an underlying SCM has been enabled.