about summary refs log tree commit diff
path: root/xpkgdiff
Commit message (Collapse)AuthorAgeFilesLines
* xpkgdiff: run an in-memory sync to allow use of XBPS_TARGET_ARCHclassabbyamp2022-05-051-2/+2
| | | | | | If the user would like to run a diff for a package on a certain arch, XBPS_TARGET_ARCH=other-arch xpkgdiff -f foo will now work properly, even if the user does not have a local repodata for that arch already.
* xpkgdiff: fix check for package existenceclassabbyamp2022-03-311-1/+1
|
* New tool: xpkgdiffclassabbyamp2022-03-251-0/+84
Closes: #232 [via git-merge-pr]