Commit message (Expand) | Author | Age | |
---|---|---|---|
* | feat(terminal): add support for copying with OSC 52 in embedded terminal (#29... | Gregory Anders | 2024-06-11 |
* | refactor: replace '\0' with NUL | James Tirta Halim | 2024-06-04 |
* | fix(base64): properly handle embedded NULLs when decoding (#28349) | Gregory Anders | 2024-04-15 |
* | refactor: run IWYU on entire repo | dundargoc | 2023-12-21 |
* | refactor(IWYU): move decor provider types to decoration_defs.h (#26692) | zeertzjq | 2023-12-21 |
* | refactor: eliminate cyclic includes | dundargoc | 2023-12-20 |
* | build: don't define FUNC_ATTR_* as empty in headers (#26317) | zeertzjq | 2023-11-30 |
* | build: enable IWYU on mac | dundargoc | 2023-11-27 |
* | refactor: remove B_SPELL macro (#26063) | zeertzjq | 2023-11-16 |
* | refactor: iwyu (#26062) | zeertzjq | 2023-11-16 |
* | build: remove PVS | dundargoc | 2023-11-12 |
* | PVS fixes | dundargoc | 2023-11-10 |
* | fix(base64): only check padding if leftover index is set (#25854) | Gregory Anders | 2023-10-31 |
* | feat(stdlib): add vim.base64 module (#25843) | Gregory Anders | 2023-10-31 |