aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | vim-patch:8.2.4513: window-local directory is not applied if 'acd' failszeertzjq2022-03-07
| * | | | | | vim-patch:8.2.4060: win_execute() slow on systems where getcwd()/chdir() is slowzeertzjq2022-03-07
| * | | | | | vim-patch:8.2.3920: restoring directory after using another window is ineffic...zeertzjq2022-03-07
| * | | | | | vim-patch:8.2.3745: autochdir test fails without the +channel featurezeertzjq2022-03-07
| * | | | | | vim-patch:8.2.3739: in wrong directory when using win_execute() with 'acd' setzeertzjq2022-03-07
|/ / / / / /
* | | | | | refactor(signcol): smarter invalidation (#17533)Lewis Russell2022-03-06
* | | | | | Merge pull request #17628 from jamessan/bsd-gdbJames McCoy2022-03-06
|\ \ \ \ \ \
| * | | | | | test(sr.ht): skip luamod-dev test which crashes nvimJames McCoy2022-03-06
| * | | | | | ci(bsd): install gdb to get backtraces from coresJames McCoy2022-03-06
| |/ / / / /
* / / / / / feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)Gregory Anders2022-03-06
|/ / / / /
* | | | | fix(lsp): handle insertion of previous line (#17618)Michael Lingelbach2022-03-06
* | | | | Merge pull request #17623 from zeertzjq/lua-editor-mentionszeertzjq2022-03-06
|\ \ \ \ \
| * | | | | docs(lua): reference runtime/lua/vim/_editor.luazeertzjq2022-03-06
* | | | | | Merge pull request #16897 from lewis6991/signsbfredl2022-03-06
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | feat(decorations): support signsLewis Russell2022-03-05
* | | | | | Merge pull request #17597 from dundargoc/build/cmake/fix-warningsJames McCoy2022-03-05
|\ \ \ \ \ \
| * | | | | | build(cmake): remove unused variable CMAKE_CXX_COMPILER to fix warningDundar Göc2022-03-04
| * | | | | | build(cmake): fix policy warningDundar Göc2022-03-04
| |/ / / / /
* | | | | | Merge pull request #17589 from kchibisov/add-dashed-dotted-underlineJames McCoy2022-03-05
|\ \ \ \ \ \
| * | | | | | fix: bounds check for underdotKirill Chibisov2022-03-05
| * | | | | | fix(syntax): remove trailing spaces in vim.vimKirill Chibisov2022-03-04
| * | | | | | fix(docs): spelling in new underlines docsKirill Chibisov2022-03-04
| * | | | | | feat(tui): add support for `CSI 4 : [2,4,5] m`Kirill Chibisov2022-03-03
* | | | | | | Merge pull request #17538 from dundargoc/refactor/bugprone-signed-char-misusebfredl2022-03-05
|\ \ \ \ \ \ \
| * | | | | | | test(strcase_save): test overlong UTF8-encodingDundar Göc2022-03-05
| * | | | | | | refactor: fix clang-tidy bugprone-signed-char-misuse warningsDundar Göc2022-03-04
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #17603 from bfredl/luaworldbfredl2022-03-05
|\ \ \ \ \ \ \
| * | | | | | | refactor(lua): move only runtime lua file in src/ to runtime/luabfredl2022-03-04
| | |_|/ / / / | |/| | | | |
* | | | | | | fix(lsp): start incremental sync range at previous newline character (#17610)Michael Lingelbach2022-03-05
* | | | | | | Merge pull request #17611 from zeertzjq/vim-patch-pr-argsJames McCoy2022-03-05
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | feat(vim-patch.sh): support additional args for -szeertzjq2022-03-05
|/ / / / / /
* | | | | | Merge pull request #17601 from dundargoc/revert/libuvJames McCoy2022-03-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | revert: "build(deps): bump libuv to 1.43.0+7ae0c95"Dundar Göc2022-03-04
|/ / / / /
* | | | | Merge pull request #17598 from dundargoc/ci/reviewer/update-reviewersJames McCoy2022-03-04
|\ \ \ \ \
| * | | | | ci(reviews): update reviewersDundar Göc2022-03-04
|/ / / / /
* | | | | Merge pull request #17596 from zeertzjq/autocmd-commentzeertzjq2022-03-04
|\ \ \ \ \
| * | | | | chore(autocmd): move comment to the right placezeertzjq2022-03-04
|/ / / / /
* | | | | fix(autocmd): clean up autocmds only when needed (#17593)Jaehwang Jung2022-03-04
* | | | | Merge pull request #17567 from bfredl/preloadbfredl2022-03-03
|\ \ \ \ \
| * | | | | refactor(lua): reorganize builtin modules, phase 1bfredl2022-03-03
| |/ / / /
* | | | | Merge pull request #17568 from groves/respect_os_proc_children_rvJames McCoy2022-03-03
|\ \ \ \ \
| * | | | | fix: respect os_proc_children rv of pid not foundCharlie Groves2022-03-01
* | | | | | Merge pull request #17564 from dundargoc/ci/freebsd/remove-deprecated-portJames McCoy2022-03-03
|\ \ \ \ \ \
| * | | | | | ci(freebsd): remove deprecated package sha to fix warningDundar Göc2022-03-01
* | | | | | | Merge pull request #17591 from zeertzjq/vim-8.2.4498zeertzjq2022-03-03
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:8.2.4498: using <Plug> with "noremap" does not workzeertzjq2022-03-03
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #17590 from bfredl/cbfreebfredl2022-03-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | refactor(autocmd): simplify check for freed callbackbfredl2022-03-03
|/ / / / / /
* | | | | | Merge pull request #17584 from zeertzjq/test-pending-win32zeertzjq2022-03-03
|\ \ \ \ \ \
| * | | | | | test: use helpers.pending_win32(pending) in buffer_updates_speczeertzjq2022-03-03
|/ / / / / /