index
:
lite-xl-plugin-manager
3.0
PR/cjson
PR/masking
PR/multi-thread
PR/remove-sysconfig
PR/restructuring
PR/split-compile-options
PR/welcome-plugin
add-in-orphan-dependency-clean
cJSON
curl-removal
genericize-sockets
latest
local-file-paths
master
potentially-adding-shorthands
remove-libarchive
revert-25-PR/xxd_set_name
A lite-xl plugin manager.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Collapse
)
Author
13 days
Fixed up tests.
Adam Harrison
2024-10-04
Added in fix for handling different versions of lite-xl.
Adam Harrison
2024-03-20
Remove unecessary require.
Adam Harrison
2024-03-01
Fixed tests.
Adam Harrison
2024-02-25
Added test, and clarified things.
Adam Harrison
2023-11-30
Added welcome plugin.
Adam Harrison
Updated style. Changed style again.
2023-09-17
Fixed a number of issues relating to generating READMEs, and running ↵
Adam Harrison
arbitrary lua files.
2023-07-09
Added in executable path to test command.
Adam Harrison
2023-06-27
Fixed testing library paths.
Adam Harrison
2023-06-18
Updated CHANGELOG, and fixed one last test.
v1.0.4
Adam Harrison
2023-06-13
Added in some tests, and added in coloring of output in terminals.
Adam Harrison
2023-02-19
Added in ability to select multiple arches.
v0.99996
Adam Harrison
2023-01-17
Changed complexity of plugins that supply an init.lua.
v0.9997
Adam Harrison
2023-01-17
Dunno how that made it out.
Adam Harrison
2023-01-17
Updated tests to include singleton plugins that are called init.lua and do ↵
v0.9996
Adam Harrison
not have a manifest.
2023-01-17
Added specific case to test suite, and fixed complex vs. singleton typing ↵
v0.9995
Adam Harrison
for some plugins.
2023-01-17
Added test, and added in specifier for path.
v0.9994
Adam Harrison
2023-01-16
Updated lpm, to fix all of JGM's raised issues.
v0.9991
Adam Harrison
2023-01-14
Added new test, and made already installed things be warnings, rather than ↵
v0.999
Adam Harrison
errors.
2023-01-13
Updated it so that lpm can run tests.
Adam Harrison
2023-01-13
Moved tests up.
v0.998
Adam Harrison
2023-01-13
Added in color support, renamed things to addons.
Adam Harrison
2023-01-11
Forgot debug message.
v0.996
Adam Harrison
2023-01-11
Fixed error handling, and fixed plugin difference call.
Adam Harrison
2023-01-11
Included json library, and also added in additional code to disambiguate ↵
Adam Harrison
plugins.
2022-12-03
Fixed multiple installs.
Adam Harrison
2022-11-22
Running tests.
Adam Harrison