| 2021-08-26 16:22 | readline: UEFI: getchar() rework | mintsuki | 0af1cdb7 |
| 2021-08-26 11:47 | Merge pull request #105 from InsaneMiner/patch-1 | mint | 3d6a1db4 |
| 2021-08-26 01:16 | Update README.md | InsaneMiner | c90fa0c9 |
| 2021-08-26 01:11 | Update README.md | InsaneMiner | 44da6a1c |
| 2021-08-25 23:41 | multiboot1: When on BIOS, set IDTR to BIOS defaults before handoff | mintsuki | 0562c8ef |
| 2021-08-25 23:33 | disk: Improve algorithm to determine fastest transfer size | mintsuki | 605623bd |
| 2021-08-25 23:23 | Revert "term: Reverse video should not make the cursor invisible" | mintsuki | 57c44bef |
| 2021-08-25 22:17 | Merge pull request #104 from ArsenArsen/trunk | mint | 9d8fd541 |
| 2021-08-25 20:28 | readline: re-add emacs key support | Arsen Arsenović | 50dcc58a |
| 2021-08-25 21:57 | term: Reverse video should not make the cursor invisible | mintsuki | a5def082 |
| 2021-08-25 20:03 | efi: Directly use EFI functions instead of using GNU-EFI's call wrapper | mintsuki | 31f52c2b |
| 2021-08-23 23:08 | term: Bug fixes | mintsuki | 23a93a85 |
| 2021-08-22 20:19 | efi: Bump gnu-efi to 3.0.14 | mintsuki | 838c7186 |
| 2021-08-22 20:07 | disk: Misc fixes | mintsuki | 16645dfb |
| 2021-08-22 16:29 | misc: Add copyright notice at boot | mintsuki | 483cb465 |
| 2021-08-22 16:05 | disk: Remove redundant code used to get volume count | mintsuki | 712f4c02 |
| 2021-08-22 15:57 | efi: Leave 64MiB to firmware instead of 16MiB | mintsuki | 9a934eb6 |
| 2021-08-22 15:37 | cpu: Remove static from header inline functions | mintsuki | 48f7dee6 |
| 2021-08-22 15:20 | disk: Fix bugs introduced by previous commit | mintsuki | e497c1d7 |
| 2021-08-22 14:27 | disk: Add logic to determine fastest transfer size | mintsuki | 04960181 |
| 2021-08-22 13:02 | efi: Rework EFI memory map sanitisation | mintsuki | dadca8fe |
| 2021-08-20 20:18 | gterm: Rearrange logic to determine font properties | mintsuki | ee3131bd |
| 2021-08-20 17:25 | gterm: Implement TERMINAL_FONT_SPACING and default it to 1 | mintsuki | cefc4a76 |
| 2021-08-20 16:28 | misc: Bug fixes | mintsuki | f9fe2f96 |
| 2021-08-20 08:42 | Merge pull request #103 from Sebastian-byte/patch-1 | mint | 1dbc6e39 |
| 2021-08-19 23:13 | acpi: Fix wrong data type in tables header | Sebastian | 904488c6 |
| 2021-08-18 19:02 | gterm: Add config aliases and other minor fixes | mintsuki | fa0aa6d7 |
| 2021-08-18 15:06 | Merge pull request #102 from dancek/gterm-fonts | mint | 3f0c97db |
| 2021-08-18 13:03 | gterm: expand font 9th column like VGA | Hannu Hartikainen | cd02860f |
| 2021-08-18 12:49 | gterm: support font scaling | Hannu Hartikainen | 58d128b9 |