From 2ca7afbfc5e003bc9812f32c3129a580706bb7a3 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 28 Jul 2023 02:29:06 -0400 Subject: new tool: xnews 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 --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 5e8520c..291c1a4 100644 --- a/README +++ b/README @@ -105,6 +105,9 @@ COMMANDS – create XBPS template -a append subpkgs to existing pkg + xnews [pattern] + – list news messages for packages by install-date + xnodev – list not installed -devel packages for installed packages -- cgit 1.4.1