Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xpkgdiff: improve cross functionality | classabbyamp | 2022-09-04 | 1 | -5/+35 |
| | | | | | adds `-R` and `-a` to make it easier to handle cross, but still support setting XBPS_TARGET_ARCH directly. | ||||
* | xpkgdiff: clean up even on error | classabbyamp | 2022-09-02 | 1 | -4/+8 |
| | |||||
* | xpkgdiff: run an in-memory sync to allow use of XBPS_TARGET_ARCH | classabbyamp | 2022-05-05 | 1 | -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 existence | classabbyamp | 2022-03-31 | 1 | -1/+1 |
| | |||||
* | New tool: xpkgdiff | classabbyamp | 2022-03-25 | 1 | -0/+84 |
Closes: #232 [via git-merge-pr] |