Télécharger la liste

Description du projet

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.

Système requise

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 avait déjà été mise noms de fichiers absolus dans l'entrée pour le programme patch. Il évite maintenant le faire. Editdiff ne fonctionne plus rediff en l'absence de modifications ont été apportées dans l'éditeur. L'état de sortie correcte est maintenant réglé lorsque l'option décompresser échoue. Une fuite de fichier temporaire a été fixée. La documentation a été mise à jour.
Tags: Stable
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.

2009-01-24 04:30
0.3.1

La variable d'environnement TMPDIR est maintenant respecté. Un échec d'assertion Rediff a été corrigé. Le programme editdiff conserve désormais les commentaires marqueur. Noms de style GNU longs sont maintenant disponibles pour la plupart des options.
Tags: Stable, Minor feature enhancements
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.

2008-07-02 22:05
0.3.0

Le lsdiff-H option est maintenant par défaut, et de nouvelles options ont été ajoutées à filterdiff à l'inscription lecture / schémas d'exclusion de fichiers, et pour enlever les lignes non-diff.
Tags: Stable, Minor feature enhancements
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.

2005-06-13 20:36
0.2.31

Tags: Stable, Minor bugfixes

2004-07-22 18:04
0.2.30

Quelques bugs mineurs ont été corrigés d'analyse syntaxique. La documentation a été clarifiée. Une nouvelle option a été ajouté à lsdiff / filterdiff de sélection des patches sont disponibles sur l'ordre dans lequel ils apparaissent.
Tags: Stable, Minor feature enhancements
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.

Project Resources