| 2022-10-06 03:29 | term: Misc improvements for SERIAL=yes on EFI | mintsuki | 5952e680 |
| 2022-10-06 01:58 | term: Unbreak textmode + serial combo | mintsuki | dec7b48b |
| 2022-10-06 01:24 | gterm: Prevent memory leak gterm_init() failure | mintsuki | efbb1a25 |
| 2022-10-06 01:24 | limine: Fix NULL term dereference bug if gterm_init fails | mintsuki | f5d6ea44 |
| 2022-10-05 13:01 | term: Better ensure term is not accessed when NULL | mintsuki | b5fa9795 |
| 2022-10-05 12:22 | limine: Do not panic if failing to set up terminal or framebuffer | mintsuki | b259041a |
| 2022-10-05 12:21 | menu: Use fallback terminal instead of panicking on gterm_init() fail | mintsuki | 2d10acb4 |
| 2022-10-05 12:07 | limine: Fix bug where NULL term was accessed. Fixes #227 | mintsuki | ddb985c3 |
| 2022-10-04 19:53 | limine: Reimplement proper callback functionality | mintsuki | 6d6c8e08 |
| 2022-10-04 19:00 | term: Make term_notready() static | mintsuki | 6ad861e2 |
| 2022-10-04 18:47 | term: Gate BIOS specific code behind ifdefs | mintsuki | afc64851 |
| 2022-10-04 18:39 | term: Reimplement context control | mintsuki | b58d7b13 |
| 2022-10-04 17:10 | term: Misc fixes and improvements | mintsuki | 9b34d264 |
| 2022-10-11 02:46 | term: Adjustments for backport | mintsuki | 271bb8b3 |
| 2022-10-04 06:21 | term: Misc fixes and improvements | mintsuki | cf489c48 |
| 2022-10-04 05:24 | term: Misc fixes and improvements | mintsuki | 83679550 |
| 2022-10-04 04:04 | term: Add builtin font | mintsuki | 698fa715 |
| 2022-10-04 03:39 | term: Misc minor bug fixes | mintsuki | d8c459a1 |
| 2022-10-11 02:43 | term: Adjustments for backport | mintsuki | d1777385 |
| 2022-10-04 00:34 | term: Tidy up VGA textmode wrapper code | mintsuki | c467e0f2 |
| 2022-10-11 02:39 | term: Adjustments for backport | mintsuki | cbd6571b |
| 2022-10-03 23:37 | term: Tidy up gterm wrapper code | mintsuki | c63210ec |
| 2022-10-11 02:36 | term: Adjustments for backport | mintsuki | a3308b14 |
| 2022-10-03 22:58 | term: Move to use external, portable terminal | mintsuki | 439cc31e |
| 2022-10-09 08:52 | disk: Only use BLOCK_IO as fallback to DISK_IO when determining optical | mintsuki | 71e09775 |
| 2022-10-09 07:02 | disk: On BIOS, change how optical is determined | mintsuki | 003a45c8 |
| 2022-10-07 07:14 | docs: Update README.md | mintsuki | aba4c333 |
| 2022-10-07 06:49 | menu: Add arrows to indicate overflow for many menu entries | mintsuki | b3ab05f0 |
| 2022-10-07 05:49 | misc: Dynamically allocate EFI memmap copy | mintsuki | 39122c0b |
| 2022-10-07 05:35 | menu: Properly handly high number of entries | mintsuki | 381f68de |