| Age | Commit message (Expand) | Author |
| 2018-09-29 | first prototype of compositing window manager | Miguel |
| 2018-09-28 | moved mouse and kb, fixed mouse a bit | Miguel |
| 2018-09-27 | try to isolate netstack to library | Miguel |
| 2018-09-27 | reenable interrupts | Miguel |
| 2018-09-26 | some bugfixes | Miguel |
| 2018-09-26 | ntp and udp | Miguel |
| 2018-09-25 | ip/icmp checksum fix | Miguel |
| 2018-09-25 | working on icmp ping reply | Miguel |
| 2018-09-25 | arp replies working! | Miguel |
| 2018-09-25 | after a long struggle our e1000 can receive and send packets, yeah! | Miguel |
| 2018-09-23 | interrupts from e1000 come in at least | Miguel |
| 2018-09-23 | struggling with e1000 | Miguel |
| 2018-09-21 | struggling with UEFI | Miguel |
| 2018-09-21 | trying uefi | Miguel |
| 2018-09-21 | piper works so nice | Miguel |
| 2018-09-20 | we are now prepared for piping with _pipe and _dup2 | Miguel |
| 2018-09-18 | sysfs, errno, improve foolshell, etc | Miguel |
| 2018-09-16 | cleanup and starting improve mounts and file access (pipes, sysfiles, ext2) | Miguel |
| 2018-09-15 | scheduler / sleep process | Miguel |
| 2018-09-12 | struggling with vmem | Miguel |
| 2018-09-11 | cleaning up vmem etc.. | Miguel |
| 2018-09-11 | screen checks if video or textmode, cpu private memory pages implemented | Miguel |
| 2018-09-10 | fixed bug in asm_pit_rate_ | Miguel |
| 2018-09-10 | apic et al. | Miguel |
| 2018-09-10 | fixing paging / per cpu pages | Miguel |
| 2018-09-09 | switched to apic/ioapic finally | Miguel |
| 2018-09-09 | fixing implicit func declarations! | Miguel |
| 2018-09-08 | struggling with pic and lapic and smp... | Miguel |
| 2018-09-06 | working on smp | Miguel |
| 2018-09-03 | big renaming | Miguel |
| 2018-09-02 | syscalls fine | Miguel |
| 2018-09-02 | syscalls | Miguel |
| 2018-08-31 | doxy and alignment | Miguel |
| 2018-08-31 | moved terminal.c and terminal.h | Miguel |
| 2018-08-22 | cleanup logging | Miguel |
| 2018-08-22 | removed module name definitions | Miguel |
| 2018-08-22 | improving logging | Miguel |
| 2018-08-22 | cleaning up | Miguel |
| 2018-08-21 | cleaning up a bit | Miguel |
| 2018-08-21 | cleaning up multitasking | Miguel |
| 2018-08-21 | cleanup timer stuff and move to asm. | Miguel |
| 2018-08-20 | vesa works beuatifullyy | Miguel |
| 2018-08-19 | cleaning up asm stuff and improving docs | Miguel |
| 2018-08-19 | cleanup com1 driver and doxygen | Miguel |
| 2018-08-19 | get vesa working in vmem. | Miguel |
| 2018-08-18 | mouse up and running again | Miguel |
| 2018-08-18 | reviving old drivers: mouse, pci, e1000 | Miguel |
| 2018-08-18 | cleaning up syscalls and playing with new pipes | Miguel |
| 2018-08-17 | started reviving my fool os | Miguel |
| 2015-05-25 | working on fool-term | Michal Idziorek |