aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | refactor(build): make installation of runtime/ more effectivebfredl2023-03-07
* | | fix(lsp): change LspTokenUpdate to use buffer instead of pattern (#22559)jdrouhard2023-03-07
| |/ |/|
* | Merge #22503 from eriks47/man-spacesJustin M. Keyes2023-03-07
|\ \
| * | fix(man.lua): tests, namingJustin M. Keyes2023-03-07
| * | feat(man.lua): support spaces in manpage namesEriks Muhins2023-03-07
* | | refactor(runtime): use vim.version to compare versions #22550Justin M. Keyes2023-03-07
|/ /
* | Merge pull request #22558 from zeertzjq/vim-8.2.3969zeertzjq2023-03-07
|\ \
| * | vim-patch:partial:944697ae196zeertzjq2023-03-07
| * | vim-patch:8.2.3969: value of MAXCOL not available in Vim scriptzeertzjq2023-03-07
* | | build!: make libintl a required dependencydundargoc2023-03-07
| |/ |/|
* | docs(lsp): change type annotations from number → integer (#22510)Jaehwang Jung2023-03-07
|/
* docs(gitignore): correct oldtest pathzeertzjq2023-03-07
* 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