|
eed9213c8e
|
Remove unused imports
|
2022-11-30 21:46:41 -08:00 |
|
|
4e37fbd35b
|
Move pkgPrompt() to cli.go
|
2022-11-30 21:43:52 -08:00 |
|
|
6aee3fb310
|
Remove unnecessary PkgNotFoundError
|
2022-11-30 21:43:10 -08:00 |
|
|
20ffb5839f
|
Use correct verb when prompting user to choose packages
|
2022-11-30 19:33:40 -08:00 |
|
|
cf32dd19f0
|
Remove packages from DB when removing repository
|
2022-11-30 19:14:07 -08:00 |
|
|
dd1511b493
|
Switch all LURE operations to use new DB
|
2022-11-30 19:10:17 -08:00 |
|
|
9cad02fd7c
|
Build and update database when repo pulled
|
2022-11-30 14:34:52 -08:00 |
|
|
5f2b5a025f
|
Begin moving repository operations into separate package
|
2022-11-30 11:45:13 -08:00 |
|
|
ed4dfb242e
|
Move configuration into separate package
|
2022-11-30 11:14:21 -08:00 |
|
|
a32bbd11ea
|
Switch to global log variable
|
2022-11-30 10:00:50 -08:00 |
|
|
447f71a499
|
Add a way to check the minimum version supported by a LURE repo
|
2022-11-22 12:51:45 -08:00 |
|
|
9298cf800f
|
Show repo name when prompting to select package
|
2022-11-14 14:04:46 -08:00 |
|
|
5bfde27347
|
Run gofmt
|
2022-09-27 19:14:04 -07:00 |
|
|
1ba4696b26
|
Allocate memory for output slice in pkgPrompt() using make()
|
2022-09-26 19:11:30 -07:00 |
|
|
9eff6c61ff
|
Add GPL headers
|
2022-09-26 12:28:21 -07:00 |
|
|
d6ca57087f
|
Initial Commit
|
2022-09-25 14:00:15 -07:00 |
|