| 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 |
| 2022-12-14 15:19 | term: Compatibility with latest terminal changes | mintsuki | b3c08f81 |
| 2022-12-13 12:18 | host/limine-deploy: Add quiet option. Closes #243 | mintsuki | fc6b69f0 |
| 2022-12-08 11:25 | docs/protocol: Fix syntax highlighting of struct limine_video_mode | mintsuki | 382d8891 |
| 2022-12-08 11:10 | Merge pull request #240 from TornaxO7/add_docs_to_stack | mint | 040a1581 |
| 2022-12-06 13:22 | adding bytes description to stack_size | TornaxO7 | 98bfcc6d |
| 2022-12-01 00:18 | Merge pull request #239 from Lockna/errata-protocol | mint | 6df8a356 |
| 2022-11-30 20:19 | docs/protocol: Fix wording for reserved/reclaimable | Raphael O | 3fc36e9a |
| 2022-11-30 00:48 | Revert "fs: Drop ext* support" | mintsuki | 25c6c18c |
| 2022-11-30 00:48 | Revert "fs: Fix unused variable warning introduced in ba5aca6f" | mintsuki | 0748cf5b |
| 2022-11-29 16:05 | fs: Fix unused variable warning introduced in ba5aca6f | mintsuki | a4803614 |
| 2022-11-29 15:55 | fs: Drop ext* support | mintsuki | ba5aca6f |
| 2022-11-25 02:21 | Merge pull request #238 from qookei/fix-aa64-fbs | mint | 32d7aa18 |
| 2022-11-23 00:03 | limine: Fix caching mode detection for multiple framebuffers on AArch64 | Kacper SÅomiÅski | 04d22b1e |
| 2022-11-19 07:04 | readline: Fix issue arising from terminal's wraparound handling fix | mintsuki | ffaaabf1 |
| 2022-11-19 05:35 | gop: Fix small issue causing IA-32 UEFI port not to build | mintsuki | c2854bde |
| 2022-11-19 05:35 | disk: Fix issue where _p struct was not zeroed out in create_disk_index() | mintsuki | f9399fd5 |
| 2022-11-18 23:37 | Merge pull request #236 from beakeyz/memleakfix_disk_create_index | mint | 15127263 |
| 2022-11-18 22:59 | video: Initial support for multiple framebuffers | mintsuki | d39baeaa |
| 2022-11-18 22:28 | Fixed little memory leak in the UEFI build that would make the bootloader crash on systems with larger disks | beakeyz | 28187433 |