Page 1 of 1

patchutils 0.3.2

Posted: Sat 16 Apr 2011, 23:04
by Dingo
patchutils 0.3.2 (compiled in Puppy 3.01)
http://dokupuppylinux.co.cc/programs:co ... hutils_032
- source code: http://cyberelk.net/tim/software/patchutils/

html man included for any app (type: man app)
Patchutils contains a collection of tools for manipulating patch files: interdiff, combinediff, flipdiff, filterdiff, fixcvsdiff, rediff, lsdiff, grepdiff, splitdiff, recountdiff, and unwrapdiff. You can use interdiff to create an incremental patch between two patches that are against a common source tree, combinediff for creating a cumulative diff from two incremental patches, and flipdiff to transpose two incremental patches. Filterdiff is for extracting or excluding patches from a patch set based on modified files matching shell wildcards. Lsdiff lists modified files in a patch. Rediff, recountdiff, and unwrapdiff correct hand-edited (or otherwise broken) patches.