A Tool for Applying Patches with Conflicts
Wiggle is a program for applying patches that 'patch' cannot apply due
to conflicting changes in the original.
Wiggle will always apply all changes in the patch to the original. If
it cannot find a way to cleanly apply a patch, it inserts it in the
original in a manner similar to 'merge,' and reports an unresolvable
conflict.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/wiggle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix_conflicts_in_browser | 0000000791 791 Bytes | |
wiggle-0.9.tar.gz | 0000809756 791 KB | |
wiggle.changes | 0000001769 1.73 KB | |
wiggle.spec | 0000002099 2.05 KB |
Revision 13 (latest revision is 22)
Stephan Kulow (coolo)
accepted
request 121295
from
Neil Brown (neilbrown)
(revision 13)
- New upstream release 0.9. Numerous bugfixes for edge cases, lots of improvements to --browser mode which is now documented new --show-wiggle flag to make it easier to see what wiggle is trying to do
Comments 0