| 2026-04-11 22:01 | menu: Interface overhaul part 2 | Mintsuki | 63626cc9 |
| 2026-04-11 22:01 | drivers/vga_textmode: Defer line wrap to next putchar | Mintsuki | 87ee50c6 |
| 2026-04-11 20:39 | menu: Remove redundant terminal size check from editor | Mintsuki | c1a093ef |
| 2026-04-11 19:04 | lib/bli: fix various bugs in timeout and entry control | Mintsuki | 2b251e4d |
| 2026-04-11 18:19 | Merge pull request #548 from programmerlexi/bli-entry-control | Mintsuki | 287f5d0d |
| 2026-04-11 18:03 | lib/config, menu: Overhaul of the menu and remove entry name limits | Mintsuki | 41e25c07 |
| 2026-04-11 11:14 | lib/panic: Re-enable autoflush before printing | Mintsuki | 43f8d1cb |
| 2026-04-11 16:58 | lib/bli: implement entry control | programmerlexi | 6ae26ba1 |
| 2026-04-11 16:57 | lib/bli: implement timeout control | programmerlexi | 5ad7d276 |
| 2026-04-11 09:27 | Merge pull request #544 from iczelia/trunk | Mintsuki | 13d381c2 |
| 2026-04-11 09:12 | ci: Remove QA/typos check | Mintsuki | ffaac831 |
| 2026-04-11 08:50 | crypto: streaming blake2b for validation | Kamila Szewczyk | db799dee |
| 2026-04-10 22:36 | Merge pull request #543 from iczelia/trunk | Mintsuki | 6eb4321c |
| 2026-04-10 21:22 | decompressor: gzip/tinf -> limlz | Kamila Szewczyk | 42eb5f97 |
| 2026-04-09 11:53 | gha: Fix MinGW path and add workflow_dispatch to binary-release | Mintsuki | c41bc7fa |
| 2026-04-09 11:40 | docs: Update ChangeLog and README.md for 11.3.1 | Mintsuki | 5a3264f4 |
| 2026-04-09 11:35 | gha: Fix release and binary-release workflows | Mintsuki | 2cabb832 |
| 2026-04-09 11:02 | docs: Update ChangeLog and README.md for 11.3.0 | Mintsuki | de015783 |
| 2026-04-09 10:41 | protos/limine: Make "Keep IOMMU" feature x86-64-only | Mintsuki | dd18ae40 |
| 2026-04-09 09:46 | protos/limine: Implement TSC frequency feature | Mintsuki | ca68cb14 |
| 2026-04-09 09:34 | sys/cpu: Improve TSC calibration accuracy on UEFI and BIOS | Mintsuki | 91e2152c |
| 2026-04-09 08:54 | lib/fb: Do not clear framebuffer on mode set in quiet mode | Mintsuki | 487333d9 |
| 2026-04-09 08:51 | lib/gterm: Do not clear framebuffer on mode set as Flanterm immediately repaints it | Mintsuki | d937665b |
| 2026-04-09 08:39 | drivers/gop: Do not force-start uninitialised GPUs when a framebuffer is already available | Mintsuki | eb3fb1e4 |
| 2026-04-08 01:02 | gha: Use latest MinGW binary release instead of 2026-04-08 | Mintsuki | 37976aad |
| 2026-04-08 00:58 | gha: Build limine.exe using i486 MinGW from osdev0/mingw-binary-builds | Mintsuki | fbc3f806 |
| 2026-04-06 16:57 | misc: Migration to GitHub | Mintsuki | dfc5894a |
| 2026-04-06 05:22 | uefi: Call Apple set_os protocol to keep iGPU alive on dual-GPU Macs | Mintsuki | c871e243 |
| 2026-04-05 09:36 | protos/multiboot: Allow menu recovery on overflow panics | Mintsuki | d56aec6a |
| 2026-04-05 09:08 | sys/cpu: Add PIT-based TSC calibration for BIOS | Mintsuki | 5c27b44c |