aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysAdded warnings for fetching https repositories when we don't have the network...Adam Harrison
11 daysMerge branch 'master' of github.com:lite-xl/lite-xl-plugin-managerAdam Harrison
11 daysAllows for accessible false variables.PR/split-compile-optionsAdam Harrison
11 daysSplit off compile options to disable large portions of lpm if you don't want ...Adam Harrison
11 daysAdd option to install Lite-XL plugin (#138)Jan
11 daysMerge branch 'master' of github.com:lite-xl/lite-xl-plugin-managerAdam Harrison
11 daysAdded in -DLPM_NO_THREADS.Adam Harrison
11 daysreformat executable statement, make installable (#137)Jan
13 daysUpdated CHANGELOG.md.v1.3.1latestlatestAdam Harrison
13 daysDisabled switch if no default release url.Adam Harrison
13 daysFixed up tests.Adam Harrison
13 daysChanged erroneous return; thanks to Jan for reporting.Adam Harrison
2024-10-20Ensured that "any" was being respected.Adam Harrison
2024-10-19Added liblzma to list.Adam Harrison
2024-10-19Removed encoders for lzma.Adam Harrison
2024-10-19Updated CHANGELOG.md.v1.3.0Adam Harrison
2024-10-19Properly determined mod_version of lite-xl.Adam Harrison
2024-10-19Reported actual improvement.Adam Harrison
2024-10-19Update CHANGELOG.md.Adam Harrison
2024-10-19Added in small optimization.Adam Harrison
2024-10-19Fixed small issue.Adam Harrison
2024-10-19Fixed some config stuff.Adam Harrison
2024-10-19Adding in ability to set mod-version "any".Adam Harrison
2024-10-19Add `lzma` dependency to `meson.build` (#129)Guldoman
2024-10-14Test?Adam Harrison
2024-10-14Specifically made include directories non-relative.Adam Harrison
2024-10-14Fix windows and linux compiles.Adam Harrison
2024-10-14Updated spec to include xz.Adam Harrison
2024-10-14Added in libxz support, because this keeps coming up.Adam Harrison
2024-10-14Small changes to microtar, fixed some issues with the long names in the extra...Adam Harrison
2024-10-13Fixed issue with fetch not receiving final progress update.Adam Harrison
2024-10-13Only insert lite-xls in priority order.Adam Harrison
2024-10-13Ensures that we actually get all lpm output.Adam Harrison
2024-10-04Merge branch 'master' of github.com:lite-xl/lite-xl-plugin-managerAdam Harrison
2024-10-04Added in fix for handling different versions of lite-xl.Adam Harrison
2024-10-02Update README.mdAdam
2024-10-02Added a Scoop install manifest (#123)Maksim Aliabyshev
2024-09-08Added in override for mod_version on system lite-xl.Adam Harrison
2024-07-23Change names of types so that mac doesn't cry.Adam Harrison
2024-07-23Fixed windows non-blocking.Adam Harrison
2024-07-23Made C mutli-threading possible.Adam Harrison
2024-07-23Stopped backfilling path for stubs.Adam Harrison
2024-07-23Should be more robust at detecthing orphans.Adam Harrison
2024-07-23Don't allow stubs to override non-stubs in our potential dependency list.Adam Harrison
2024-07-09Removed duplicatge line.Adam Harrison
2024-06-22Fixing an error with libzip on newer gcc versions.Adam Harrison
2024-06-22windows:fix argument escaping for cmd.exe (#117)Takase
2024-06-09ci: parallelize most build processes (#115)Takase
2024-06-09Added in specific check for install to guard against "*".Adam Harrison
2024-06-09Fix for Guldo's new issue.Adam Harrison