Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-11 07:01
0.3.2

Interdiff had previously been putting absolute filenames in the input to the patch program. It now avoids doing this. Editdiff no longer runs rediff when no changes were made in the editor. The correct exit status is now set when the decompress option fails. A temporary file leak has been fixed. The documentation has been updated.
標籤: Stable

2009-01-24 04:30
0.3.1

The TMPDIR environment variable is now respected. A rediff assertion failure has been fixed. The editdiff program now retains marker comments. GNU-style long names are now available for most options.
標籤: Stable, Minor feature enhancements

2008-07-02 22:05
0.3.0

The lsdiff -H option is now the default, and new
options have been added to filterdiff for reading
inclusion/exclusion patterns from files, and for
removing non-diff lines.
標籤: Stable, Minor feature enhancements

2005-06-13 20:36
0.2.31

標籤: Stable, Minor bugfixes

2004-07-22 18:04
0.2.30

Some minor parsing bugs were fixed. The
documentation was clarified. A new option was
added to lsdiff/filterdiff for selecting patches
based on the order in which they appear.
標籤: Stable, Minor feature enhancements

Project Resources