aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | feat(exrc): use vim.secure.read() for 'exrc' optionGregory Anders2022-11-17
| * | | | | | feat: add vim.secure.read()Gregory Anders2022-11-17
|/ / / / / /
* | | | | | Merge pull request #21089 from zeertzjq/vim-8.2.2586zeertzjq2022-11-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | test: add a Lua test for swap file created before bootzeertzjq2022-11-17
| * | | | | vim-patch:8.2.2589: recover test hangs in the GUIzeertzjq2022-11-17
| * | | | | vim-patch:8.2.2587: recover test fails on FreeBSDzeertzjq2022-11-17
| * | | | | vim-patch:8.2.2586: process id may be invalidzeertzjq2022-11-17
|/ / / / /
* | | | | Merge pull request #21087 from zeertzjq/vim-8.2.1970zeertzjq2022-11-17
|\ \ \ \ \
| * | | | | vim-patch:8.2.3042: swap file test failszeertzjq2022-11-17
| * | | | | vim-patch:8.2.3041: detecting if the process of a swap file is running failszeertzjq2022-11-17
| * | | | | vim-patch:8.2.2044: MS-Windows: swap file test sometimes failszeertzjq2022-11-17
| * | | | | vim-patch:8.2.2026: Coverity warns for possibly using not NUL terminated stringzeertzjq2022-11-17
| * | | | | vim-patch:8.2.2019: swap file test fails on MS-Windowszeertzjq2022-11-17
| * | | | | vim-patch:8.2.2016: swap file test is a little flakyzeertzjq2022-11-17
| * | | | | vim-patch:8.2.1970: it is easy to make mistakes when cleaning up swap fileszeertzjq2022-11-17
|/ / / / /
* | | | | vim-patch:8.2.1260: there is no good test for CursorHold (#21086)zeertzjq2022-11-17
* | | | | ci(release/winget): correctly set output variable (#21077)Vedant2022-11-17
* | | | | ci(windows): set $PSNativeCommandArgumentPassing = 'Legacy' (#21083)zeertzjq2022-11-17
* | | | | vim-patch:9.0.0300: 'cpoptions' tests are flaky (#21081)zeertzjq2022-11-17
* | | | | fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...Jlll12022-11-17
|/ / / /
* | | | ci(stale): disable remove-stale-when-updated (#21075)zeertzjq2022-11-16
* | | | fix(api): nvim_buf_get_text regression (#21071)Lewis Russell2022-11-15
* | | | refactor: convert drawline.c draw states to enum (#21067)luukvbaal2022-11-15
* | | | vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...zeertzjq2022-11-15
* | | | test: don't skip parser_spec on windows (#20294)dundargoc2022-11-15
* | | | Merge pull request #20157 from dundargoc/build/iwyubfredl2022-11-15
|\ \ \ \
| * | | | build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* | | | | Merge pull request #21031 from dundargoc/fix/windowsbfredl2022-11-15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ci(windows): treat compiler warnings as errorsdundargoc2022-11-14
* | | | | docs(treesitter): change links for `eq?` and `set!` to codeblocks (#21047)Jlll12022-11-15
* | | | | vim-patch:9.0.0882: using freed memory after SpellFileMissing autocmd uses bw...zeertzjq2022-11-15
* | | | | vim-patch:9.0.0883: a silent mapping may cause dots on the command line (#21061)zeertzjq2022-11-15
* | | | | Merge pull request #21054 from max397574/fix/deepcopy_vimNILbfredl2022-11-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(lua): make `vim.deepcopy` work with `vim.NIL`Max2022-11-14
|/ / / /
* | | | feat(lua-api): avoid unnecessary allocations (#19877)Lewis Russell2022-11-14
* | | | vim-patch:9.0.0878: Coverity warns for dead code (#21053)zeertzjq2022-11-14
* | | | feat(test): add Lua forms for API methods (#20152)Lewis Russell2022-11-14
* | | | test: remove skip for 32-bit MSVC (#21030)dundargoc2022-11-14
* | | | vim-patch:8.2.4038: various code not used when features are disabled (#21049)zeertzjq2022-11-14
* | | | vim-patch:8.2.4001: insert complete code uses global variableszeertzjq2022-11-14
* | | | test(old): add missing lines from Vim patch 8.2.0522 (#21048)zeertzjq2022-11-14
* | | | vim-patch:9.0.0872: code is indented more than needed (#21046)zeertzjq2022-11-14
* | | | test: introduce skip() #21010dundargoc2022-11-13
* | | | Merge pull request #21033 from bfredl/winfixbfredl2022-11-13
|\ \ \ \
| * | | | fix(ui): fix some cases of stale highlight definitionsbfredl2022-11-13
* | | | | Merge pull request #20984 from notomo/fix-message-kind-on-historybfredl2022-11-13
|\ \ \ \ \
| * | | | | fix(ui-ext): correct message kind in history before vim.ui_attach()notomo2022-11-07
* | | | | | vim-patch:9.0.0865: duplicate arguments are not always detected (#21036)zeertzjq2022-11-13
* | | | | | vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...zeertzjq2022-11-13
* | | | | | vim-patch:9.0.0867: wildmenu redrawing code is spread out (#21035)zeertzjq2022-11-13