| 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 |
| 2022-11-15 10:23 | docs: Add packaging status to README.md | mintsuki | 9b68f081 |
| 2022-11-15 05:39 | gop: Remove ConOut logic | mintsuki | bf4c0f7d |
| 2022-11-14 06:45 | Merge pull request #234 from raccog/trunk | mint | 99f8c7b1 |
| 2022-11-14 06:29 | gop: Use ConOut to obtain GOP whenever possible | mintsuki | e924aa5f |
| 2022-11-12 19:04 | limine.h: Use C90 style comments for license header | mintsuki | 97029246 |
| 2022-11-12 18:53 | Revert "gop: Allow user to select which GOP to use in config. Addresses #233" | mintsuki | 60c11565 |
| 2022-11-12 18:53 | Revert "gop: Fix implicit declaration warning introduced in d82dc64b" | mintsuki | 20572082 |
| 2022-10-23 19:56 | readline: Fix command line scrolling and cursor wrap-around | Ryan Cohen | 07d8dd2c |
| 2022-11-11 23:34 | gop: Fix implicit declaration warning introduced in d82dc64b | mintsuki | c477414c |
| 2022-11-11 22:40 | gop: Allow user to select which GOP to use in config. Addresses #233 | mintsuki | d82dc64b |