aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:8.1.0822: peeking and flushing output slows down executionJan Edmund Lazo2020-12-25
|/ / / /
* | | | Merge pull request #13602 from janlazo/vim-8.2.2206Jan Edmund Lazo2020-12-25
|\ \ \ \
| * | | | vim-patch:8.2.2206: :exe command line completion only works for first argumentJan Edmund Lazo2020-12-25
| * | | | vim-patch:8.2.1174: no test for the "recording @x" messageJan Edmund Lazo2020-12-25
| * | | | vim-patch:8.1.2212: cannot see the selection type in :reg outputJan Edmund Lazo2020-12-25
| * | | | vim-patch:8.2.0051: command line completion test skippedJan Edmund Lazo2020-12-25
|/ / / /
* | | | Merge pull request #13595 from teto/fix-fillerBjörn Linse2020-12-24
|\ \ \ \
| * | | | fix: appease linterMatthieu Coudron2020-12-24
| * | | | refactor: de-curwin-ify update_topline/curs_columnsMatthieu Coudron2020-12-23
| * | | | refactor: pass the window to get_(side)scrolloff_valueMatthieu Coudron2020-12-23
* | | | | feat(sign):Allow signs to be 0 width (#13290)Lukas Reineke2020-12-24
* | | | | Merge pull request #13599 from janlazo/vim-8.2.2197Matthieu Coudron2020-12-24
|\ \ \ \ \
| * | | | | vim-patch:8.2.2203: Moodle gift files are not recognizedJan Edmund Lazo2020-12-24
| * | | | | vim-patch:8.2.0907: when using :global clipboard isn't set correctlyJan Edmund Lazo2020-12-24
| * | | | | vim-patch:8.1.1837: popup test fails if clipboard is supported but not workingJan Edmund Lazo2020-12-24
| * | | | | vim-patch:8.2.2197: assert arguments order reversedJan Edmund Lazo2020-12-24
|/ / / / /
* | | | | Merge pull request #13537 from bfredl/rpcabortBjörn Linse2020-12-24
|\ \ \ \ \
| * | | | | rpc: don't handle stale requests on already closed channelBjörn Linse2020-12-23
| | |_|/ / | |/| | |
* | | | | Merge pull request #13591 from janlazo/vim-8.1.1805Jan Edmund Lazo2020-12-23
|\ \ \ \ \
| * | | | | vim-patch:8.2.1025: tabpage menu and tabline not sufficiently testedJan Edmund Lazo2020-12-23
| * | | | | vim-patch:8.2.0116: BufEnter autocmd not triggered on ":tab drop"Jan Edmund Lazo2020-12-23
| |/ / / /
* / / / / lsp: Fire LspDiagnosticsChanged before returning (#13483)Josh French2020-12-23
|/ / / /
* | | | Merge pull request #13586 from janlazo/vim-8.1.1047Jan Edmund Lazo2020-12-22
|\ \ \ \
| * | | | vim-patch:8.2.2189: cannot repeat a command that uses the small delete registerJan Edmund Lazo2020-12-22
| * | | | vim-patch:8.2.2142: memory leak when heredoc is not terminatedJan Edmund Lazo2020-12-22
| * | | | vim-patch:8.2.0874: signals test is a bit flakyJan Edmund Lazo2020-12-22
| * | | | vim-patch:8.2.0769: VimLeavePre not triggered when Vim is terminatedJan Edmund Lazo2020-12-22
| * | | | vim-patch:8.2.0749: TERM signal test fails on FreeBSDJan Edmund Lazo2020-12-22
| * | | | vim-patch:8.2.0742: handling of a TERM signal not testedJan Edmund Lazo2020-12-22
| * | | | vim-patch:8.1.1212: signal PWR is not testedJan Edmund Lazo2020-12-22
| * | | | vim-patch:8.1.1101: signals test may fail in the GUIJan Edmund Lazo2020-12-22
| * | | | vim-patch:8.1.1047: WINCH signal is not testedJan Edmund Lazo2020-12-22
|/ / / /
* | | | GHA/osx: workaround for brew update error (#13584)notomo2020-12-22
* | | | Merge pull request #13581 from janlazo/vim-8.2.2174Jan Edmund Lazo2020-12-21
|\ \ \ \
| * | | | vim-patch:8.2.2181: valgrind warnings for using uninitialized valueJan Edmund Lazo2020-12-21
| * | | | vim-patch:8.2.2177: pattern "^" does not match if first character is combiningJan Edmund Lazo2020-12-21
| * | | | vim-patch:8.2.2176: crash with a sequence of fold commandsJan Edmund Lazo2020-12-21
|/ / / /
* | | | lsp: Add <nomodeline> to doautocmd calls (#13576)Nils2020-12-21
* | | | Merge pull request #13573 from janlazo/vim-8.1.1872Jan Edmund Lazo2020-12-21
|\ \ \ \
| * | | | vim-patch:8.2.1966: popup becomes current window after closing a terminal windowJan Edmund Lazo2020-12-20
| * | | | vim-patch:8.1.1872: when Vim exits because of a signal, VimLeave is not trigg...Jan Edmund Lazo2020-12-20
|/ / / /
* | | | Merge pull request #13572 from janlazo/vim-8.2.0180Jan Edmund Lazo2020-12-20
|\ \ \ \
| * | | | vim-patch:8.2.2171: valgrind warning for using uninitialized valueJan Edmund Lazo2020-12-20
| * | | | vim-patch:8.2.2166: auto format doesn't work when deleting textJan Edmund Lazo2020-12-20
| * | | | vim-patch:8.2.0686: formatoptions not sufficiently testedJan Edmund Lazo2020-12-20
| * | | | vim-patch:8.2.0180: test for wrapmargin fails if terminal is not 80 columnsJan Edmund Lazo2020-12-20
|/ / / /
* | | | lsp: add $/progress report (#13294)Matthieu Coudron2020-12-20
* | | | foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
* | | | lsp: Fix text payload in didSave notification (#13363)Mathias Fußenegger2020-12-20
* | | | doc: Fix vim.lsp.diagnostic.get_next (#13495)Mitchell Hanberg2020-12-20