| 2021-07-15 15:16 | stivale2: Fix test | mintsuki | e96b55a4 |
| 2021-07-15 14:20 | stivale2: Implement PMRs | mintsuki | de3c7eed |
| 2021-07-15 12:09 | stivale: Initial infrastructure to support ELF permissions | mintsuki | 79b8c38c |
| 2021-07-15 11:34 | elf: Return permission ranges | mintsuki | 178f3cea |
| 2021-07-15 10:51 | menu: Fix title alignment | mintsuki | aec537f5 |
| 2021-07-15 08:03 | misc: Change how bios and uefi macros are defined and tested | mintsuki | 1aa5ae13 |
| 2021-07-11 08:07 | stivale2: Add support for text mode struct tag | mintsuki | d478a1b2 |
| 2021-07-11 07:47 | stivale2: Add support for any video header tag | mintsuki | f5ffbdf2 |
| 2021-07-11 06:51 | stivale2: Implement max_length field of terminal structure tag | mintsuki | 63a45e2b |
| 2021-07-11 06:30 | gterm: Improve text drawing performance on both QEMU TCG and real hardware | mintsuki | f4a47cff |
| 2021-07-11 05:28 | gterm: Reintroduce fast canvas drawing, only. | mintsuki | e5ec3c1f |
| 2021-07-11 02:50 | gterm: Revert recent changes as they make the terminal significantly slower on real hardware | mintsuki | f4dc6481 |
| 2021-07-11 00:03 | Revert "readline: rewrite Ctrl-[pnbf] to arrows" | mintsuki | 94238607 |
| 2021-07-11 00:02 | Revert "readline: exclude the non-ctrl case from checks" | mintsuki | f6662005 |
| 2021-07-11 00:01 | menu: Disable scrolling when displaying status text | mintsuki | 6f17771c |
| 2021-07-10 23:51 | term: Improve logic of disabling scrolling | mintsuki | 50fd990e |
| 2021-07-10 23:35 | docs: Document RANDOMISE_MEMORY | mintsuki | ed3c8661 |
| 2021-07-10 23:31 | stivale2: Prevent buffer overflows when writing to stivale2 terminal | mintsuki | ffac9b1c |
| 2021-07-10 23:24 | Revert "bmp: Sanity check images" | mintsuki | d85e6302 |
| 2021-07-10 12:06 | Merge pull request #94 from StaticSaga/trunk | mint | b5ef61f1 |
| 2021-07-10 11:59 | bmp: Sanity check images | StaticSaga | 8ea847e5 |
| 2021-07-10 11:59 | gterm: Fix typo on IMAGE_STRETCHED | StaticSaga | b38b8302 |
| 2021-07-09 13:47 | gterm: refactor genloop() | StaticSaga | 0daf11ec |
| 2021-07-09 12:40 | pmm: Add option to randomise memory contents at boot-up | mintsuki | cd59bb50 |
| 2021-07-08 16:05 | menu: Print comments in cyan instead of green | mintsuki | 757cc792 |
| 2021-07-08 15:59 | Merge pull request #93 from StaticSaga/trunk | mint | 969381c1 |
| 2021-07-08 15:52 | docs: Update screenshot | mintsuki | cf865fbb |
| 2021-07-08 15:50 | gterm: make gterm_plot_char faster | StaticSaga | 7bfdfbd2 |
| 2021-07-08 15:46 | Merge pull request #92 from ArsenArsen/trunk | mint | 9f541d2d |
| 2021-07-08 15:37 | readline: exclude the non-ctrl case from checks | Arsen Arsenović | 2fcabe8d |