Age | Commit message (Expand) | Author |
2023-06-19 | Colorized some more messages. Added in a tmp file for repository fetching, so... | Adam Harrison |
2023-06-19 | Removed debug statemet. | Adam Harrison |
2023-06-19 | Removed debug statement. | Adam Harrison |
2023-06-19 | Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-manager | Adam Harrison |
2023-06-19 | Clarified that `common.path` should only look for executbale files that are n... | Adam Harrison |
2023-06-19 | Merge pull request #24 from Jan200101/PR/meson | Adam |
2023-06-19 | Add meson build system | Jan200101 |
2023-06-18 | Updated CHANGELOG, and fixed one last test.v1.0.4 | Adam Harrison |
2023-06-18 | * Added in metapackage support into manifest. | Adam Harrison |
2023-06-18 | Update SPEC.md | Adam |
2023-06-17 | Update SPEC.md | Adam |
2023-06-17 | Merge pull request #21 from SwissalpS/patch-1 | Adam |
2023-06-17 | Update SPEC.md | Luke aka SwissalpS |
2023-06-13 | Adopted NO_COLOR standard. | Adam Harrison |
2023-06-13 | Fixed term env. | Adam Harrison |
2023-06-13 | Colorized error. | Adam Harrison |
2023-06-13 | Added in some tests, and added in coloring of output in terminals. | Adam Harrison |
2023-06-13 | Added in version record. | Adam Harrison |
2023-06-13 | Merge pull request #18 from lite-xl/add-in-orphan-dependency-clean | Adam |
2023-06-13 | Continuing the thing.add-in-orphan-dependency-clean | Adam Harrison |
2023-06-13 | Changed prompt in orphan dependencies to a full abort. | Adam Harrison |
2023-06-13 | Moved sort up because of the g-man. | Adam Harrison |
2023-06-13 | Added in ability to see orphans before uninstalling. | Adam Harrison |
2023-06-13 | Fixed whitespace issues, and pushed orphan dependency cleanup to even implici... | Adam Harrison |
2023-06-13 | Added in prompt to remove orphaned dependencies after uninstalling. Also unif... | Adam Harrison |
2023-06-13 | Updated changelog, README, and manifest to clear up some language, and fix so...v1.0.3 | Adam Harrison |
2023-06-09 | Made things clearer. | Adam Harrison |
2023-06-09 | Updated realpath call to use internal buffer, fixing an issue on windows. | Adam Harrison |
2023-05-27 | Merge pull request #16 from Guldoman/PR_fix_manifest_gen_path | Adam |
2023-05-27 | Add missing `PATHSEP` to plugin paths in generated manifests | Guldoman |
2023-05-22 | Fixed major bug with actions not being printed out.v1.0.2 | Adam Harrison |
2023-05-22 | Remove zip file in the case when we extract it. | Adam Harrison |
2023-05-22 | Updated changelog. | Adam Harrison |
2023-05-22 | Added in additional case where REINSTALL affects things. | Adam Harrison |
2023-05-22 | Added in --reinstall flag. | Adam Harrison |
2023-05-22 | Fixed issue with permissions not being recorded correctly. | Adam Harrison |
2023-05-22 | Better error handling for invalid manifests. | Adam Harrison |
2023-05-22 | Added in warning when we cannot acquire an lpm global lock, and also made it ... | Adam Harrison |
2023-05-22 | Added in warning to let people know when stubs are mismatching versions. | Adam Harrison |
2023-05-22 | Fixed a no-free error memory leak. | Adam Harrison |
2023-05-22 | * Fixed a few typos. | Adam Harrison |
2023-05-20 | Made it so you can specify repo urls in run for transient plugin running, mad... | Adam Harrison |
2023-04-22 | Modified `run` so that it will use the system version if you do not specify one. | Adam Harrison |
2023-04-16 | Added in `url` as a field to the SPEC. | Adam Harrison |
2023-03-28 | Suppress the progress bar by default, if we're not connected on a TTY. | Adam Harrison |
2023-03-28 | Added CHANGELOG.md.v1.0.1 | Adam Harrison |
2023-03-28 | Fixed some defaults around specifiying explicit binaries and datadirs for cer... | Adam Harrison |
2023-03-20 | Modified fopen calls to use _wfopen where appropriate to improve UTF-8 suppor... | Adam Harrison |
2023-03-19 | Fixed an additional bug with --no-install-optional. | Adam Harrison |
2023-03-19 | Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-manager | Adam Harrison |