| 2022-03-07 21:09 | readline: Support odd backspace behaviour from serial | mintsuki | f59a1eac |
| 2022-03-07 20:11 | term: Change default settings to prefer video to text mode | mintsuki | af092292 |
| 2022-03-07 10:46 | gterm: Fix crash if margin==0 with a background | mintsuki | be2b099b |
| 2022-03-02 17:51 | stivale2: Ensure serial off before starting runtime term | mintsuki | 7db81efb |
| 2022-03-02 17:19 | docs: Update README.md | mintsuki | 44d3ba3b |
| 2022-03-02 17:08 | docs: Update README.md | mintsuki | 3e1d9abf |
| 2022-03-02 15:05 | build: Lower required C standard for limine-install to C99 | mintsuki | 271022e2 |
| 2022-03-02 14:55 | build: Pass -fno-stack-check in decompressor build | mintsuki | 1207b8d9 |
| 2022-03-02 14:46 | build: Pass -undef to preprocessor calls | mintsuki | 5542dffa |
| 2022-03-02 14:15 | readline: Unify getchar() impl for UEFI and BIOS | mintsuki | b7183102 |
| 2022-03-02 13:38 | menu: Use reverse video to highlight selected entry | mintsuki | 4b5780dd |
| 2022-03-02 13:32 | docs: Document serial support better | mintsuki | 9964c922 |
| 2022-03-02 12:31 | misc: Ensure editor is not accessible from console if disabled | mintsuki | 23ff2b0d |
| 2022-03-02 12:14 | docs: Document serial support | mintsuki | 77e90fa9 |
| 2022-03-01 16:53 | io: Complete serial support. Closes #155 | mintsuki | 88122164 |
| 2022-02-28 07:24 | pmm: Fix alignment issue introduced in 3fe8217 | mintsuki | 1d2cb8e4 |
| 2022-02-27 04:47 | efi: Do not fail on first ExitBootServices() attempt | mintsuki | c9c43797 |
| 2022-02-22 01:10 | docs: Update README.md | mintsuki | f9048dbd |
| 2022-02-21 22:37 | build: Build nasm as part of make_toolchain.sh | mintsuki | 238f7df3 |
| 2022-02-21 15:27 | build: Updates for new reduced-gnu-efi commits | mintsuki | 87bf32be |
| 2022-02-21 12:08 | build: Misc gnu-efi related fixes | mintsuki | 09b4a5f3 |
| 2022-02-21 09:27 | build: Fix GNUmakefile.in issue introduced in 1984f40 | mintsuki | 3537dea4 |
| 2022-02-20 23:40 | build: Unbreak out of tree builds | mintsuki | c5d61e4e |
| 2022-02-20 22:17 | build: Add common/config.h to distclean | mintsuki | 8cae79ab |
| 2022-02-20 22:14 | build: Include config.h in sbat.c | mintsuki | c6619ba1 |
| 2022-02-20 22:05 | build: Use config.h for generated constants | mintsuki | 1984f401 |
| 2022-02-20 21:55 | readline: Use .scan instead of .ascii to test timeout | mintsuki | 34f07551 |
| 2022-02-19 16:19 | readline: Fix argument handling in sleep.asmb | mintsuki | 225f1911 |
| 2022-02-18 01:23 | build: Add more granular configure options | mintsuki | 92eef3fe |
| 2022-02-18 00:09 | misc: Make VLAs a warning | mintsuki | e898ef04 |