aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|/ / /
* | | Merge pull request #17583 from zeertzjq/test-old-missingzeertzjq2022-03-03
|\ \ \
| * | | test(old): add more missing test files and run more tests alonezeertzjq2022-03-03
|/ / /
* | | feat(diagnostic): add "code" to the diagnostic structure (#17510)David Shen2022-03-02
* | | Merge pull request #17579 from zeertzjq/ci-win-failJames McCoy2022-03-02
|\ \ \
| * | | ci: show failed message on Windowszeertzjq2022-03-03
* | | | Merge pull request #17571 from zeertzjq/pvs-autocmdzeertzjq2022-03-03
|\ \ \ \ | |/ / / |/| | |
| * | | refactor(clang): dead assignment buflocal_nr = 0zeertzjq2022-03-02
| * | | refactor(PVS/V547): aucmd.type == CALLABLE_NONE is always falsezeertzjq2022-03-02
| * | | refactor(PVS/V560): ap == NULL is always falsezeertzjq2022-03-02
* | | | Merge pull request #17578 from zeertzjq/test-warning-pokezeertzjq2022-03-03
|\ \ \ \
| * | | | test: mention poke_eventloop() instead of wait()zeertzjq2022-03-02
| |/ / /
* | | | fix(lsp): respect all of 'fixeol', 'eol', and 'binary' applying edits (#17574)Tim Pope2022-03-02
* | | | Merge pull request #17575 from zeertzjq/pty-did-eofJames McCoy2022-03-02
|\ \ \ \
| * | | | revert: "ci(windows): skip oldtest on windows until failing tests are fixed"zeertzjq2022-03-02
| * | | | fix(pty_process_win/wait_eof_timer_cb): also check for proc->out.did_eofzeertzjq2022-03-02
| |/ / /
* | | | Merge pull request #17572 from bfredl/testfixbfredl2022-03-02
|\ \ \ \ | |/ / / |/| | |
| * | | fix(test): only use buffer completion in popupmenu timer testbfredl2022-03-02
|/ / /
* | | Merge pull request #16804 from zeertzjq/ui-aucmd-docszeertzjq2022-03-02
|\ \ \
| * | | docs: clarify UIEnter and UILeave docszeertzjq2021-12-27
* | | | Merge pull request #17570 from zeertzjq/pvs-autocmd-headerzeertzjq2022-03-02
|\ \ \ \
| * | | | chore(PVS): add PVS header to api/autocmd.czeertzjq2022-03-02
|/ / / /
* | | | Merge pull request #17569 from zeertzjq/test-mappingzeertzjq2022-03-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | test: move two mapping tests to ex_cmds/map_spec.luazeertzjq2022-03-02
|/ / /
* | | fix: enable filetype detection and syntax highlighting with --clean (#17566)Gregory Anders2022-03-01
* | | Merge pull request #17542 from dundargoc/ci/skip-oldtest-on-windowsJames McCoy2022-03-01
|\ \ \ | |_|/ |/| |
| * | ci(windows): skip oldtest on windows until failing tests are fixedDundar Göc2022-03-01
|/ /
* | Merge pull request #17556 from zeertzjq/remove-unused-k-aucmd-specialbfredl2022-03-01
|\ \
| * | refactor: remove unused K_AUCMD_SPECIALzeertzjq2022-03-01
* | | Merge pull request #15079 from shadmansaleh/feat/verbose_luabfredl2022-03-01
|\ \ \
| * | | fix: anonymous sid not workingshadmansaleh2022-02-28
| * | | feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28
* | | | fix(api): include event in get_autocmds (#17553)Christian Clason2022-03-01
* | | | Merge pull request #17557 from zeertzjq/clarify-plugzeertzjq2022-03-01
|\ \ \ \ | |_|/ / |/| | |
| * | | docs: clarify actual behavior of <Plug>zeertzjq2022-03-01
|/ / /
* | | Merge pull request #17551 from bfredl/lua_autocmd_rebasebfredl2022-02-28
|\ \ \
| * | | feat(lua): add missing changes to autocmds lost in the rebaseTJ DeVries2022-02-28
|/ / /
* | | Merge pull request #17529 from seandewar/api-string-oopsiebfredl2022-02-28
|\ \ \