| 2022-02-09 11:45 | misc: Misc Hyper-V related fixes. Closes #150 | mintsuki | b80fb367 |
| 2022-02-08 14:43 | build: Improve eltorito-efi configure option | mintsuki | bcf01fa3 |
| 2022-02-08 14:35 | build: Make eltorito-efi build manually toggleable | mintsuki | 23ee0bf4 |
| 2022-02-07 01:10 | misc: Misc output fixes for serial support | mintsuki | 319326a7 |
| 2022-02-04 21:54 | readline: Support C-[ae] for HOME and END | mintsuki | b51f2528 |
| 2022-02-04 21:30 | menu: Support HOME and END shortcuts | mintsuki | 6e0fde5c |
| 2022-02-04 21:25 | menu: Support using 1-9 to boot menu entries | mintsuki | aae5e6f7 |
| 2022-02-03 10:35 | build: Minor portability fixes | mintsuki | 7d70e312 |
| 2022-02-03 09:38 | misc: stage23 -> common | mintsuki | 400202d9 |
| 2022-02-02 17:18 | build: Unify and preprocess linker scripts | mintsuki | 8920c89a |
| 2022-02-02 15:24 | build: Misc improvements | mintsuki | 9332a9f4 |
| 2022-02-01 07:04 | build: Misc improvements | mintsuki | d7b8c3cf |
| 2022-01-31 10:46 | build: Move program detection logic to configure script | mintsuki | e4bd2cfd |
| 2022-01-29 16:23 | build: Minor misc fixes | mintsuki | ac865be1 |
| 2022-01-29 11:29 | pmm_randomise_memory: Add guard for BIOS port to avoid accessing bogus pointers | mintsuki | 9fc8ec0c |
| 2022-01-29 10:54 | chainload: Assume boot drive if DRIVE parameter is omitted | mintsuki | 3fa7d9d1 |
| 2022-01-29 10:45 | chainload: Readd wrongly removed noinline attribute | mintsuki | 69529b12 |
| 2022-01-29 07:03 | Merge pull request #154 from czapek1337/trunk | mint | ea4db246 |
| 2022-01-29 06:54 | readline: Don't delete input beyond a null terminator | czapek1337 | a6f6958b |
| 2022-01-29 06:52 | console: Use escape sequence instead of reset_term() | czapek1337 | 77ed9d23 |
| 2022-01-28 22:56 | console: Add a clear command | czapek1337 | 077341d1 |
| 2022-01-28 22:55 | readline: Zero out the buffer before using it | czapek1337 | 53e515e6 |
| 2022-01-28 22:51 | readline: Handle END/HOME keys | czapek1337 | 2c160408 |
| 2022-01-28 22:51 | console,editor: Filter out non-printable characters | czapek1337 | 0c677d09 |
| 2022-01-28 22:10 | menu: Handle uppercase inputs for menu hotkeys | czapek1337 | ca5f7a6e |
| 2022-01-28 15:25 | limine-install: Fix issue introduced in 55166fd where GPT checksum would corrupt | mintsuki | 019dddcc |
| 2022-01-28 11:56 | Merge pull request #153 from Itay2805/trunk | mint | 1cdb4c28 |
| 2022-01-28 11:48 | ntfs: allow for bigger resident index and resident data | Itay Almog | 92580a3b |
| 2022-01-28 11:35 | build: Add *.tar.gz to maintainer-clean's rm | mintsuki | b023b96c |
| 2022-01-28 11:29 | build: Add *.tar.gz to .gitignore | mintsuki | 3afb2517 |