Home > Repositories > base > patchutils

patchutils: A small collection of programs that operate on patch files

Patchutils is a small collection of programs that operate on patch files:
* interdiff generates an incremental patch from two patches against a common source
* combinediff generates a single patch from two incremental patches, allowing you to merge patches together
* filterdiff will select the portions of a patch file that apply to files matching (or, alternatively, not matching) a shell wildcard
* fixcvsdiff corrects the output of ‘cvs diff’
* rediff corrects hand-edited patches, by comparing the original patch with the modified one and adjusting the offsets and counts
* lsdiff displays a short listing of affected files in a patch file, along with (optionally) the line numbers of the start of each patch
* splitdiff separates out patches from a patch file so that each new patch file only alters any given file once
* grepdiff displays a list of the files modified by a patch where the patch contains a given regular expression
* recountdiff fixes up counts and offsets in a unified diff
* unwrapdiff fixes word-wrapped unified diffs.
Name:patchutils
Release: 0.4.2-2mamba
Group:Applications/Development
Maintainer:silvan
License:GPL
Size:166.51 kB
Upstream URL:http://cyberelk.net/tim/software/patchutils
Build time:2021-06-28 15:34:42
Binary packages and requirements
x86_64i586
Built RPMSpatchutils
patchutils-debug
patchutils
patchutils-debug
Build requirementsglibc-devel [1]
libpcre2-devel [1]
libpcre2-devel[>=0:10.37] [1]
perl-devel [1]
xmlto [1]
glibc-devel [1]
libpcre2-devel [1]
libpcre2-devel[>=0:10.37] [1]
perl-devel [1]
xmlto [1]
History of changes
DatePackagerReleaseDescription
2021-06-28silvan0.4.2-2mamba- rebuilt with libpcre2 10.37
2020-09-09autodist0.4.2-1mamba- automatic update by autodist
2019-07-26autodist0.3.4-1mamba- automatic version update by autodist
2013-04-13autodist0.3.3-1mamba- update to 0.3.3
2011-02-12autodist0.3.2-1mamba- automatic update by autodist
2009-01-30silvan0.3.1-1mamba- automatic update by autodist
2008-10-02silvan0.3.0-1mamba- automatic update by autodist
2007-06-08stefano0.2.31-1mamba- package created by autospec
-bash: line 0: echo: write error: No space left on device