Commit Graph

20 Commits

Author SHA1 Message Date
Elara 2205d0ae83 Add missing GPL headers and change year to 2023 2023-01-30 23:12:29 -08:00
Elara 12d8fa9d91 Remove old download package 2023-01-29 00:07:10 -08:00
Elara 7e96a8666e Add language overrides to database 2023-01-11 15:26:12 -08:00
Elara 13ef66c415 Move database open code into internal/db 2023-01-11 14:14:31 -08:00
Elara 9199e0cf0b Skip packages with empty name 2022-12-29 12:01:54 -08:00
Elara 72197e4015 Add tests for internal/repos package 2022-12-27 11:23:34 -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 513f873496 Clear screen when starting pager 2022-12-03 18:22:58 -08:00
Elara 538b125190 Allow parsing additional scripts via source when pulling repos 2022-12-03 13:09:42 -08:00
Elara e8bd5e94cc Make sure scripts are valid when updating DB 2022-12-01 11:08:20 -08:00
Elara 053fbf0bc2 Handle the possibility of the DB not existing on startup 2022-11-30 22:38:22 -08:00
Elara 7266b716d1 Add doc comments 2022-11-30 22:15:34 -08:00
Elara 36e3b6a214 Make actions in internal/repos unexported 2022-11-30 21:47:07 -08:00
Elara 20ffb5839f Use correct verb when prompting user to choose packages 2022-11-30 19:33:40 -08:00
Elara cf32dd19f0 Remove packages from DB when removing repository 2022-11-30 19:14:07 -08:00
Elara dd1511b493 Switch all LURE operations to use new DB 2022-11-30 19:10:17 -08:00
Elara fa52173bcc Add FindPkgs to repos package 2022-11-30 18:26:25 -08:00
Elara 9cad02fd7c Build and update database when repo pulled 2022-11-30 14:34:52 -08:00
Elara 5f2b5a025f Begin moving repository operations into separate package 2022-11-30 11:45:13 -08:00