| Age | Commit message (Expand) | Author |
| 2025-03-09 | RAN format command, and fix DiskImage framework. | Amlal El Mahrouss |
| 2025-03-09 | ADD: Fixes and tweaks of CLI programs. | Amlal El Mahrouss |
| 2025-03-09 | ADD: Replace make_fs with diutil. | Amlal El Mahrouss |
| 2025-03-09 | Update property lists. | Amlal El Mahrouss |
| 2025-03-08 | TWEAK: Scheduler: Tweak kInvalidAP to kAPInvalid. | Amlal El Mahrouss |
| 2025-03-08 | TQ-22: Ticket done. | Amlal El Mahrouss |
| 2025-03-08 | ADD: Great tweaks on tooling. | Amlal El Mahrouss |
| 2025-03-08 | META: Bump source code. | Amlal El Mahrouss |
| 2025-03-08 | ADD: Cli options to fs tool. | Amlal El Mahrouss |
| 2025-03-08 | Variant.cc: Handle VariantKind of type 'kNull' | Amlal El Mahrouss |
| 2025-03-08 | amd64-desktop.make: Remove extra space in EMU_FLAGS. | Amlal El Mahrouss |
| 2025-03-07 | NeFS.h: Tailor header to private specifications. | Amlal El Mahrouss |
| 2025-03-07 | make_fs.cc: better syntax for uuid_generate_random. | Amlal El Mahrouss |
| 2025-03-07 | Replace endl with kendl, and add make_fs; a tool to format a | Amlal El Mahrouss |
| 2025-03-07 | ADD: WIP: Filesystem format tool. (under EPM) | Amlal El Mahrouss |
| 2025-03-07 | Tweak: User.h | Amlal El Mahrouss |
| 2025-03-04 | Fix namespace. | Amlal El Mahrouss |
| 2025-03-04 | ADD: Scheduler fixes and patches regarding task switching | Amlal El Mahrouss |
| 2025-03-04 | CHORE&FEAT: Kernel/SCI: Lots of Chore and feat, see below. | Amlal El Mahrouss |
| 2025-03-03 | AHCI: Improvements and tweaks. | Amlal |
| 2025-03-03 | ADD: Format source code and define __wm_msg struct (public version) | Amlal El Mahrouss |
| 2025-03-03 | ADD: AHCI: New AHCI Driver API, and refactor AHCIDeviceInterface class | Amlal El Mahrouss |
| 2025-03-01 | ADD: Add PowerFactory class. | Amlal El Mahrouss |
| 2025-03-01 | hal_serial_init, return false instead of panic. | Amlal El Mahrouss |
| 2025-03-01 | HalDebugOutput.cc: Code tweaks and improvements. | Amlal El Mahrouss |
| 2025-02-28 | DBG: Debug port patches and improvements. | Amlal El Mahrouss |
| 2025-02-27 | Patch copyright header. | Amlal |
| 2025-02-26 | UserProcessScheduler.cc: Remove useless variables. | Amlal |
| 2025-02-26 | ADD: Tweaks and improvements. | Amlal |
| 2025-02-25 | ADD: Remove BOOT_BLOCK_STRUCT, replace with EPM_PART_BLOCK. | Amlal |
| 2025-02-25 | Add +x to build_gcc.sh | Amlal |
| 2025-02-25 | AHCI.cc: Update copyright holder. | Amlal |
| 2025-02-25 | IMPL: Business logic for NetBoot. | Amlal |
| 2025-02-24 | IMPL: NeFS doesn't store full path now in catalog name. | Amlal |
| 2025-02-24 | Add MBCI folder in KernelKit. | Amlal |
| 2025-02-24 | ADD: ARM64: MBCI 'FLSH' driver. | Amlal |
| 2025-02-24 | AHCI.cc: Use legal name of company now. | Amlal |
| 2025-02-24 | AHCI.cc: Fix missing return on type warning. | Amlal |
| 2025-02-24 | Add LibFont and LibLocale, port structs that I made for app-kit to LibCF too. | Amlal |
| 2025-02-23 | ADD: Use C++23 on toolchain now, and add 'ld' CLI tool. | Amlal |
| 2025-02-22 | Use UInt16 instead of UInt32 (AHCI). | Amlal |
| 2025-02-22 | AHCI.cc: Use UInt32 instead of auto. | Amlal |
| 2025-02-22 | AHCI.cc: Improvements on the AHCI Device class. | Amlal |
| 2025-02-22 | ADD: More improvements now on DeviceMgr. | Amlal |
| 2025-02-22 | New DeviceMgr, other APIs have been reworked as a result. | Amlal |
| 2025-02-21 | ADD: Better documentation. | Amlal |
| 2025-02-21 | ADD: Explicit types instead of auto. | Amlal |
| 2025-02-21 | ADD: AHCI improvements | Amlal |
| 2025-02-21 | AHCI.cc: Taking care of command header now. | Amlal |
| 2025-02-21 | Moved FB API to GPU.h Add Format, Message and Filesystem API. | Amlal |