| 2023-03-13 19:51 | misc: Do not remove freestanding-toolchain from release tarball | mintsuki | b072a08f |
| 2023-03-13 19:40 | misc: Use freestanding-toolchain instead of cross-detect | mintsuki | 8d61d0ab |
| 2023-03-10 13:01 | docs: LICENSE.md -> LICENSE | mintsuki | d1e4b994 |
| 2023-03-08 14:40 | chainload: LoadOptionsSize should be in bytes. Fixes #254 | mintsuki | 828e3790 |
| 2023-03-08 06:34 | protocol: Specify that kernel must be physically contiguous | mintsuki | ca694756 |
| 2023-03-07 12:07 | chainload: BIOS: do not rely on 0x7c00 being free | mintsuki | 246276a5 |
| 2023-03-07 12:07 | vga_textmode: Minor cursor-related bug fixes | mintsuki | 980c1224 |
| 2023-03-07 01:21 | misc: Load BIOS port at 0xf000 instead of 0x8000 | mintsuki | 4ef529b4 |
| 2023-03-06 21:22 | misc: Change example wallpaper | mintsuki | 5bc6fbca |
| 2023-03-05 18:01 | stb_image: Fix free/realloc wrappers to handle being passed NULL | mintsuki | fc4e283a |
| 2023-03-05 08:49 | gterm: Fix NULL dereference bug when no wallpaper used | mintsuki | 0f4beb1b |
| 2023-03-05 08:21 | gh: Remove issue templates | mintsuki | 9d6c6495 |
| 2023-03-05 08:08 | compress/gz: Add hack to allow macOS compressed GZs to load with stbi | mintsuki | 1dd75a18 |
| 2023-03-05 07:47 | image: Use stbi_image_free() instead of freeing buffer ourselves | mintsuki | 8bb12244 |
| 2023-03-05 07:29 | stb_image: More proper implementation of malloc/free/realloc macros | mintsuki | 753bb820 |
| 2023-03-05 07:01 | docs: Minor README.md formatting fix | mintsuki | 5f84ade1 |
| 2023-03-05 06:57 | image: Use stb_image for image loading | mintsuki | 959c4465 |
| 2023-02-25 00:38 | build: Honour CROSS_CPPFLAGS | mintsuki | 11ef3bce |
| 2023-02-21 02:32 | build: Install markdown docs on install; distclean fix | mintsuki | a786c26a |
| 2023-02-21 00:35 | build: Only install limine-deploy.1 man page if built | mintsuki | 8ee9dc1e |
| 2023-02-20 23:15 | docs: Add man pages for host executables | mintsuki | d17e220e |
| 2023-02-20 21:24 | build: Very minor QOL fixes | mintsuki | 9bcad9d2 |
| 2023-02-20 04:04 | docs: Update PHILOSOPHY.md to note reason for ext* driver inclusion | mintsuki | b4649f88 |
| 2023-02-20 04:02 | Revert "fs: Drop ext* support" | mintsuki | 1e65ada4 |
| 2023-02-19 09:07 | build: Misc quality-of-life fixes | mintsuki | c924d7b7 |
| 2023-02-18 08:41 | misc: Let freestanding-headers handle limits.h | mintsuki | ce7a5527 |
| 2023-02-16 06:18 | menu: Fix issue introduced in 48053fd2 where TIMEOUT=0 would not show interface | mintsuki | c7f34478 |
| 2023-02-16 02:54 | misc: Fix bug on trunk where returns to menu from panic would crash | mintsuki | 48053fd2 |
| 2023-02-16 02:21 | vga_textmode: Unbreak on trunk | mintsuki | e9094896 |
| 2023-02-16 01:05 | uri/tinfgzip: Minor fixes and layering improvement | mintsuki | a3f814b5 |