aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-20Made it so you can specify repo urls in run for transient plugin running, ↵Adam Harrison
made it so plugins sort properly, and made it so that if you try to unstub a plugin and the repo behind it is inaccessible, it is flagged, and only reported on if you try to do anything with it.
2023-04-22Modified `run` so that it will use the system version if you do not specify one.Adam Harrison
2023-04-16Added in `url` as a field to the SPEC.Adam Harrison
2023-03-28Suppress the progress bar by default, if we're not connected on a TTY.Adam Harrison
2023-03-28Added CHANGELOG.md.v1.0.1Adam Harrison
2023-03-28Fixed some defaults around specifiying explicit binaries and datadirs for ↵Adam Harrison
certain pathways.
2023-03-20Modified fopen calls to use _wfopen where appropriate to improve UTF-8 ↵Adam Harrison
support on windows.
2023-03-19Fixed an additional bug with --no-install-optional.Adam Harrison
2023-03-19Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-managerAdam Harrison
2023-03-19Fixed an issue with --no-install-optional being non-functional.Adam Harrison
2023-03-19Update README.mdAdam
2023-03-19Fixed running bottles. We're good to go.v1.0Adam Harrison
2023-03-14Added in README with scoop installation method.Adam Harrison
2023-03-14Added in replaces to the SPEC, and to lpm.v0.99999Adam Harrison
2023-03-14Updated things so lite-xl add works.Adam Harrison
2023-03-07Making symlinks work properly.Adam Harrison
2023-03-07Added in ability to symlink from local repositories.local-file-pathsAdam Harrison
2023-03-07Made things clearer, and ensured we don't delete local directories.Adam Harrison
2023-03-05Added in local filepaths.Adam Harrison
2023-02-25Updated README.md.v0.99998Adam Harrison
2023-02-25Set binary extension for android to .so.Adam Harrison
2023-02-25Typo.v0.99997Adam Harrison
2023-02-25Moved flag around.Adam Harrison
2023-02-24Fixed risc.Adam Harrison
2023-02-24Made path absolute.Adam Harrison
2023-02-24Sigh.Adam Harrison
2023-02-24Fixed typo.Adam Harrison
2023-02-24Changed riscv to musl.Adam Harrison
2023-02-24Sigh.Adam Harrison
2023-02-24Fixed test.Adam Harrison
2023-02-24Forgot an .sh.Adam Harrison
2023-02-24Added in riscv support.Adam Harrison
2023-02-19Added in purge, and added in additional paths.Adam Harrison
2023-02-19Update manifest.jsonAdam
2023-02-19Update manifest.jsonAdam
2023-02-19Added in ability to select multiple arches.v0.99996Adam Harrison
2023-02-19Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-managerv0.99995Adam Harrison
2023-02-19Marked description field as optional.Adam Harrison
2023-02-14Update SPEC.mdAdam
2023-02-14Update SPEC.mdAdam
2023-02-14Typo.Adam Harrison
2023-02-14Updated manifest.Adam Harrison
2023-02-14Moved test around.Adam Harrison
2023-02-14Added in extra cmake flag.Adam Harrison
2023-02-14Changed names.Adam Harrison
2023-02-14Added android ar line.Adam Harrison
2023-02-14Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-managerAdam Harrison
2023-02-14Added in android builds.Adam Harrison
2023-02-05Update SPEC.mdAdam
2023-02-04Added in refresh and upgrade commands.Adam Harrison