| 2024-08-02 16:35 | docs: Update ChangeLog and README.md for 8.0.0 | mintsuki | f848eb4c |
| 2024-08-02 15:59 | ci: release.yml: Remove code handling 6.x backporting of binary releases | mintsuki | ee8eb0f8 |
| 2024-08-02 15:46 | lib/gterm: Drop term_ prefix from term_{wallpaper,wallpaper_style,backdrop} | mintsuki | 6d9df3f0 |
| 2024-08-02 15:30 | protos/limine: Drop support for LIMINE_INTERNAL_MODULE_COMPRESSED | mintsuki | 78beb06c |
| 2024-08-02 15:24 | docs: CONFIG.md: Update docs for new config syntax | mintsuki | 7b913b6b |
| 2024-08-02 12:39 | config: Bring back support for legacy config with a warning | mintsuki | d914e6e4 |
| 2024-08-02 07:58 | lib/uri: Introduce new file path syntax | mintsuki | e2e6aeab |
| 2024-08-02 06:23 | protos/limine: Ensure HHDM size does not exceed MAXPHYADDR | mintsuki | f0de6565 |
| 2024-08-02 04:33 | docs: Update ChangeLog and README.md for 7.13.3 | mintsuki | 54e0663f |
| 2024-08-02 04:18 | lib/config: Ignore spaces at beginning of entry name | mintsuki | 8cecd79d |
| 2024-08-01 14:54 | lib/config: Use / to start entry names instead of : | mintsuki | 0357fdb4 |
| 2024-08-01 06:27 | mm/vmm: Fix paging_mode_va_bits() for aarch64 4 level paging and loongarch64 | mintsuki | d5543928 |
| 2024-08-01 04:44 | config: Change syntax to allow any casing for option names | mintsuki | ddd3f516 |
| 2024-08-01 04:27 | config: Change syntax to use colon instead of equals for options | mintsuki | a014d075 |
| 2024-08-01 04:01 | Merge pull request #390 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.23.6 | mintsuki | bf94d9b2 |
| 2024-08-01 03:59 | build: Get rid of nix flake stuff | mintsuki | c2486583 |
| 2024-08-01 03:51 | protos/limine: Fix broken comparison introduced in f6c8097c784535d746ddcbc6ece27c533af3c281 | mintsuki | 04ee581d |
| 2024-08-01 03:41 | build(deps): bump crate-ci/typos from 1.22.9 to 1.23.6 | dependabot[bot] | 5b17b5b2 |
| 2024-08-01 03:36 | Merge pull request #389 from ksaunders/loongarch64 | mintsuki | 4732cdad |
| 2024-08-01 03:03 | Add LoongArch support | Keegan Saunders | d9a2fb95 |
| 2024-07-31 07:10 | lib/uri: Remove support for gzip compressed files | mintsuki | 3be68d05 |
| 2024-07-30 10:07 | docs: Update ChangeLog and README.md for 7.13.2 | mintsuki | 7582f6b9 |
| 2024-07-30 10:00 | fs/file: Fix IA-32 highly alloced return when returning a ptr to mem file | mintsuki | c8230baa |
| 2024-07-29 19:19 | docs: Update ChangeLog and README.md for 7.13.1 | mintsuki | 057d9fe9 |
| 2024-07-29 19:15 | protos/limine: Fix bug that made the BIOS port not work when linked with ld.bfd | mintsuki | c62b1502 |
| 2024-07-29 17:11 | docs: Update ChangeLog and README.md for 7.13.0 | mintsuki | 9c9d692b |
| 2024-07-29 16:54 | misc: Fix warnings introduced in 65e5db3 | mintsuki | 82d86c2a |
| 2024-07-29 16:44 | protos/limine: Implement mechanisms for loading modules above 4GiB for IA-32 | mintsuki | 65e5db3c |
| 2024-07-28 03:16 | build: Misc build system updates | mintsuki | fc7ae750 |
| 2024-07-27 08:54 | build: configure.ac: Actually detect whether user variables are set or not, rather than empty | mintsuki | 65c66447 |