Elara Elara6331
Elara6331 pushed to master at lure/lure 2022-12-01 18:43:58 +00:00
bda36d47a6 Rename to
Elara6331 pushed to master at lure/lure 2022-12-01 18:43:27 +00:00
Elara6331 pushed to master at lure/lure 2022-12-01 18:40:20 +00:00
9361246b3c Rename to
Elara6331 pushed to master at lure/lure 2022-12-01 08:14:11 +00:00
a106100312 Show version of installed package when listing installed packages
df72d95ab7 Disable root in ls command
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-12-01 07:17:38 +00:00
40cf0da2c0 Fix closing brace in infoCmd() function
Elara6331 pushed to master at lure/lure 2022-12-01 07:04:54 +00:00
66a6b30d87 Pull repos before every command that uses them
Elara6331 pushed to master at lure/lure 2022-12-01 06:54:05 +00:00
4eac9cd8aa Remove unused internal/db.GetPkg() function
Elara6331 pushed to master at lure/lure 2022-12-01 06:52:23 +00:00
664f01a794 Fix spacing in database schema
Elara6331 pushed to master at lure/lure 2022-12-01 06:52:18 +00:00
Elara6331 pushed to master at lure/lure 2022-12-01 06:50:06 +00:00
7e9e550c50 Fix spacing in database schema
Elara6331 pushed to master at lure/lure 2022-12-01 06:38:24 +00:00
0ac8ccac81 Handle the possibility of the DB not existing on startup
Elara6331 pushed to master at lure/lure 2022-12-01 06:38:18 +00:00
Elara6331 pushed to master at lure/lure 2022-12-01 06:36:49 +00:00
f5d70bb9dd Handle the possibility of the DB not existing on startup
Elara6331 deleted branch add-database from lure/lure 2022-12-01 06:27:00 +00:00
Elara6331 pushed to master at lure/lure 2022-12-01 06:25:17 +00:00
56550a5135 Merge pull request #44 from Arsen6331/add-database
b4f4633f6a Use strict database table schema
67b9801f42 Add doc comments
7164aac0b4 Create function for getting canonical CPU architecture
4e71a5c35c Create function for asking yes or no questions
Compare 19 commits »
Elara6331 pushed to add-database at lure/lure 2022-12-01 06:24:13 +00:00
56550a5135 Merge pull request #44 from Arsen6331/add-database
Elara6331 pushed to add-database at lure/lure 2022-12-01 06:22:40 +00:00
b4f4633f6a Use strict database table schema
67b9801f42 Add doc comments
Compare 2 commits »
Elara6331 pushed to add-database at lure/lure 2022-12-01 06:02:39 +00:00
7164aac0b4 Create function for getting canonical CPU architecture
Elara6331 pushed to add-database at lure/lure 2022-12-01 05:58:25 +00:00
4e71a5c35c Create function for asking yes or no questions
Elara6331 pushed to add-database at lure/lure 2022-12-01 05:47:13 +00:00
eaf49a4594 Make actions in internal/repos unexported
c0439a2b90 Remove unused imports
43d6461c71 Move pkgPrompt() to cli.go
2e591d9f1c Remove unnecessary PkgNotFoundError
Compare 4 commits »