| 2023-04-12 07:56 | multiboot2: Fix lack of argument to panic format string | mintsuki | 240d9688 |
| 2023-04-11 20:04 | host: Condense various host utilities into a single executable | mintsuki | 7ad44493 |
| 2023-04-11 15:15 | build: Reorganise warning flags | mintsuki | eba0183b |
| 2023-04-11 13:57 | build: Use uppercase PIE/PIC compilation flags | mintsuki | ebd1953e |
| 2023-04-08 01:10 | uri: Backport pre-tinf-removal variable assignments | mintsuki | 51452212 |
| 2023-04-08 00:17 | misc: Revert back to using tinf for all GZ decompression | mintsuki | 3438b8d2 |
| 2023-03-30 06:26 | limine: Fix spurious deprecation warnings coming from limine.h | mintsuki | e0f8d94d |
| 2023-03-30 02:13 | limine: Add note about deprecation of terminal to PROTOCOL.md | mintsuki | 67d26318 |
| 2023-03-30 01:51 | limine: Clarify ambiguity with response revision and internal modules | mintsuki | b66184cf |
| 2023-03-30 00:43 | limine: Fix issue with internal modules and kernels in root dir | mintsuki | 012605ad |
| 2023-03-30 00:12 | limine: Mark terminal as deprecated | mintsuki | d0df21ab |
| 2023-03-29 23:23 | term: Drop in_bootloader for new Flanterm | mintsuki | 01eeeb6e |
| 2023-03-29 20:43 | misc: Updates for Flanterm rebrand | mintsuki | 77957133 |
| 2023-03-29 18:29 | limine-deploy: Check ferror() before using perror() on fread/fwrite fails | mintsuki | 936240a3 |
| 2023-03-29 09:04 | limine: Fix framebuffer pointer in terminal struct being invalid without a framebuffer request | mintsuki | a2dd3449 |
| 2023-03-24 23:59 | limine: Fix bug where internal modules are parsed with revision < 1 | mintsuki | 42027470 |
| 2023-03-24 17:44 | limine: Document internal modules | mintsuki | 45ff0e2e |
| 2023-03-24 17:24 | limine: Support relative-to-kernel paths for internal modules | mintsuki | d0ee1e7d |
| 2023-03-24 09:18 | limine: Honour LIMINE_INTERNAL_MODULE_REQUIRED flag | mintsuki | 698ca1a6 |
| 2023-03-24 08:07 | limine: Load internal modules before config modules | mintsuki | 830251e6 |
| 2023-03-24 00:02 | limine: Implement internal modules concept | mintsuki | d4334699 |
| 2023-03-23 15:03 | build: Split test portion of root makefile to own file | mintsuki | 5a53f91e |
| 2023-03-23 01:35 | build: Minor build system updates | mintsuki | 0196abf2 |
| 2023-03-23 00:02 | build: Minor build system updates | mintsuki | 2ea3f7e9 |
| 2023-03-16 21:49 | compress: Rename modified tinfgzip wrapper to gzip | mintsuki | 3bf159d8 |
| 2023-03-16 16:01 | build: Remove useless unset commands from common GNUmakefile | mintsuki | 96633181 |
| 2023-03-16 15:09 | build: Use DEFAULT_VAR for all overridable default makefile vars | mintsuki | c202cce7 |
| 2023-03-16 03:38 | Revert "build: bootstrap: Do not manually install install-sh" | mintsuki | 813c1e6c |
| 2023-03-16 02:38 | build: Misc updates for new freestanding-toolchain | mintsuki | fadb9a7c |
| 2023-03-16 01:49 | build: Fix up some makefile variable names | mintsuki | 7d6125d4 |