Commit Graph

118 Commits

Author SHA1 Message Date
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
Elara ed4dfb242e Move configuration into separate package 2022-11-30 11:14:21 -08:00
Elara 401e8531ab Add initial helper functions (#39) 2022-11-20 20:52:38 -08:00
Elara 41c77de379 Add GPLv3 headers to all files 2022-11-05 16:11:01 -07:00
Elara e1e57fbb0c Pass options to subshell when executing a ScriptFunc 2022-10-02 19:59:10 -07:00
Elara 61bcacba51 Add option to disable like distros in decoder 2022-10-01 20:53:26 -07:00
Elara 54261ea4fd Factor in ID_LIKE variable and ARM variants when checking for overrides 2022-09-30 20:07:44 -07:00
Elara ec8474f981 Return EOF if Nop ReadWriteCloser is used 2022-09-30 16:25:40 -07:00
Elara 303cf27b77 Remove error when nop exec handler is executed 2022-09-30 16:22:27 -07:00
Elara 98fb613843 Remove unneeded WriteFunc() function 2022-09-26 14:07:13 -07:00
Elara 9eff6c61ff Add GPL headers 2022-09-26 12:28:21 -07:00
Elara d6ca57087f Initial Commit 2022-09-25 14:00:15 -07:00