pkgdiff icon indicating copy to clipboard operation
pkgdiff copied to clipboard

A tool for visualizing changes in Linux software packages

Results 30 pkgdiff issues
Sort by recently updated
recently updated
newest added

A [fossies.org](https://fossies.org/diffs/) user points me to the fact that diifs for `plist`-files ("Property list"; XML-like) are detected but are not shown as a visual diffs file. Adding in `modules/FileType.xml` within...

Arch Linux recently added support for using zstd to compress packages.

Hi, In order to get changelog diff & pre/postinstall scripts diff, i suggest the following modification: ``` diff --git a/pkgdiff.pl b/pkgdiff.pl index e6024b4..89ffc1a 100644 --- a/pkgdiff.pl +++ b/pkgdiff.pl @@ -3187,7...

code version: 95c88b3 OS version: macOS high Sierra, 10.13.6 Perl version: ``` perl -v This is perl 5, version 18, subversion 2 (v5.18.2) built for darwin-thread-multi-2level (with 2 registered patches,...

It is needed, when the files are either file descriptors or temporary files

I am using `pkgdiff` to compare two zip files containing multiple jars. One of the jar is build (`dedup-0.001-SNAPSHOT.jar`) and rest are downloaded from maven repo and then all are...

html is nice et al, but what I often want is just to get a quick overview on how two things differ. Now for little comparisons it is a multistage...

This is my understanding that pkgdiff doesn't support the gradle so that's why it is taking this under python.The next thing which I noticed is it is showing some gradle...

First I want to say that I am a very happy user of "pkgdiff". On a server I provide are currently roughly 7.700 software package comparisons available with nearly 1.900.000...

The --details option enables detailed checks only for shared libraries and header files for now. Additional detailed checks should be added for other file formats too: python/perl/ruby modules, DBUS interfaces,...