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 (
Expand
)
Author
11 days
Signedness issue.
Adam Harrison
11 days
Split off compile options to disable large portions of lpm if you don't want ...
Adam Harrison
11 days
Added in -DLPM_NO_THREADS.
Adam Harrison
13 days
Disabled switch if no default release url.
Adam Harrison
13 days
Changed erroneous return; thanks to Jan for reporting.
Adam Harrison
2024-10-14
Fix windows and linux compiles.
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-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-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-03-31
Restructured functions to be more modular, and moved things to globals, so th...
Adam
2024-03-23
Fixed issue with headers delivered in multiple reads.
Adam Harrison
2024-03-17
Added in EXEFILE.
Adam Harrison
2024-03-17
Added in a fix to detect windows consoles from cmd.exe.
Adam Harrison
2024-03-17
Fixed error on first pull.
Adam Harrison
2024-03-12
Fixed minor issue.
Adam Harrison
2024-03-12
Changed strnstr to strnstr_local because mac apparently has this function def...
Adam Harrison
2024-03-12
Fixed some stuff with chunked encoding.
Adam Harrison
2024-03-11
Added in chunked transfer encoding.
Adam Harrison
2024-03-06
Fixed a minor bug with downloading when downloads get aborted, and also ensur...
Adam Harrison
2024-03-05
Flush input buffer before prompt.
Adam Harrison
2024-03-03
Allowed for disabling of self-upgrade.
Adam Harrison
2024-03-03
Jesus christ, widnows.
Adam Harrison
2024-03-03
Wrong function.
Adam Harrison
2024-03-03
Simplified ls for windows.
Adam Harrison
2024-03-03
Fixed error with allocating buffer.
Adam Harrison
2024-03-03
Fixed typo.
Adam Harrison
2024-03-03
Added better windows error handling.
Adam Harrison
2024-03-03
Fixed things up a bit.
Adam Harrison
2024-03-02
Added in ability to self-upgrade.
Adam Harrison
2024-02-25
Changed bzero to memset, in order to eliminate warnings on windows.
Adam Harrison
2024-02-25
Should fix #82. Will ensure that progress bars go to 100% when downloading fi...
Adam Harrison
2024-02-25
hopefully fixed the memory leak (#83)
Gaspartcho
2024-02-23
Update extract: .tgz and +100 char name support (#73)
Gaspartcho
2024-02-06
Doubled response header buffer, added in better error handling for responses,...
Adam Harrison
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
[next]