| 2020-11-10 10:12 | stivale2: Fix bug where uri_open return value is tested wrong; uri: Allocate new buffer on uri_resolve | mintsuki | c15e8527 |
| 2020-11-09 14:04 | misc: Change config location detection mechanism slightly | mintsuki | e3519a6c |
| 2020-11-09 13:38 | misc: Rename master to unstable | mintsuki | 92814b47 |
| 2020-11-09 13:29 | misc: Update background and screenshot | mintsuki | 98c8921a |
| 2020-11-09 11:31 | misc: Add config file options for specifying the resolution in a granular way. Other misc bug fixes. Fixes #45 | mintsuki | 168716a2 |
| 2020-11-09 10:15 | vbe: Ensure that the format is xRGB8888 for the graphical menu | mintsuki | 495b1570 |
| 2020-11-08 10:59 | vbe: Implement more expressive framebuffer tag (fixes #37) | mintsuki | cfb1734f |
| 2020-11-07 22:50 | stivale: Fix pagemap not mapping every memmap entry bug | mintsuki | 6d232193 |
| 2020-11-07 21:21 | linux: Add possibility to load multiple modules | mintsuki | 13900624 |
| 2020-11-05 16:49 | CONFIG.md: Add missing color to list | mintsuki | 03413047 |
| 2020-11-05 16:18 | misc: Remove 512-byte sector assumptions from various places | mintsuki | ceb51518 |
| 2020-11-05 16:00 | bootsect: Do not assume 512-byte sectors | mintsuki | 1ead86ef |
| 2020-11-05 12:36 | Update CONFIG.md | mintsuki | dbb88b59 |
| 2020-11-05 12:29 | menu: Make theme colours a single key | mintsuki | 65b39a41 |
| 2020-11-05 11:50 | blib: Make strtoui return the address of the first non-numeric digit | mintsuki | f0172ee1 |
| 2020-11-05 00:55 | Merge pull request #50 from Matt8898/master | mint | 1ed98572 |
| 2020-11-05 00:37 | Add pxe support | Matteo Semenzato | e7ae1953 |
| 2020-11-05 00:17 | blib: Make strtoui break on first non numeric digit | mintsuki | 10bd2696 |
| 2020-11-05 00:04 | bootsect: Move jump to stage2 to second half of bootsector | mintsuki | d7ec93d0 |
| 2020-11-04 23:56 | bootsect: Remove useless instructions | mintsuki | d799658b |
| 2020-11-04 23:50 | blib: Update strtoui | mintsuki | 48a9d06a |
| 2020-11-02 09:17 | part: Some general cleanup | mintsuki | 82a71514 |
| 2020-11-02 08:20 | Some general cleanup | mintsuki | c542ff68 |
| 2020-11-01 21:07 | Use URIs in the last few remaining places, update CONFIG.md | mintsuki | 0319b51b |
| 2020-11-01 20:38 | Add warning about using master branch to README.md | mintsuki | bacef9fc |
| 2020-11-01 20:25 | Add GUID resource type | mintsuki | 038c0412 |
| 2020-11-01 09:39 | Bump version number to 0.6 | mintsuki | 28c1538f |
| 2020-11-01 09:31 | Use URIs everywhere, update config documentation. Fixes #48 | mintsuki | 569df8ac |
| 2020-10-30 05:52 | Add missing config keys to documentation. Fixes #47 | mintsuki | 849d05c7 |
| 2020-10-27 07:38 | readline: Support delete key | mintsuki | 1de57494 |