| 2022-07-08 16:29 | build: Remove cross toolchain variable definitions from root makefile | mintsuki | c12a6979 |
| 2022-07-07 09:22 | part: Also print fslabel in lsvol | mintsuki | 7d78cf4e |
| 2022-07-07 09:22 | ext: Return NULL from get_label() when no label is present | mintsuki | 7895c682 |
| 2022-07-07 09:18 | uri: Fix call to panic() | mintsuki | eafff620 |
| 2022-07-07 09:13 | fat: Fix volume label detection | mintsuki | ff5d7451 |
| 2022-07-07 08:08 | limine: Fix assignment of paths broken in 0431623 | mintsuki | 00b9f442 |
| 2022-07-06 02:47 | edid: Undo comparison change from 29d63d6 | mintsuki | 7db783f0 |
| 2022-07-06 01:17 | part: Misc EBR-related bug fixes. Fixes #189 | mintsuki | 180eb849 |
| 2022-07-05 19:04 | docs: Update README.md | mintsuki | 7cf1b66a |
| 2022-07-05 18:42 | multiboot: Take better care of not having the reloc stub overwritten | mintsuki | 009fb59b |
| 2022-07-05 16:53 | protos: Remove ugly .32.c files and replace them with pure asm files | mintsuki | 8e54ea46 |
| 2022-07-05 14:41 | build: Add DWARF debugging sections to linker scripts | mintsuki | 1dd81d45 |
| 2022-07-05 14:19 | docs: Update README.md | mintsuki | 187628c3 |
| 2022-07-05 07:14 | build: Move to using external cross-detect package | mintsuki | 6106285d |
| 2022-07-04 18:16 | fs: Improve layering in how the filesystem API works | mintsuki | 04316233 |
| 2022-07-04 07:09 | build: Minor configure.ac adjustments | mintsuki | 1843b260 |
| 2022-07-04 06:58 | limine: Fix bug where HHDM would be randomised even with KASLR disabled | mintsuki | 48318c25 |
| 2022-07-02 12:01 | build: Fix version.sh for when it is ran from a different directory | mintsuki | c1c97617 |
| 2022-07-02 11:33 | docs: Document fslabel:// | mintsuki | 0dcd5292 |
| 2022-07-02 11:29 | config: Fix macro parsing and expansion bugs | mintsuki | 51b36a79 |
| 2022-07-02 10:34 | build: Make sure autoreconf -fvi is able to reconf tarballs. Fixes #187 | mintsuki | 8f8af188 |
| 2022-07-02 10:13 | build: Undo changes that made reconf impossible in tarball releases. Fixes #187 | mintsuki | 2f0d48ab |
| 2022-07-02 10:05 | config: Fix issue with configs without trailing newline | mintsuki | effb8232 |
| 2022-07-02 08:43 | uri: Add fslabel:// URI scheme as mentioned in #188 | mintsuki | 0f5a467a |
| 2022-07-01 16:32 | part: Fix broken sector count normalisation calculation | mintsuki | 857dcbbf |
| 2022-07-01 15:33 | part: Fix implicit declaration warning | mintsuki | 0a7c1be0 |
| 2022-07-01 15:30 | part: Fix long standing issue with GPT logical block sizes and implement lsvol console command | mintsuki | 20640083 |
| 2022-07-01 13:04 | acpi: Add EBDA address sanity checks and work around bogus GCC warning | mintsuki | f3621c7b |
| 2022-07-01 11:08 | gop: Use LocateHandle/HandleProtocol to get GOP instance | mintsuki | 29d63d6b |
| 2022-07-01 07:07 | efi: Fix broken assignments of handles_size | mintsuki | 55199478 |