| 2022-10-06 03:38 | disk: Use BLOCK_IO instead of DISK_IO | czapek1337 | 44a3f3f2 |
| 2022-10-06 03:37 | readline: Fallback to SystemTable->ConIn | czapek1337 | 68e936e7 |
| 2022-10-05 13:01 | term: Better ensure term is not accessed when NULL | mintsuki | ac34ec41 |
| 2022-10-05 12:22 | limine: Do not panic if failing to set up terminal or framebuffer | mintsuki | ec9d384b |
| 2022-10-05 12:21 | menu: Use fallback terminal instead of panicking on gterm_init() fail | mintsuki | cc8ff908 |
| 2022-10-05 12:07 | limine: Fix bug where NULL term was accessed. Fixes #227 | mintsuki | 6cbb9c45 |
| 2022-10-04 19:53 | limine: Reimplement proper callback functionality | mintsuki | ffa6d4e0 |
| 2022-10-04 19:00 | term: Make term_notready() static | mintsuki | d187c576 |
| 2022-10-04 18:47 | term: Gate BIOS specific code behind ifdefs | mintsuki | ff8c5f31 |
| 2022-10-04 18:39 | term: Reimplement context control | mintsuki | f977548e |
| 2022-10-04 17:10 | term: Misc fixes and improvements | mintsuki | 48a7c12e |
| 2022-10-04 06:21 | term: Misc fixes and improvements | mintsuki | d3c8a669 |
| 2022-10-04 05:24 | term: Misc fixes and improvements | mintsuki | b34954bb |
| 2022-10-04 04:04 | term: Add builtin font | mintsuki | 45312e66 |
| 2022-10-04 03:39 | term: Misc minor bug fixes | mintsuki | f6ba5991 |
| 2022-10-04 00:34 | term: Tidy up VGA textmode wrapper code | mintsuki | 0f1d86e7 |
| 2022-10-03 23:37 | term: Tidy up gterm wrapper code | mintsuki | 8849d08e |
| 2022-10-03 22:58 | term: Move to use external, portable terminal | mintsuki | 4d855fc1 |
| 2022-09-27 23:11 | pmm: Misc bug fixes in pmm | mintsuki | e466501f |
| 2022-09-27 23:08 | term: Misc bug fixes in fallback backends | mintsuki | 96c184fd |
| 2022-09-27 22:47 | build: Use variables to determine installable files instead of ignoring errors | mintsuki | 7f046f67 |
| 2022-09-27 04:48 | docs: Update README.md in preparation for version naming scheme change | mintsuki | e5d78615 |
| 2022-09-27 04:36 | term: Do not reset mode on UEFI fallback init | mintsuki | 0d7b1e11 |
| 2022-09-27 03:55 | multiboot: Fix warnings when building BIOS port | mintsuki | 00e9f2ce |
| 2022-09-27 03:46 | multiboot: Allow for headless boots | mintsuki | a2ba71eb |
| 2022-09-27 02:59 | pmm: Obtain raw memmap from untouched_memmap rather than EFI memmap. Addresses #222 and https://forum.puppylinux.com/viewtopic.php?t=6881 | mintsuki | c849bfc1 |
| 2022-09-26 00:42 | pmm: Keep first page on sanitiser call in get_raw_memmap() | mintsuki | bd7c3602 |
| 2022-09-25 21:10 | pmm: Backport some other stuff reverted in 4a4409e1 | mintsuki | 97c928a3 |
| 2022-09-25 18:37 | pmm: Backport fa6f6077 and 74a3a1c6 | mintsuki | 64c897a8 |
| 2022-09-24 02:10 | Revert "file: Convert file to a memfile as soon as possible" | mintsuki | 714d8ac2 |