| 2022-01-18 22:46 | term: Support for reverse scroll, save/restore, and bug fixes | mintsuki | af013833 |
| 2022-01-17 21:36 | build: Add install-strip target | mintsuki | 105de293 |
| 2022-01-17 21:13 | build: Disentangle some makefile targets | mintsuki | 4576dfec |
| 2022-01-16 23:20 | build: Sanitise variables before building reduced-gnu-efi | mintsuki | 5d9219b1 |
| 2022-01-16 21:52 | multiboot: Retry failed module loads at different addresses | mintsuki | 208b0225 |
| 2022-01-16 21:48 | build: Clean all temp autoconf files in maintainer-clean | mintsuki | 247bce5f |
| 2022-01-16 21:41 | build: Misc build system improvements | mintsuki | a064a858 |
| 2022-01-16 19:41 | build: Fix make call in limine-install target | mintsuki | 3b6c3264 |
| 2022-01-16 19:08 | build: Add make uninstall target | mintsuki | fc7348ae |
| 2022-01-16 19:02 | build: Fix autogen.sh invocation in make dist | mintsuki | 1a967408 |
| 2022-01-16 12:03 | added slash | ilobilo | 766d0593 |
| 2022-01-16 05:34 | build: Fix up version.sh | mintsuki | 4df4a1fd |
| 2022-01-16 05:09 | build: Move to using autoconf | mintsuki | 3dcde21b |
| 2022-01-14 01:04 | disk: UEFI related adjustments | mintsuki | 351031e2 |
| 2022-01-14 01:04 | Revert "disk: Fix logic issue with UEFI volume detection" | mintsuki | c842fc65 |
| 2022-01-10 13:12 | build: Make install should not depend on all | mintsuki | 852e6fe8 |
| 2022-01-10 12:37 | multiboot2: Pass actual size of all tags rather than allocated size | mintsuki | 3eecacf1 |
| 2022-01-09 20:04 | ext2: Do not panic on feature checks when testing signature | mintsuki | 98949a01 |
| 2022-01-09 19:43 | disk: Fix logic issue with UEFI volume detection | mintsuki | dbdeae5a |
| 2022-01-08 18:38 | gh: Update issue template | mintsuki | 16c193a7 |
| 2022-01-08 18:35 | ext4: Fix bogus pmm_free() bugs. Fixes #146 | mintsuki | 6ebc425c |
| 2022-01-06 10:03 | disk: Limit size of fastest_xfer_size on UEFI | mintsuki | 30947f4d |
| 2022-01-05 15:03 | term: Move fallback logic from panic.s2.c to term.s2.c | mintsuki | b25cd49b |
| 2022-01-03 17:58 | disk: Make disk_read_sectors() return errors instead of bool | streaksu | 792ef920 |
| 2022-01-02 11:54 | build: Makefile -> GNUmakefile | mintsuki | 76ff0c1c |
| 2022-01-02 11:45 | build: Makefile improvements | mintsuki | 291d45d9 |
| 2022-01-02 11:34 | disk: Fail disk_read_sectors() on any error code | mintsuki | 85dba6d5 |
| 2022-01-01 12:15 | disk: Use stdalign.h instead of GCC attribute | mintsuki | 7adda920 |
| 2022-01-01 12:01 | misc: Update copyright years | mintsuki | e06f7a3a |
| 2021-12-31 09:58 | misc: Move to standard C11 noreturn | mintsuki | a2e60514 |