| 2023-02-15 10:31 | stb: Ignore some warnings coming from stb_image.h | mintsuki | 1099993b |
| 2023-02-15 10:19 | compress: Replace tinf's inflate implementation with stb_image's zlib | mintsuki | 71b3ae54 |
| 2023-02-15 09:43 | fs: Drop ext* support | mintsuki | caaf4f94 |
| 2023-02-12 22:13 | build: Use separate STRIP program in host Makefile | mintsuki | bcac8b62 |
| 2023-02-12 22:13 | build: Further fixes related to cd8188d8 | mintsuki | d744fc8c |
| 2023-02-12 21:20 | build: Update for latest cross-detect | mintsuki | ec34c86d |
| 2023-02-12 19:14 | build: Misc configure.ac improvements, install-strip fix ups | mintsuki | 8b7dc549 |
| 2023-02-12 06:39 | build: Update for latest cross-detect | mintsuki | 7e46840b |
| 2023-02-08 21:52 | host/enroll-config: Bring up to standard with deploy | mintsuki | 87bea2fe |
| 2023-02-08 20:59 | host/enroll-config: Fix buffer overflow | mintsuki | 8d427d76 |
| 2023-02-07 04:09 | build: Fix race condition in root GNUmakefile.in | mintsuki | cd8188d8 |
| 2023-02-06 23:49 | docs: README.md: Document secure boot and config hash enrolling | mintsuki | fb4b02a4 |
| 2023-02-06 23:42 | docs: Misc README.md fixes and updates | mintsuki | 8c7655ea |
| 2023-02-06 23:28 | config: Do not allow recovering from checksum mismatch panic | mintsuki | c30afde0 |
| 2023-02-06 23:23 | config: No longer allow continuing boot on checksum mismatches | mintsuki | 843be075 |
| 2023-02-06 22:58 | misc: Add support for enrolling config blake2b hash in executable | mintsuki | 8c7a9831 |
| 2023-02-06 19:24 | docs: Add PHILOSOPHY.md | mintsuki | 191ad51e |
| 2023-02-06 18:28 | protocol: Update copyright date in limine.h | mintsuki | 5c1b96b3 |
| 2023-01-20 19:14 | term: Expose support for out-of-band output control | mintsuki | a7721872 |
| 2023-01-20 16:27 | file: Fix several bugs to do with handling of path field | mintsuki | 28dd8a10 |
| 2023-01-20 15:25 | Revert "Revert "Revert "ci: Build and check using Alpine instead of Arch""" | mintsuki | 2091aa9c |
| 2023-01-17 21:56 | Merge pull request #246 from Qwinci/trunk | mint | 41d4b3af |
| 2023-01-17 16:40 | limine: Add UEFI PXE support based on @qookei's original patch with small changes. | Qwinci | 3dd0a6fb |
| 2023-01-14 11:49 | efi/chainload: Support passing of command lines. Addresses #244 | mintsuki | ac1c5d1b |
| 2023-01-11 05:36 | misc: Update copyright for 2023 | mintsuki | a085af55 |
| 2022-12-30 08:04 | Revert "Revert "ci: Build and check using Alpine instead of Arch"" | mintsuki | 8caf7b5b |
| 2022-12-30 07:53 | ci: Remove website upload portion of workflow | mintsuki | a0d8c7b2 |
| 2022-12-30 06:58 | term: Compatibility with new terminal code | mintsuki | 2ee93972 |
| 2022-12-16 02:41 | lib/gterm: Remove now-useless full_refresh() call | mintsuki | 1aba6b3a |
| 2022-12-16 02:33 | docs: Document TERM_BACKGROUND_BRIGHT and TERM_FOREGROUND_BRIGHT | mintsuki | 10bbba00 |