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
/
src
/
lpm.c
Age
Commit message (
Collapse
)
Author
2024-01-18
Removing empty comments.
v1.0.14
Adam Harrison
2024-01-18
Thing was due to the other thing.
Adam Harrison
2024-01-18
Removed looking for main/master; now ask directly what the primary branch is.
Adam Harrison
2024-01-07
Added in changes from @parnikkapore to fix ssl certificates in a directory.
Adam Harrison
2023-11-27
Won't actually have an error so simplified.
Adam Harrison
2023-11-27
Loosened verification for certificates.
Adam Harrison
2023-10-31
Fix some spelling and display of `DEFAULT_REPO_URL` in cli help
Guldoman
2023-08-18
Allowed for extracting of .gz files without an associated tar.
Adam Harrison
2023-08-17
Made things clearer.
Adam Harrison
2023-08-17
Added in futureproofing.
Adam Harrison
2023-08-17
Add in preprocessor guard for older libgit2 implementations.
Adam Harrison
2023-07-09
Updated LPM_DEFAULT_REPOSITORY to be a define, as well as fixed issue with ↵
Adam Harrison
downloading from domains without paths.
2023-07-05
Added in better traceability.
Adam Harrison
2023-07-04
Whoops.
Adam Harrison
2023-07-03
Fixed issue with non-existent symbolic links not getting removed, and also ↵
Adam Harrison
realpath returning the absolute path of a link target, rather than a link. Also, ensured that the lxl datadir is properly detected.
2023-07-02
Removed unused code.
Adam Harrison
2023-06-27
Fixed warning and error.
v1.0.6
Adam Harrison
2023-06-27
Added in shallow cloning.
Adam Harrison
2023-06-20
Removed system configuration search paths.
Adam Harrison
2023-06-20
Removed xxd as a dependnecy.
Adam Harrison
2023-06-19
Clarified that `common.path` should only look for executbale files that are ↵
Adam Harrison
not folders.
2023-06-13
Updated changelog, README, and manifest to clear up some language, and fix ↵
v1.0.3
Adam Harrison
some URLs.
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-22
Fixed issue with permissions not being recorded correctly.
Adam Harrison
2023-05-22
Added in warning when we cannot acquire an lpm global lock, and also made it ↵
Adam Harrison
so we do not lock upon running something.
2023-05-22
Added in warning to let people know when stubs are mismatching versions.
Adam Harrison
2023-05-22
Fixed a no-free error memory leak.
Adam Harrison
2023-03-28
Suppress the progress bar by default, if we're not connected on a TTY.
Adam Harrison
2023-03-20
Modified fopen calls to use _wfopen where appropriate to improve UTF-8 ↵
Adam Harrison
support on windows.
2023-02-24
Fixed risc.
Adam Harrison
2023-02-24
Added in riscv support.
Adam Harrison
2023-02-14
Added in android builds.
Adam Harrison
2023-01-22
Moved around initialization of git and certificates to make sure things work.
v0.99992
Adam Harrison
2023-01-18
Updated error handling for TLS connections, properly handled peer closing ↵
v0.9999
Adam Harrison
with no content_length.
2023-01-17
Fixed typo.
v0.9998
Adam Harrison
2023-01-17
Moved libgit2 init out of main, because it is very slow.
Adam Harrison
2023-01-17
Added list of core dependencies so we don't generate manifest rqeuirements ↵
Adam Harrison
for them.
2023-01-17
Fixed up plugin manager plugin, moving to optimization.
Adam Harrison
2023-01-16
Updated architecture auto-detection.
Adam Harrison
2023-01-16
Updated build, and release.
Adam Harrison
2023-01-16
Maybe added in aarch64 build?
Adam Harrison
2023-01-16
Fixed some issues with naming, and calling progression function.
v0.9992
Adam Harrison
2023-01-14
Added in %, and allowed branch refs in manifests.
Adam Harrison
2023-01-11
Fixed error handling, and fixed plugin difference call.
Adam Harrison
2023-01-10
Replaced thing.
Adam Harrison
2023-01-10
Added in math header.
Adam Harrison
2023-01-10
Added in file locking.
Adam Harrison
2023-01-09
Sigh.
v0.992
Adam Harrison
2023-01-09
Fixed some minor bugs.
Adam Harrison
[next]