| 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 |
| 2022-10-07 04:23 | misc: Increase EFI_COPY_MAX_ENTRIES to 2048 | mintsuki | 1127124f |
| 2022-10-06 16:39 | limine/smp: Fix stack offset accidentally added twice | mintsuki | ba8a0b85 |
| 2022-10-06 04:29 | misc: Add limine subdir to stage3 and config search paths. Closes #225 | mintsuki | bbb8b810 |
| 2022-10-06 03:58 | efi: Fallback to volume scan instead of panicking | czapek1337 | 75a1f8a7 |
| 2022-10-06 03:36 | menu: Add missing valid keys | mintsuki | aeb3968a |
| 2022-10-06 03:38 | disk: Use BLOCK_IO instead of DISK_IO | czapek1337 | 664fa9a2 |
| 2022-10-06 03:37 | readline: Fallback to SystemTable->ConIn | czapek1337 | 4e1f238b |
| 2022-09-27 23:11 | pmm: Misc bug fixes in pmm | mintsuki | 101e480d |
| 2022-09-27 23:08 | term: Misc bug fixes in fallback backends | mintsuki | a06713de |
| 2022-09-27 22:47 | build: Use variables to determine installable files instead of ignoring errors | mintsuki | 172c2b95 |
| 2022-09-27 04:36 | term: Do not reset mode on UEFI fallback init | mintsuki | b9a549ea |
| 2022-09-27 03:55 | multiboot: Fix warnings when building BIOS port | mintsuki | ac201cda |
| 2022-09-27 03:46 | multiboot: Allow for headless boots | mintsuki | 7daa95b7 |
| 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 | 511dbd1f |