Age | Commit message (Expand) | Author |
2023-07-27 | Made it so we autoflush stderr, because windows doesn't do this. | Adam Harrison |
2023-07-24 | Added in quick way to just grab and install orphan plugins. | Adam Harrison |
2023-07-10 | Fixed typo. | Adam Harrison |
2023-07-09 | Made -g flag signal whether or not we move to debug builds for cmake. | Adam Harrison |
2023-07-09 | Made sure size comparaisons only occur with files. | Adam Harrison |
2023-07-09 | Moved USERDIR creation down a bit. | Adam Harrison |
2023-07-09 | Added in executable path to test command. | Adam Harrison |
2023-07-09 | Updated LPM_DEFAULT_REPOSITORY to be a define, as well as fixed issue with do... | Adam Harrison |
2023-07-06 | Added in section about getting the GUI. | Adam Harrison |
2023-07-06 | Updated CHANGELOG.md.v1.0.7 | Adam Harrison |
2023-07-06 | Updated modules. | Adam Harrison |
2023-07-06 | Removed old mbedtls, replacing with submodule. | Adam Harrison |
2023-07-05 | Added in better traceability. | Adam Harrison |
2023-07-05 | Added in early exits for failing to build underlying libraries. | Adam Harrison |
2023-07-04 | Whoops. | Adam Harrison |
2023-07-04 | Added in ability to pull remotes while running. | Adam Harrison |
2023-07-03 | Fixed issue with non-existent symbolic links not getting removed, and also re... | Adam Harrison |
2023-07-03 | Fixed issue with loading screen and refreshing. | Adam Harrison |
2023-07-02 | Removed unused code. | Adam Harrison |
2023-07-01 | Added appropriate mkdirp to fix an issue with custom inits. | Adam Harrison |
2023-06-27 | Improved generation of manifests to not exclude -. | Adam Harrison |
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 |