aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* fix(column): issues with 'statuscolumn' width (#22542)luukvbaal2023-03-07
* Merge pull request #13834 from bfredl/omniluabfredl2023-03-07
|\
| * feat(lua): omnifunc for builting lua interpreterBjörn Linse2023-03-06
* | build: enable unit testing on release builds (#22554)dundargoc2023-03-06
* | feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* | fix(diff): add NULL checkLewis Russell2023-03-06
* | Merge #22325 vim.version semver parserJustin M. Keyes2023-03-06
|\ \
| * | fix(vim.version): incorrect version.cmp()Justin M. Keyes2023-03-06
| * | refactor(vim.version): cleanupJustin M. Keyes2023-03-06
| * | feat(lua): add semver apiKelly Lin2023-03-06
|/ /
* | refactor(treesitter): simplify some range functionsLewis Russell2023-03-06
* | vim-patch:9.0.1386: options test fails with some window width (#22548)zeertzjq2023-03-06
* | vim-patch:9.0.1385: g'Esc is considered an error (#22544)zeertzjq2023-03-06
* | docs: module-level docstrings (@defgroup) #22498Justin M. Keyes2023-03-05
* | Merge pull request #22539 from dundargoc/build/luvbfredl2023-03-06
|\ \
| * | build: remove workaround for incorrectly packaged libluvdundargoc2023-03-05
|/ /
* | build: silence git describe error outputBiswapriyo Nath2023-03-05
* | build: fix USE_EXISTING_SRC_DIR optiondundargoc2023-03-05
* | Merge pull request #22486 from dundargoc/ci/cachedundargoc2023-03-05
|\ \
| * | ci: skip core dump checkdundargoc2023-03-05
| * | ci: remove core dump checking from test.ymldundargoc2023-03-05
| * | ci: use the same deps directory location for all jobsdundargoc2023-03-05
* | | build: consistently use the provided option pathsdundargoc2023-03-05
* | | build: fix unknown pragma warning with mingw (#22533)Biswapriyo Nath2023-03-05
|/ /
* | test: don't search entire repo for filesdundargoc2023-03-05
* | Merge pull request #22532 from zeertzjq/vim-9.0.0736zeertzjq2023-03-05
|\ \ | |/ |/|
| * vim-patch:9.0.0870: get E967 when using text property in quickfix windowzeertzjq2023-03-05
| * vim-patch:9.0.0770: quickfix commands may keep memory allocatedzeertzjq2023-03-05
| * vim-patch:9.0.0749: alloc/free of buffer for each quickfix entry is inefficientzeertzjq2023-03-05
| * vim-patch:9.0.0736: quickfix listing does not handle very long messageszeertzjq2023-03-05
|/
* fix(lsp): don't monitor files if workspace_folders is nil (#22531)Mathias Fußenegger2023-03-05
* feat(lsp): implement workspace/didChangeWatchedFiles (#22405)Jon Huhn2023-03-05
* vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq2023-03-05
* test(old): make getting an unused PID work (#22529)zeertzjq2023-03-05
* vim-patch:9.0.1378: illegal memory access when using virtual editing (#22527)zeertzjq2023-03-05
* fix(extmarks): don't leak memory on error (#22507)zeertzjq2023-03-05
* build: show build type specific compiler flags when using --versiondundargoc2023-03-04
* ci: move configuring cmake to the build part of the CIdundargoc2023-03-04
* docs(highlight): fix type annotations (#22272)Jaehwang Jung2023-03-04
* build(deps): bump msgpack-c to v6.0.0 (#22522)Christian Clason2023-03-04
* Merge pull request #22415 from bfredl/log_debugbfredl2023-03-04
|\
| * refactor(log): reduce compile time LOG_LEVEL granularitybfredl2023-03-04
* | refactor(spell): use uint8_t for "byts" variables (#22519)zeertzjq2023-03-04
* | docs(lua): number → integer (#22517)Jaehwang Jung2023-03-04
* | docs(diagnostic): number → integer (#22512)Jaehwang Jung2023-03-04
* | docs(editorconfig): number → integer (#22514)Jaehwang Jung2023-03-04
* | docs(inspect): number → integer (#22511)Jaehwang Jung2023-03-04
* | docs(uri): number → integer (#22515)Jaehwang Jung2023-03-04
* | docs(filetype): number → integer (#22516)Jaehwang Jung2023-03-04