Commit Graph

  • 57c1a1702a Move promptViewScript() call to installScripts() Elara 2022-12-02 23:28:49 -0800
  • 56ba3ec644 Add build script viewer and prompt users asking if they want to read the script Elara 2022-12-02 22:10:03 -0800
  • d6b5696a2c Add build script viewer and prompt users asking if they want to read the script Elara 2022-12-02 22:10:03 -0800
  • 5d411ac538 Add new commands to usage.md table of contents Elara 2022-12-02 13:45:57 -0800
  • 2c9b21032c Add new commands to usage.md table of contents Elara 2022-12-02 13:45:57 -0800
  • 269222b688 Update usage docs Elara 2022-12-02 13:45:04 -0800
  • 64ea2be86f Update usage docs Elara 2022-12-02 13:45:04 -0800
  • 79c0e7eb12 Add ability to list packages matching pattern Elara 2022-12-02 13:15:07 -0800
  • 2f89daa862 Add ability to list packages matching pattern Elara 2022-12-02 13:15:07 -0800
  • fcd5c1c14b Add info logs to fix command Elara 2022-12-02 12:45:34 -0800
  • b353261151 Add info logs to fix command Elara 2022-12-02 12:45:34 -0800
  • 9fa3977d3a Add fix command Elara 2022-12-02 12:43:00 -0800
  • af068507f1 Add fix command Elara 2022-12-02 12:43:00 -0800
  • c2d396d68f Fix bash completion install path Elara 2022-12-02 12:31:53 -0800
  • d312f0c211 Fix bash completion install path Elara 2022-12-02 12:31:53 -0800
  • 23fd711be2 Add bash and zsh completions Elara 2022-12-02 12:29:55 -0800
  • 1866f6bf94 Add bash and zsh completions Elara 2022-12-02 12:29:55 -0800
  • 8f9bdf69ad Make sure scripts are valid when updating DB Elara 2022-12-01 11:08:20 -0800
  • e8bd5e94cc Make sure scripts are valid when updating DB Elara 2022-12-01 11:08:20 -0800
  • dd33a30c35 Rename repodir to scriptdir Elara 2022-12-01 10:53:03 -0800
  • c155f78a67 Rename repodir to scriptdir Elara 2022-12-01 10:53:03 -0800
  • a106100312 Show version of installed package when listing installed packages Elara 2022-12-01 00:14:07 -0800
  • 39e5540ec0 Show version of installed package when listing installed packages Elara 2022-12-01 00:14:07 -0800
  • df72d95ab7 Disable root in ls command Elara 2022-12-01 00:11:27 -0800
  • 5857805d97 Disable root in ls command Elara 2022-12-01 00:11:27 -0800
  • 40cf0da2c0
    Fix closing brace in infoCmd() function Elara 2022-12-01 07:16:54 +0000
  • 5df16f085e Fix closing brace in infoCmd() function Elara 2022-12-01 07:16:54 +0000
  • 66a6b30d87 Pull repos before every command that uses them Elara 2022-11-30 23:04:52 -0800
  • 78f710e94f Pull repos before every command that uses them Elara 2022-11-30 23:04:52 -0800
  • 4eac9cd8aa Remove unused internal/db.GetPkg() function Elara 2022-11-30 22:54:03 -0800
  • bc4dec246c Remove unused internal/db.GetPkg() function Elara 2022-11-30 22:54:03 -0800
  • 664f01a794 Fix spacing in database schema Elara 2022-11-30 22:52:21 -0800
  • fc3782c7aa Fix spacing in database schema Elara 2022-11-30 22:52:21 -0800
  • 0ac8ccac81 Handle the possibility of the DB not existing on startup Elara 2022-11-30 22:38:22 -0800
  • 053fbf0bc2 Handle the possibility of the DB not existing on startup Elara 2022-11-30 22:38:22 -0800
  • 56550a5135
    Merge pull request #44 from Arsen6331/add-database Elara 2022-11-30 22:23:56 -0800
  • d9087ab1c6 Merge pull request #44 from Arsen6331/add-database Elara 2022-11-30 22:23:56 -0800
  • b4f4633f6a Use strict database table schema Elara 2022-11-30 22:22:37 -0800
  • 5ac5c612af Use strict database table schema Elara 2022-11-30 22:22:37 -0800
  • 67b9801f42 Add doc comments Elara 2022-11-30 22:15:34 -0800
  • 7266b716d1 Add doc comments Elara 2022-11-30 22:15:34 -0800
  • 7164aac0b4 Create function for getting canonical CPU architecture Elara 2022-11-30 22:02:36 -0800
  • 89ead2706d Create function for getting canonical CPU architecture Elara 2022-11-30 22:02:36 -0800
  • 4e71a5c35c Create function for asking yes or no questions Elara 2022-11-30 21:58:21 -0800
  • 97fdbe3c97 Create function for asking yes or no questions Elara 2022-11-30 21:58:21 -0800
  • eaf49a4594 Make actions in internal/repos unexported Elara 2022-11-30 21:47:07 -0800
  • 36e3b6a214 Make actions in internal/repos unexported Elara 2022-11-30 21:47:07 -0800
  • c0439a2b90 Remove unused imports Elara 2022-11-30 21:46:41 -0800
  • eed9213c8e Remove unused imports Elara 2022-11-30 21:46:41 -0800
  • 43d6461c71 Move pkgPrompt() to cli.go Elara 2022-11-30 21:43:52 -0800
  • 4e37fbd35b Move pkgPrompt() to cli.go Elara 2022-11-30 21:43:52 -0800
  • 2e591d9f1c Remove unnecessary PkgNotFoundError Elara 2022-11-30 21:43:10 -0800
  • 6aee3fb310 Remove unnecessary PkgNotFoundError Elara 2022-11-30 21:43:10 -0800
  • 7d00c7b5fb Add --installed/-I flag to ls command Elara 2022-11-30 21:42:04 -0800
  • 1cd9b2f79e Add --installed/-I flag to ls command Elara 2022-11-30 21:42:04 -0800
  • ead0c79139 Use correct verb when prompting user to choose packages Elara 2022-11-30 19:33:40 -0800
  • 20ffb5839f Use correct verb when prompting user to choose packages Elara 2022-11-30 19:33:40 -0800
  • 1377ef1bc9 Remove packages from DB when removing repository Elara 2022-11-30 19:14:07 -0800
  • cf32dd19f0 Remove packages from DB when removing repository Elara 2022-11-30 19:14:07 -0800
  • a88adb43fe Switch all LURE operations to use new DB Elara 2022-11-30 19:10:17 -0800
  • dd1511b493 Switch all LURE operations to use new DB Elara 2022-11-30 19:10:17 -0800
  • 3663a8ef8f Add FindPkgs to repos package Elara 2022-11-30 18:26:25 -0800
  • fa52173bcc Add FindPkgs to repos package Elara 2022-11-30 18:26:25 -0800
  • 5f12d2aee2 Build and update database when repo pulled Elara 2022-11-30 14:34:52 -0800
  • 9cad02fd7c Build and update database when repo pulled Elara 2022-11-30 14:34:52 -0800
  • 99b70859d1 Move version comparison to separate package Elara 2022-11-30 11:46:51 -0800
  • 180a45d651 Move version comparison to separate package Elara 2022-11-30 11:46:51 -0800
  • 715fd6ccc9 Begin moving repository operations into separate package Elara 2022-11-30 11:45:13 -0800
  • 5f2b5a025f Begin moving repository operations into separate package Elara 2022-11-30 11:45:13 -0800
  • 9a06894cfa Move configuration into separate package Elara 2022-11-30 11:14:21 -0800
  • ed4dfb242e Move configuration into separate package Elara 2022-11-30 11:14:21 -0800
  • 01a9f23a64 Switch to global log variable Elara 2022-11-30 10:00:50 -0800
  • a32bbd11ea Switch to global log variable Elara 2022-11-30 10:00:50 -0800
  • 6013bdf8b9 Add git-version to table of contents Elara 2022-11-29 13:50:35 -0800
  • 7e103e4a61 Add git-version to table of contents Elara 2022-11-29 13:50:35 -0800
  • fbf0aa3b4f Add git-version helper command Elara 2022-11-29 13:49:26 -0800
  • 7700543c51 Add git-version helper command Elara 2022-11-29 13:49:26 -0800
  • e4b8348823 Run version function in srcdir Elara 2022-11-29 13:33:47 -0800
  • 1787a509eb Run version function in srcdir Elara 2022-11-29 13:33:47 -0800
  • 554987325b Revert 8ceb61d Elara 2022-11-29 13:30:58 -0800
  • 2d6e1693f0 Revert f8f85e2 Elara 2022-11-29 13:30:58 -0800
  • 74051861bf Properly resolve relative paths in helper functions Elara 2022-11-29 13:02:48 -0800
  • 7c72655ffe Properly resolve relative paths in helper functions Elara 2022-11-29 13:02:48 -0800
  • edf5b67825 Mention install script in README Elara 2022-11-27 12:46:08 -0800
  • bdd63432a0 Mention install script in README Elara 2022-11-27 12:46:08 -0800
  • 84336e4a30 Add install script Elara 2022-11-27 12:30:27 -0800
  • 545948565b Add install script Elara 2022-11-27 12:30:27 -0800
  • b3479bdf91 Add archlinux packager Elara 2022-11-27 19:59:23 +0000
  • 0d9c309ae7 Add archlinux packager Elara 2022-11-27 19:59:23 +0000
  • a2bd151837 Fix install-completion example Elara 2022-11-22 22:49:30 +0000
  • 6a149d3622 Fix install-completion example Elara 2022-11-22 22:49:30 +0000
  • 46e2d3166f Add version command v0.0.4 Elara 2022-11-22 12:54:03 -0800
  • 62ed7fe1a3 Add version command Elara 2022-11-22 12:54:03 -0800
  • 3437df8676 Add a way to check the minimum version supported by a LURE repo Elara 2022-11-22 12:51:45 -0800
  • 447f71a499 Add a way to check the minimum version supported by a LURE repo Elara 2022-11-22 12:51:45 -0800
  • 3361358b3c Add documentation for helper commands Elara 2022-11-22 12:26:06 -0800
  • 101eeece89 Add documentation for helper commands Elara 2022-11-22 12:26:06 -0800
  • 3ca052fea7 Use slice for list of distros excluded from /usr/lib64 Elara 2022-11-22 11:44:00 -0800
  • 6a0e18ddd6 Use slice for list of distros excluded from /usr/lib64 Elara 2022-11-22 11:44:00 -0800
  • 001e33dd2f Use /usr/lib for libraries on Arch, Alpine, and Void linux Elara 2022-11-21 22:16:06 -0800