pesde/src/cli
daimond113 1a79326ebf
fix: refresh sources before reading from them
Previously, if a package was modified in a way
that the index hasn't been cloned (for example,
through a remote Git change) pesde would be unable
to read the package's metadata, whether it be
because the index was outdated or because it
wasn't cloned at all. These are now refreshed
as needed like everywhere else.
2025-02-08 14:03:43 +01:00
..
commands feat: colour deprecation message 2025-02-07 11:26:59 +01:00
auth.rs fix: fix linux zbus panicking 2025-02-07 20:53:31 +01:00
bin_link.luau fix: exit with code 1 from invalid directory bin linkers 2025-02-03 15:52:38 +01:00
config.rs fix: fix linux zbus panicking 2025-02-07 20:53:31 +01:00
files.rs style: enable hard_tabs rustfmt option 2025-01-02 22:37:27 +01:00
install.rs fix: refresh sources before reading from them 2025-02-08 14:03:43 +01:00
mod.rs chore: fix clippy lints 2025-02-03 15:52:24 +01:00
reporters.rs refactor: switch out dependencies 2025-01-19 22:29:27 +01:00
style.rs refactor: switch out dependencies 2025-01-19 22:29:27 +01:00
version.rs fix: point to the right path when fresh installing engines 2025-02-08 00:29:55 +01:00