| 2022-10-06 03:36 | menu: Add missing valid keys | mintsuki | 6733f194 |
| 2022-10-06 03:29 | term: Misc improvements for SERIAL=yes on EFI | mintsuki | ff145eb5 |
| 2022-10-06 01:58 | term: Unbreak textmode + serial combo | mintsuki | 33dac9b3 |
| 2022-10-06 01:24 | gterm: Prevent memory leak gterm_init() failure | mintsuki | 5bbda71d |
| 2022-10-06 01:24 | limine: Fix NULL term dereference bug if gterm_init fails | mintsuki | aca99ad7 |
| 2022-10-06 04:29 | misc: Add limine subdir to stage3 and config search paths. Closes #225 | mintsuki | a76691a9 |
| 2022-10-06 03:58 | efi: Fallback to volume scan instead of panicking | czapek1337 | 62021484 |
| 2022-10-06 03:38 | disk: Use BLOCK_IO instead of DISK_IO | czapek1337 | 6a8e4eb4 |
| 2022-10-06 03:37 | readline: Fallback to SystemTable->ConIn | czapek1337 | e445555b |
| 2022-10-05 13:01 | term: Better ensure term is not accessed when NULL | mintsuki | 97228270 |
| 2022-10-05 12:22 | limine: Do not panic if failing to set up terminal or framebuffer | mintsuki | 10df0100 |
| 2022-10-05 12:21 | menu: Use fallback terminal instead of panicking on gterm_init() fail | mintsuki | 194e60a3 |
| 2022-10-05 12:07 | limine: Fix bug where NULL term was accessed. Fixes #227 | mintsuki | fc2fe1a3 |
| 2022-10-04 19:53 | limine: Reimplement proper callback functionality | mintsuki | d65d180c |
| 2022-10-04 19:00 | term: Make term_notready() static | mintsuki | dddcf34a |
| 2022-10-04 18:47 | term: Gate BIOS specific code behind ifdefs | mintsuki | 6f1e157c |
| 2022-10-04 18:39 | term: Reimplement context control | mintsuki | 7065967b |
| 2022-10-04 17:10 | term: Misc fixes and improvements | mintsuki | f5cdb5b9 |
| 2022-10-04 06:21 | term: Misc fixes and improvements | mintsuki | 223ebc19 |
| 2022-10-04 05:24 | term: Misc fixes and improvements | mintsuki | 1c06055e |
| 2022-10-04 04:04 | term: Add builtin font | mintsuki | 3cb47a9d |
| 2022-10-04 03:39 | term: Misc minor bug fixes | mintsuki | 68f9bdcd |
| 2022-10-04 00:34 | term: Tidy up VGA textmode wrapper code | mintsuki | c30dffd1 |
| 2022-10-03 23:37 | term: Tidy up gterm wrapper code | mintsuki | d442805b |
| 2022-10-03 22:58 | term: Move to use external, portable terminal | mintsuki | ad8151a6 |
| 2022-09-27 23:11 | pmm: Misc bug fixes in pmm | mintsuki | fc6e44c8 |
| 2022-09-27 23:08 | term: Misc bug fixes in fallback backends | mintsuki | b42559b2 |
| 2022-09-27 22:47 | build: Use variables to determine installable files instead of ignoring errors | mintsuki | 225b8717 |
| 2022-09-27 04:48 | docs: Update README.md in preparation for version naming scheme change | mintsuki | ad09d3f4 |
| 2022-09-27 04:36 | term: Do not reset mode on UEFI fallback init | mintsuki | 14ef93ab |