| 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 |
| 2021-08-18 12:07 | gterm: rename vga_font_{width,height} to lowercase | Hannu Hartikainen | c11dc238 |
| 2021-08-18 12:06 | gterm: support different font sizes | Hannu Hartikainen | a8a8af4c |
| 2021-08-18 11:36 | gterm: fix custom MENU_FONT | Hannu Hartikainen | 867b4a5f |
| 2021-08-16 22:58 | docs: Document TEXTMODE option | mintsuki | 32192f73 |
| 2021-08-16 22:37 | term: Misc improvements and fixes | mintsuki | b2e66e5a |
| 2021-08-16 22:06 | vga_textmode: Replace BIOS calls to enable and disable hardware cursor with direct VGA port IO | mintsuki | 385af687 |
| 2021-08-16 22:00 | menu: Fix broken change | mintsuki | 19ecfe9c |
| 2021-08-16 20:47 | term: Fix broken defines and calls | mintsuki | 7e50f302 |
| 2021-08-16 18:56 | term: Finish up context control work | mintsuki | 17c5ec43 |
| 2021-08-16 18:00 | gterm: Add context control logic | mintsuki | 0b1c1ccc |
| 2021-08-16 17:32 | term: Implement a bunch of escape sequences | mintsuki | a3f3f95b |
| 2021-08-16 16:34 | stivale2: More reasonable code flow to determine target video mode | mintsuki | 1cd381a3 |
| 2021-08-16 16:02 | term: Mass backport changes done in Vinix upstream | mintsuki | c7a46830 |
| 2021-08-12 05:52 | term: Support bold attributes | mintsuki | 993a602a |
| 2021-08-12 05:40 | tftp: Overhaul and bug fixes | mintsuki | 5f1c34a5 |
| 2021-08-10 09:50 | Merge pull request #100 from Andy-Python-Programmer/trunk | mint | 294382e3 |
| 2021-08-10 09:09 | Add the kernel file v2 tag in tests | Andy-Python-Programmer | e308da5b |
| 2021-08-10 08:41 | Merge pull request #99 from Andy-Python-Programmer/trunk | mint | 9798bc2a |
| 2021-08-10 06:22 | Implement the "stivale2_struct_tag_kernel_file_v2" tag | Andy-Python-Programmer | 3b4d7c53 |
| 2021-08-07 05:26 | build: Misc build system improvements | mintsuki | 7cca9dd4 |
| 2021-08-06 04:16 | term: Support DEC private escape 25 (enable/disable cursor) | mintsuki | 5ffce7c4 |