aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
* | | 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
| | |/ | |/|
* | | 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
|/ /
* | 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
* | 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
* | 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
* | 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
* | foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
* | vim-patch:8.2.1289: crash when using a custom completion function (#13565)Jan Edmund Lazo2020-12-20
* | vim-patch:8.1.0470: pointer ownership around fname_expand() is unclearJan Edmund Lazo2020-12-19
* | vim-patch:8.2.2163: crash when discarded exception is the current exceptionJan Edmund Lazo2020-12-19
* | vim-patch:8.2.2161: arguments -T and -x not tested yetJan Edmund Lazo2020-12-19
* | vim-patch:8.2.0272: ":helptags ALL" gives error for some directoriesJan Edmund Lazo2020-12-19
* | vim-patch:8.1.1657: Terminal: screen updates from 'balloonexpr' are not displ...Jan Edmund Lazo2020-12-19
* | vim-patch:8.2.0264: fileformat test still fails on MS-WindowsJan Edmund Lazo2020-12-19
* | vim-patch:8.2.0262: fileformat test fails on MS-WindowsJan Edmund Lazo2020-12-19
|/
* vim-patch:8.1.0734: the hlsearch state is not stored in a session file (#13547)Jan Edmund Lazo2020-12-17
* vim-patch:8.2.2147: quickfix window title not updated in all tab pages (#13545)Sean Dewar2020-12-17
* Merge pull request #13355 from notomo/check-textlock-in-apiBjörn Linse2020-12-16
|\
| * api: add textlock checknotomo2020-12-15
* | Merge pull request #13539 from vigoux/ts-fix-icmnosplitBjörn Linse2020-12-16
|\ \
| * | feat(buffer_updates): allow ignoring when previewingThomas Vigouroux2020-12-15
| * | fix: also splice extmarks in preview windowsThomas Vigouroux2020-12-15
| |/
* / fix: Include auto/config.h before HAVE_* preprocessor checksJames McCoy2020-12-15
|/
* vim-patch:8.1.1630: various small problemsJan Edmund Lazo2020-12-13
* vim-patch:8.2.2136: Vim9: Using uninitialized variableJan Edmund Lazo2020-12-13
* vim-patch:8.2.2130: Insert mode completion messages end up in message historyJan Edmund Lazo2020-12-12
* Merge pull request #13521 from janlazo/nvim-8.1.2246Jan Edmund Lazo2020-12-12
|\
| * vim-patch:8.1.2246: some tests are still in old styleJan Edmund Lazo2020-12-11
| * test/old: cherry-pick patch v8.1.1955 changes for test_trycatch.vimJan Edmund Lazo2020-12-11
| * test/old: cherry-pick patch 8.1.0711 changes for test_trycatch.vimJan Edmund Lazo2020-12-11
* | Merge pull request #13486 from bfredl/bufnoreloadBjörn Linse2020-12-12
|\ \ | |/ |/|