| 2020-12-18 22:01 | menu: Small cosmetic changes to textbox | mintsuki | 8a40112f |
| 2020-12-18 21:38 | menu: Implement prettier entry edit textbox which handles scrolling | mintsuki | 373be351 |
| 2020-12-15 06:45 | menu: Cleanup way escaping editor is handled and check for \n instead of \r in main menu | mintsuki | eb1fd4af |
| 2020-12-15 06:40 | getchar: Return \n when return is pressed instead of passing through \r from int 10h | mintsuki | 44d90c02 |
| 2020-12-15 06:22 | limine-install: General code cleanup | mintsuki | 1c7a9491 |
| 2020-12-10 13:10 | pxe: add stivale2 pxe server info tag | Matteo Semenzato | d38dc9f6 |
| 2020-12-10 08:00 | docs: Explicitly state that the bootloader may ignore kernel header tags in stivale2 | mintsuki | 18992d92 |
| 2020-12-10 07:47 | stivale: Make bootloader reclaImable entries aligned by spec | mintsuki | 3d76435d |
| 2020-12-10 06:34 | docs: Document MENU_BRANDING config key | mintsuki | ed939eb6 |
| 2020-12-10 06:32 | menu: Support changing branding title screen | mintsuki | cdfc454a |
| 2020-12-10 06:22 | uri: Make 'uuid' an alias of 'guid' | mintsuki | 0a8eae7b |
| 2020-12-10 06:13 | part: Implement unified namespace between GPT partition UUIDs and filesystem UUIDs | mintsuki | 08d53bff |
| 2020-12-10 05:52 | misc: Bump version to 0.7 | mintsuki | 7545864f |
| 2020-12-09 12:02 | uri: Add boot resource | mintsuki | 8c910b20 |
| 2020-12-07 18:00 | misc: Update binary images | mintsuki | 9c529853 |
| 2020-12-07 17:37 | Merge pull request #56 from limine-bootloader/embedded_gpt | mint | ead1136c |
| 2020-12-07 17:36 | misc: Revert binary files to unstable's state as to make the PR mergeable | mintsuki | 475abd60 |
| 2020-12-07 17:20 | limine-install: Add more sanity checks and give the choice to install stage 2 to a partition with GPT | mintsuki | eeb647d0 |
| 2020-12-07 16:14 | font: Specify that we use code page 437, use unsigned 8-bit fonts and special characters to print the menu's tree | mintsuki | d40a6a36 |
| 2020-12-06 15:43 | gpt: Embed stage2 code within GPT structures so an extra partition is not needed | mintsuki | 35181c2b |
| 2020-12-05 03:42 | vbe: Add support for user loadable fonts for the menu | mintsuki | 8d04ab1c |
| 2020-12-05 03:31 | docs: Document sub-entries and default expanded entries | mintsuki | 34138387 |
| 2020-12-05 01:10 | stivale: Add support for extended colour information | mintsuki | 6ab44cb0 |
| 2020-12-04 23:44 | elf32: Fix bug where vaddr was used for memory zeroing instead of paddr | mintsuki | 2f486fae |
| 2020-12-04 13:11 | fat32: General cleanup and optimisation | mintsuki | b75b35c5 |
| 2020-12-03 11:38 | menu: Fix bug where variable may be used uninitialised, make DEFAULT_ENTRY 1-based, add 'no' setting for TIMEOUT | mintsuki | 3ee1ee88 |
| 2020-12-02 18:16 | menu: Do not have countdown if default entry is a directory | mintsuki | fe022c49 |
| 2020-12-02 18:09 | misc: Update binary images | mintsuki | 75c51c1e |
| 2020-12-02 18:08 | Merge pull request #55 from N00byEdge/pxe_smaller_packets_fix | mint | 60b72aee |
| 2020-12-01 22:53 | Add built binaries | N00byEdge | 78b19f87 |