| 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 |
| 2022-09-27 03:55 | multiboot: Fix warnings when building BIOS port | mintsuki | e124fe4e |
| 2022-09-27 03:46 | multiboot: Allow for headless boots | mintsuki | a0810f9e |
| 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 | 4b4f3c9d |
| 2022-09-26 00:42 | pmm: Keep first page on sanitiser call in get_raw_memmap() | mintsuki | 165b4d8f |
| 2022-09-25 21:10 | pmm: Backport some other stuff reverted in 4a4409e1 | mintsuki | 9203b9ce |
| 2022-09-25 18:37 | pmm: Backport fa6f6077 and 74a3a1c6 | mintsuki | abcbff6e |
| 2022-09-24 01:57 | pmm: Undo most of what was done between 85603ec8 and 74a3a1c6 | mintsuki | c3819635 |
| 2022-09-23 18:59 | panic: Fix build on non-BIOS targets | mintsuki | 4662a4d1 |
| 2022-09-23 18:53 | term: Move more of it to stage 3 | mintsuki | 4d7f1d5d |