| 2022-05-07 14:33 | fat: Add missing semicolon | mintsuki | a1d4b6dd |
| 2022-05-07 14:24 | fat: Improve detection code | mintsuki | 097175c6 |
| 2022-05-07 11:12 | elf: Do not assume relocatable unless DT_RELA present. Fixes #170 | mintsuki | 1e45b22d |
| 2022-04-22 15:03 | toolchain: Update GCC to 11.3.0 | mintsuki | 92a8b369 |
| 2022-04-22 14:48 | readline: Fix 1 uncaught NULL deref | mintsuki | e6b8824e |
| 2022-04-22 14:42 | menu: Fix 2 uncaught NULL derefs | mintsuki | 108f785e |
| 2022-04-19 20:28 | mm/efi: Fix issue where in-use bootloader memory may be erroneously allocated | mintsuki | 5526de2d |
| 2022-04-19 22:20 | build: Track specific reduced-gnu-efi commit | mintsuki | b9cde22b |
| 2022-04-17 05:51 | term/protos: Do not call callback if NULL | mintsuki | 261ceecf |
| 2022-04-15 17:59 | limine-deploy: Move code to activate partition to after MBR detection | mintsuki | ac01423e |
| 2022-04-15 17:46 | limine-deploy: Do not mark any protective MBR partition as active | mintsuki | 0d0d2a00 |
| 2022-04-15 16:37 | efi: Do not panic if GetMemoryMap() fails after first ExitBootServices() | mintsuki | 0e1e88aa |
| 2022-04-15 14:40 | limine-deploy: Auto set an MBR partition as active if none found | mintsuki | 40cbbe5d |
| 2022-04-15 14:13 | limine-deploy: Remove leading underscore from limine.hdd variable name | mintsuki | 18fc3209 |
| 2022-04-15 13:26 | limine-deploy: Use EXIT_FAILURE and EXIT_SUCCESS | mintsuki | 7f3e8f6a |
| 2022-04-12 23:41 | build: Misc Makefile fixes | mintsuki | e00b20d5 |
| 2022-04-02 13:52 | misc: Get rid of latest-binary | mintsuki | 2a745ea3 |
| 2022-03-31 05:48 | s2deploy: Fix bugs with 4dcd94f | mintsuki | 4fe82337 |
| 2022-03-31 05:21 | s2deploy: Make it big endian aware | mintsuki | 2da7f5ed |
| 2022-03-30 20:18 | smp: Make RDI pointer higher half aware | mintsuki | 4af966d7 |
| 2022-03-30 01:19 | gterm: Default to transparent bg if wallpaper is set | mintsuki | e6c9607f |
| 2022-03-28 05:18 | misc: Initialise terminal before randomising memory | mintsuki | 31db0b9a |
| 2022-03-27 21:43 | uri: Assign volume to compressed file handles | mintsuki | 272c09f5 |
| 2022-03-27 21:33 | misc: Readd missing RANDOMISE_MEMORY implementation | mintsuki | d8015b1c |
| 2022-03-26 11:34 | gh: Unbind latest-binary | mintsuki | 4d6674fd |
| 2022-03-26 11:07 | stivale2: Fix terminal stack offset bug | mintsuki | f41e6b29 |
| 2022-03-21 01:38 | and for tabs | Benji Dial | 1ccb1831 |
| 2022-03-21 00:38 | also do it on the first line | Benji Dial | 50c61ff0 |
| 2022-03-21 00:32 | skip spaces at the start of lines in config files | Benji Dial | 525caaab |
| 2022-03-18 00:47 | smp: Make it higher half aware | mintsuki | 2e9bcdc2 |