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

:eyes: Some source code analysis tools can help to find opportunities for improving software components. :thought_balloon: I propose to [increase the usage of combined operators](https://perldoc.perl.org/perlop#Assignment-Operators "Description for assignment operators") accordingly....

Some links in the "Examples" section of the file `doc/index.html` are now stale and must be updated probably by http://lvc.github.com/pkgdiff/ -> https://lvc.github.io/pkgdiff/

Hi, The pkgdiff was working fine a while before but recently I see the report alway says UNCHANGED. I am running it on a Amazon EC2 Regards

Firstly, many thanks for your developing so cool tool to compare linux archives. It works perfectly for me while I just tried it. And, I am also seeking a way...

hi, I am using 1.8 version and I am trying to compare jar files with the following options -check-byte-code -full-method-diffs The main report shows the % change in the changed...

Hello When comparing two packages, I request for a feature which also checks for any change in file permission (like 750 to 755 or no setuid to setuid u+s) or...

I have two packages: ``` $ for f in */pdns-backend-sqlite3_* ; do echo == $f ; dpkg-deb -c $f | grep /schema.sqlite3.sql ; done == pdns-4.4.0.16.relauth44x.gc8b6f52df-debian-buster/pdns-backend-sqlite3_4.4.0+relauth44x.16.gc8b6f52df-1pdns.buster_amd64.deb -rw-r--r-- root/root 3043 2021-01-12...

Version 1.8 is mentioned in the changelog and in the README, however there's no tag and it's not mentioned in the _Downloads_. Please either add a tag and download for...

I'm comparing jar files, and with -quick I get a difference in the META.INF, that I don´t get if I run it without -quick