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
Age
Commit message (
Expand
)
Author
14 days
Fixed up tests.
Adam Harrison
14 days
Changed erroneous return; thanks to Jan for reporting.
Adam Harrison
2024-10-20
Ensured that "any" was being respected.
Adam Harrison
2024-10-19
Added liblzma to list.
Adam Harrison
2024-10-19
Removed encoders for lzma.
Adam Harrison
2024-10-19
Updated CHANGELOG.md.
v1.3.0
Adam Harrison
2024-10-19
Properly determined mod_version of lite-xl.
Adam Harrison
2024-10-19
Reported actual improvement.
Adam Harrison
2024-10-19
Update CHANGELOG.md.
Adam Harrison
2024-10-19
Added in small optimization.
Adam Harrison
2024-10-19
Fixed small issue.
Adam Harrison
2024-10-19
Fixed some config stuff.
Adam Harrison
2024-10-19
Adding in ability to set mod-version "any".
Adam Harrison
2024-10-19
Add `lzma` dependency to `meson.build` (#129)
Guldoman
2024-10-14
Test?
Adam Harrison
2024-10-14
Specifically made include directories non-relative.
Adam Harrison
2024-10-14
Fix windows and linux compiles.
Adam Harrison
2024-10-14
Updated spec to include xz.
Adam Harrison
2024-10-14
Added in libxz support, because this keeps coming up.
Adam Harrison
2024-10-14
Small changes to microtar, fixed some issues with the long names in the extra...
Adam Harrison
2024-10-13
Fixed issue with fetch not receiving final progress update.
Adam Harrison
2024-10-13
Only insert lite-xls in priority order.
Adam Harrison
2024-10-13
Ensures that we actually get all lpm output.
Adam Harrison
2024-10-04
Merge branch 'master' of github.com:lite-xl/lite-xl-plugin-manager
Adam Harrison
2024-10-04
Added in fix for handling different versions of lite-xl.
Adam Harrison
2024-10-02
Update README.md
Adam
2024-10-02
Added a Scoop install manifest (#123)
Maksim Aliabyshev
2024-09-08
Added in override for mod_version on system lite-xl.
Adam Harrison
2024-07-23
Change names of types so that mac doesn't cry.
Adam Harrison
2024-07-23
Fixed windows non-blocking.
Adam Harrison
2024-07-23
Made C mutli-threading possible.
Adam Harrison
2024-07-23
Stopped backfilling path for stubs.
Adam Harrison
2024-07-23
Should be more robust at detecthing orphans.
Adam Harrison
2024-07-23
Don't allow stubs to override non-stubs in our potential dependency list.
Adam Harrison
2024-07-09
Removed duplicatge line.
Adam Harrison
2024-06-22
Fixing an error with libzip on newer gcc versions.
Adam Harrison
2024-06-22
windows:fix argument escaping for cmd.exe (#117)
Takase
2024-06-09
ci: parallelize most build processes (#115)
Takase
2024-06-09
Added in specific check for install to guard against "*".
Adam Harrison
2024-06-09
Fix for Guldo's new issue.
Adam Harrison
2024-06-09
Added in fallback to fetch everything if we can't find a specific object.
Adam Harrison
2024-06-09
Relaxed detection of datadir and core plugins to probably fix #112.
Adam Harrison
2024-06-03
Added in searchpath for lib64, which is where libraries get installed sometimes.
Adam Harrison
2024-05-13
Ugh.
Adam Harrison
2024-05-13
Warn about id mismatches, but otherwise, take the basename of a path.
Adam Harrison
2024-05-13
Fixed issue with https://github.com/lite-xl/lite-xl-plugin-manager/issues/110.
Adam Harrison
2024-05-13
Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-manager
Adam Harrison
2024-05-13
Fix for issue #112.
Adam Harrison
2024-05-13
Add JSON schema for `manifest.json` files (#102)
Guldoman
2024-05-12
Fix meson static lua source generation
Guldoman
[next]