Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-26 | Update apk to make man pages sole source of truth | Drew DeVault | 1 | -8/+7 |
2019-06-05 | fix all applets to return -ENOTSUP if it's unrecognized | Timo Teräs | 1 | -1/+1 |
2019-05-01 | list: Detect orphaned packages correctly | A. Wilcox | 1 | -2/+2 |
2018-07-02 | list: fix segmentation fault with virtual packages | Sören Tempel | 1 | -3/+9 |
2018-01-29 | list: use `apk list --providers` to search virtual providers instead of enabl... | William Pitcock | 1 | -6/+8 |
2018-01-29 | list: add option to match against real names only instead of providers | William Pitcock | 1 | -1/+7 |
2018-01-29 | list: add --depends option for searching based on rdepends | William Pitcock | 1 | -3/+27 |
2018-01-29 | list: refactor package dumping vs package filtering | William Pitcock | 1 | -20/+20 |
2018-01-28 | list: new applet | William Pitcock | 1 | -0/+235 |