| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: patchutils | Distribution: openSUSE Tumbleweed |
| Version: 0.4.5 | Vendor: openSUSE |
| Release: 1.3 | Build date: Sat May 9 12:36:39 2026 |
| Group: Productivity/File utilities | Build host: reproducible |
| Size: 238354 | Source RPM: patchutils-0.4.5-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://cyberelk.net/tim/software/patchutils/ | |
| Summary: A Collection of Tools for Manipulating Patch Files | |
Patchutils contains a collection of tools for manipulating patch files: interdiff, combinediff, filterdiff, fixcvsdiff, rediff, lsdiff, and splitdiff. You can use interdiff to create an incremental patch between two patches that are against a common source tree. Combinediff can be used for creating a cumulative diff from 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 corrects hand-edited patches.
GPL-2.0-or-later
* Sat May 09 2026 Stefan Dirsch <sndirsch@suse.com>
- don't package svndiff (conflics with package subversion)
* Sat May 09 2026 Gemini CLI <gemini-cli@example.com>
- update to 0.4.5:
* Reverted incompatible behavior change from version 0.4.4.
* Added --git-extended-diffs option.
* Fixed grepdiff -s/--status to display correct file status
indicators.
* Improved error handling for command pipelines.
* Replaced old Git/SVN patchview scripts with unified
patchview-wrapper.
* Fixed binary file handling in lsdiff and filterdiff.
* Enhanced Git diff format support in filterdiff/lsdiff/grepdiff.
* Fixed interdiff --color option handling and improved color
output.
* Added manual pages for gitdiff, gitdiffview, svndiff, and
svndiffview commands.
* Sun Sep 21 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update to 0.4.3:
* Add --in-place option to more tools for editing files in place
* Fix several memory leaks and crashes
* Add --color option to interdiff and combinediff
* Support for newer Git diff features
* PCRE2 support for grepdiff
detection
* Improve PCRE2 support
* Add support for CRLF line endings in patch files
* Fix interdiff to reverse line counts correctly when reversing
patches
* Add bash completions
* Various bug fixes and code correctness fixes
* Add new --as-numbered-lines options: original-before and
original-after
* Fix rediff to preserve diff command headers in multi-file
patches
* Fix recountdiff corruption of new file headers when git
signature lines are present
- remove unnecessary build dependencies
- build with xmlto to generate documentation
- package bash completions, build with pcre2 support
- add upstream signing key and validate source signature
* Mon Nov 27 2023 Daniel Garcia <daniel.garcia@suse.com>
- Remove dependency on /usr/bin/python3, making scripts to depends on
the real python3 binary, not the link. bsc#1212476
* Sun Aug 16 2020 Dirk Mueller <dmueller@suse.com>
- update to 0.4.2:
* Fixed a packaging issue
* New patchview mode with accompanying scripts.
* New grepdiff option --only-match.
* New filterdiff option --remove-timestamps.
* Assorted other fixes and improvements.
- remove patchutils-0.2.30-tailsyntax.diff: obsolete
- skip svndiff tools as those conflict with subversion
* Mon Dec 16 2019 Martin Pluskal <mpluskal@suse.com>
- Drop xmlto dependency as it would introduce build cycle
* Thu Dec 12 2019 Martin Pluskal <mpluskal@suse.com>
- Modernise spec file
* Fri Jul 03 2015 sleep_walker@opensuse.org
- Update to 0.3.4
* Some fixes for filterdiff and rediff.
* The splitdiff utility now has an option to write output to a
subdirectory.
* Ranges can now be prefixed by a modifier ('x') to exclude spans
instead of include them.
* Extended headers produced by git are now handled by filterdiff
and interdiff.
- remove overrun.diff (upstream has the fix already)
- remove autoconf part from spec file as tarball is generated with
new enough versions
- install man pages manually
- add signature file
* Fri Aug 29 2014 asterios.dramis@gmail.com
- Update to 0.3.3:
* Context output format for "no newline" lines has been fixed.
* The splitdiff utility now has an option to disable ".patch"
filename extensions.
* Some fixes for bugs spotted by Coverity.
* Interdiff can now use "-" (stdin) for one of the inputs.
- Run "make check" in %check section.
* Sat Mar 09 2013 seife+obs@b1-systems.com
- fix build with autmake-1.13, convert changes to utf-8
/usr/bin/combinediff /usr/bin/dehtmldiff /usr/bin/editdiff /usr/bin/espdiff /usr/bin/filterdiff /usr/bin/fixcvsdiff /usr/bin/flipdiff /usr/bin/gitdiff /usr/bin/gitdiffview /usr/bin/gitshow /usr/bin/gitshowview /usr/bin/grepdiff /usr/bin/interdiff /usr/bin/lsdiff /usr/bin/move-to-front /usr/bin/patchview /usr/bin/patchview-wrapper /usr/bin/recountdiff /usr/bin/rediff /usr/bin/splitdiff /usr/bin/svndiffview /usr/bin/unwrapdiff /usr/share/bash-completion/completions/combinediff /usr/share/bash-completion/completions/dehtmldiff /usr/share/bash-completion/completions/editdiff /usr/share/bash-completion/completions/espdiff /usr/share/bash-completion/completions/filterdiff /usr/share/bash-completion/completions/fixcvsdiff /usr/share/bash-completion/completions/flipdiff /usr/share/bash-completion/completions/gitdiff /usr/share/bash-completion/completions/gitdiffview /usr/share/bash-completion/completions/grepdiff /usr/share/bash-completion/completions/interdiff /usr/share/bash-completion/completions/lsdiff /usr/share/bash-completion/completions/patchview /usr/share/bash-completion/completions/recountdiff /usr/share/bash-completion/completions/rediff /usr/share/bash-completion/completions/splitdiff /usr/share/bash-completion/completions/svndiffview /usr/share/bash-completion/completions/unwrapdiff /usr/share/doc/packages/patchutils /usr/share/doc/packages/patchutils/AUTHORS /usr/share/doc/packages/patchutils/BUGS /usr/share/doc/packages/patchutils/NEWS /usr/share/doc/packages/patchutils/TODO /usr/share/licenses/patchutils /usr/share/licenses/patchutils/COPYING /usr/share/man/man1/combinediff.1.gz /usr/share/man/man1/dehtmldiff.1.gz /usr/share/man/man1/editdiff.1.gz /usr/share/man/man1/espdiff.1.gz /usr/share/man/man1/filterdiff.1.gz /usr/share/man/man1/fixcvsdiff.1.gz /usr/share/man/man1/flipdiff.1.gz /usr/share/man/man1/gitdiff.1.gz /usr/share/man/man1/gitdiffview.1.gz /usr/share/man/man1/gitshow.1.gz /usr/share/man/man1/gitshowview.1.gz /usr/share/man/man1/grepdiff.1.gz /usr/share/man/man1/interdiff.1.gz /usr/share/man/man1/lsdiff.1.gz /usr/share/man/man1/patchview.1.gz /usr/share/man/man1/recountdiff.1.gz /usr/share/man/man1/rediff.1.gz /usr/share/man/man1/splitdiff.1.gz /usr/share/man/man1/svndiffview.1.gz /usr/share/man/man1/unwrapdiff.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 01:54:38 2026