Commit Graph

17 Commits

Author SHA1 Message Date
Elara 6388180768 Use internal log package to avoid breaking programs that have their own global loggers
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-09-20 15:33:26 -07:00
Elara 45522e3f3a Major refactor
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-09-19 14:28:05 -07:00
Elara eb976be96e Update domain 2023-04-20 20:01:05 -07:00
SinTan1729 37cb88981e Properly list all installed packages, and ignore blacklisted ones 2023-02-24 16:12:39 -06:00
Elara 2205d0ae83 Add missing GPL headers and change year to 2023 2023-01-30 23:12:29 -08:00
Elara 70e68fbf9a Actually eliminate duplicate results this time 2022-12-24 13:58:05 -08:00
Elara aa8468be09 Switch to SQLite DB 2022-12-24 12:56:02 -08:00
Elara 2f89daa862 Add ability to list packages matching pattern 2022-12-02 13:15:07 -08:00
Elara 39e5540ec0 Show version of installed package when listing installed packages 2022-12-01 00:14:07 -08:00
Elara 5857805d97 Disable root in ls command 2022-12-01 00:11:27 -08:00
Elara 78f710e94f Pull repos before every command that uses them 2022-11-30 23:04:52 -08:00
Elara 1cd9b2f79e Add --installed/-I flag to ls command 2022-11-30 21:42:04 -08:00
Elara dd1511b493 Switch all LURE operations to use new DB 2022-11-30 19:10:17 -08:00
Elara a32bbd11ea Switch to global log variable 2022-11-30 10:00:50 -08:00
Elara 41c77de379 Add GPLv3 headers to all files 2022-11-05 16:11:01 -07:00
Elara d854c2baf6 Move reading build vars to separate function 2022-09-30 16:05:50 -07:00
Elara 5950623525 Add list command 2022-09-28 01:35:17 -07:00