Age | Commit message (Expand) | Author |
2023-06-27 | Fixed warning and error.v1.0.6 | Adam Harrison |
2023-06-27 | Updated CHANGELOG.md. | Adam Harrison |
2023-06-27 | Fixed windows compile due to new libgit2 version. | Adam Harrison |
2023-06-27 | Added in shallow cloning. | Adam Harrison |
2023-06-27 | Fixed testing library paths. | Adam Harrison |
2023-06-27 | Fixed a bug on windows. | Adam Harrison |
2023-06-27 | Fixed some minor bugs, moved json to a library, updated manifest to reflect t... | Adam Harrison |
2023-06-20 | Updated changelog. | Adam Harrison |
2023-06-20 | Updated lpm on plugin manager as optional, as we will use the system lpm if a...v1.0.5 | Adam Harrison |
2023-06-20 | Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-manager | Adam Harrison |
2023-06-20 | Moved help output to stdout, to be consistent with other unix tools. | Adam Harrison |
2023-06-20 | Merge pull request #29 from lite-xl/PR/remove-sysconfig | Adam |
2023-06-20 | Removed system configuration search paths. | Adam Harrison |
2023-06-20 | Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-manager | Adam Harrison |
2023-06-20 | Removed xxd as a dependnecy. | Adam Harrison |
2023-06-20 | Merge pull request #27 from lite-xl/revert-25-PR/xxd_set_name | Adam |
2023-06-20 | Revert "Set variable name with xxd instead of relying on path"revert-25-PR/xxd_set_name | Adam |
2023-06-20 | Merge pull request #25 from Jan200101/PR/xxd_set_name | Adam |
2023-06-20 | Set variable name with xxd instead of relying on path | Jan200101 |
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 |