Age | Commit message (Expand) | Author |
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 suppor... | Adam Harrison |
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 wit...v0.9999 | Adam Harrison |
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 fo... | Adam Harrison |
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 |
2023-01-02 | Added in ability to grab plugins from remote repos that are stubs that aren't... | Adam Harrison |
2023-01-01 | Fixed chmodding on zips. | Adam Harrison |
2023-01-01 | Added in more rows. | Adam Harrison |
2023-01-01 | Updated extraction process to chmod, as well as unzip first for much better s... | Adam Harrison |
2022-12-31 | Added in ability to show progress bars. | Adam Harrison |
2022-12-31 | Updating things to work with 0.9. | Adam Harrison |
2022-12-31 | Added in --trace flag. | Adam Harrison |
2022-12-31 | Updated spec to be clearer about post, and updated lpm to allow for no certif... | Adam Harrison |
2022-12-30 | Potentially fixed. | Adam Harrison |
2022-12-30 | Added in debug for tls. | Adam Harrison |
2022-12-30 | Routed through FS for mac. | Adam Harrison |
2022-12-30 | Small update. | Adam Harrison |
2022-12-29 | Began process of integrating keychain queries for mac into lpm. | Adam Harrison |
2022-12-27 | Added in "post" key. | Adam Harrison |
2022-12-04 | Moved things over to LPM_STATIC, rather than LPM_LIVE. | Adam Harrison |
2022-12-04 | Made LIVE more clear. | Adam Harrison |
2022-12-03 | Also adding in mode. | Adam Harrison |
2022-12-03 | Made it so we only pulling signing keys from the root store. | Adam Harrison |
2022-12-03 | Better error handling. | Adam Harrison |
2022-11-30 | Added in redirect support. | Adam Harrison |
2022-11-29 | Added in preprocessor guard. | Adam Harrison |
2022-11-29 | Removed archive headers. | Adam Harrison |
2022-11-29 | Put in microtar from rxi instead of libtar, because libtar isn't portable.remove-libarchive | Adam Harrison |
2022-11-29 | Better error handling. | Adam Harrison |
2022-11-29 | Fixed up last little bits, did some testing. | Adam Harrison |
2022-11-29 | Potentially got things working. | Adam Harrison |
2022-11-29 | Fixed typo. | Adam Harrison |
2022-11-29 | Fixed certificate conversion. | Adam Harrison |