Posts Tagged ‘interdiff’

rediff, editdiff – fix offsets and counts of a hand-edited diff
USAGE
rediff ORIGINAL EDITED

rediff EDITED

rediff {–help | –version}

editdiff FILE

editdiff {–help | [...]

Friday, August 28th, 2009 at 00:47 | Comments Off
Categories: E, R

combinediff – creates a unified diff that expresses the sum of two diffs.
USAGE
combinediff [-p n] [-U n] [-d PAT] [-Bbiqwz] [--interpolate |
--combine] diff1 diff2

[...]

Wednesday, August 26th, 2009 at 23:48 | Comments Off
Categories: c
TOP