Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new tool: xnews | classabbyamp | 2023-07-31 | 1 | -0/+14 |
employs a mechanism similar to xilog to get packages in installed order, then gets the install message for each in that order. can be filtered by a pattern in the same method as xilog. maybe there's a bit more efficient way to do this than a subshell + loop + file i/o, but I don't see it |