| 2022-04-13 02:19 | build: Fix out-of-tree builds | mintsuki | 9f2f6069 |
| 2022-04-12 23:19 | build: Use SHESCAPE on autoconf include dir variables | mintsuki | ca1cc67f |
| 2022-04-12 23:09 | build: Misc Makefile fixes | mintsuki | 4fb7fd8c |
| 2022-04-12 23:05 | build: Add limine.h to make uninstall | mintsuki | 78a482e5 |
| 2022-04-12 23:01 | build: Install limine.h header file | mintsuki | 73883696 |
| 2022-04-12 22:47 | build: Use autoconf generated install dir variables | mintsuki | e8bab04a |
| 2022-04-02 13:52 | misc: Get rid of latest-binary | mintsuki | bcced191 |
| 2022-04-02 08:28 | limine: Add media type to limine_file structure | mintsuki | 5c7578c5 |
| 2022-04-02 08:14 | misc: Fix minor things accidentally reverted in 790a130 | mintsuki | 012e7b0b |
| 2022-04-02 08:10 | Revert "limine: Initial support for non-ELF executables" | mintsuki | 790a1303 |
| 2022-04-02 08:05 | limine: Change terminal write contract | mintsuki | 5f525a10 |
| 2022-04-02 07:31 | misc: limine-s2deploy -> limine-deploy | mintsuki | c0525095 |
| 2022-04-01 08:00 | limine: Add support for multiple terminals and properly document it | mintsuki | fb175747 |
| 2022-03-31 11:33 | limine: Make WP flag enabled as per spec | mintsuki | 15f111f5 |
| 2022-03-31 07:03 | limine: Rename 2 limine_file members | mintsuki | 6caaada6 |
| 2022-03-31 05:48 | s2deploy: Fix bugs with 4dcd94f | mintsuki | a75d3348 |
| 2022-03-31 05:21 | s2deploy: Make it big endian aware | mintsuki | 4dcd94f4 |
| 2022-03-30 20:18 | smp: Make RDI pointer higher half aware | mintsuki | e1f3d223 |
| 2022-03-30 13:22 | misc: Do not copy limine-hdd.bin to binary branch | mintsuki | 1fd47241 |
| 2022-03-30 13:14 | misc: limine-eltorito-efi.bin -> limine-cd-efi.bin | mintsuki | 6f8474c2 |
| 2022-03-30 12:55 | limine: Fix typo | mintsuki | 84394f0d |
| 2022-03-30 12:04 | limine: Initial support for non-ELF executables | mintsuki | 42402560 |
| 2022-03-30 01:19 | gterm: Default to transparent bg if wallpaper is set | mintsuki | abc3b309 |
| 2022-03-29 03:19 | limine: Add extern "C" C++ guards to header | mintsuki | 5045a266 |
| 2022-03-28 06:00 | limine: Add stack size feature | mintsuki | a688a1dd |
| 2022-03-28 05:37 | limine: Document added padding field of file structure | mintsuki | b4fd10af |
| 2022-03-28 05:35 | limine: Add missing padding field from file structure | mintsuki | 647ad0ac |
| 2022-03-28 05:18 | misc: Initialise terminal before randomising memory | mintsuki | 2917932d |
| 2022-03-28 03:13 | elf: Return is_reloc | mintsuki | 41ea16e2 |
| 2022-03-28 02:57 | limine: TERM->TERMINAL | mintsuki | 2cc4ff85 |