| 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 |
| 2021-08-06 03:05 | toolchain: Use program prefix limine- to avoid collisions with x86_64-elf system toolchains | mintsuki | 6275457a |
| 2021-07-31 21:51 | term: Support bright colours | mintsuki | 0dde09bb |
| 2021-07-31 19:28 | build: Pass -mabi=sysv to cc | mintsuki | 07dc81bb |
| 2021-07-31 18:52 | term: Misc improvements | mintsuki | 5d22de77 |
| 2021-07-31 18:18 | toolchain: Bump GCC to 11.2.0 | mintsuki | 7fdacf31 |
| 2021-07-31 18:13 | Merge pull request #97 from ytret/trunk | mint | 55411728 |
| 2021-07-31 17:59 | stivale2: set ID of textmode structure tag | ytret | 059be24d |
| 2021-07-29 13:54 | limine-install: Minor Makefile fixes | mintsuki | 241c4dcc |
| 2021-07-29 13:48 | ci: Ensure dotfiles are copied over to binary releases properly. Closes #96 | mintsuki | b55c80e2 |
| 2021-07-29 13:44 | elf: Make sure KASLR doesn't result in load addresses higher than 0x80000000 for higher half kernels | mintsuki | 9540ea62 |
| 2021-07-26 18:19 | build: Prevent gensyms.sh from failing if pipefail is not supported by the shell | mintsuki | af28eee1 |
| 2021-07-26 17:25 | stivale: Add requested stack sanity checks. Closes #95 | mintsuki | db561393 |