aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | | | screen.c: make negative 'writedelay' show all redrawsBjörn Linse2018-02-24
* | | | | | | | 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* | | | | | | | defaults: 'fillchars'Justin M. Keyes2018-02-23
* | | | | | | | ui_bridge: make sure TUI receives no more UI events after "stop" eventBjörn Linse2018-02-22
* | | | | | | | vim-patch:8.0.0225: put in Visual block mode terminates early (#8040)UTkarsh Maheshwari2018-02-21
* | | | | | | | screen: win_del_lines/win_ins_lines cleanupBjörn Linse2018-02-21
* | | | | | | | screen: remove dead code emulating terminals without scroll regionsBjörn Linse2018-02-21
* | | | | | | | vim-patch:8.0.0222: blockwise put on multi-byte char (#8030)KunMing Xie2018-02-20
* | | | | | | | Merge pull request #8031 from bfredl/gotintstatusBjörn Linse2018-02-20
|\ \ \ \ \ \ \ \
| * | | | | | | | jobwait: return -2 on interrupt also with timeoutBjörn Linse2018-02-20
* | | | | | | | | vim-patch:8.0.0214 (#8010)KunMing Xie2018-02-19
* | | | | | | | | build/gcc: disable -Warray-bounds entirely #7923Justin M. Keyes2018-02-19
* | | | | | | | | vim-patch:8.0.1493: completion items cannot be annotated (#8003)Shougo2018-02-18
* | | | | | | | | vim-patch:8.0.0212: buffer for key name may be too small (#8009)KunMing Xie2018-02-18
* | | | | | | | | vim-patch-8.0.0649 and vim-patch-8.0.0650: autocmd open help 2 timesNimit Bhardwaj2018-02-17
|/ / / / / / / /
* | | | | | | | vim-patch:8.0.0323: one second pause when running cmdline test (#8015)Danish Prakash2018-02-16
* | | | | | | | Merge pull request #8008 from bfredl/arrayfreeBjörn Linse2018-02-14
|\ \ \ \ \ \ \ \
| * | | | | | | | ex_getln: clear cmdline_block after it's freedBjörn Linse2018-02-14
* | | | | | | | | ui: refactor ui optionsBjörn Linse2018-02-13
|/ / / / / / / /
* | | | | | | | Merge #8001 from justinmk/vimpatchesJustin M. Keyes2018-02-12
|\ \ \ \ \ \ \ \
| * | | | | | | | lintJustin M. Keyes2018-02-12
| * | | | | | | | vim-patch:8.0.1271: still too many old style testsJustin M. Keyes2018-02-12
| * | | | | | | | test/old: skip encoding=latin1 testJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:8.0.1302: still too many old style testsJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:8.0.1205: it is possible to unload a changed bufferJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:8.0.0858: can exit while a terminal is still running a jobJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:8.0.1226: edit and popup tests failingJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:8.0.1333: some tests are run twiceJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:8.0.0311: linebreak tests are old styleJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:26a280c47a1cJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:8.0.0699: checksum tests are not actually runJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:8.0.0684: old style tests are not niceJustin M. Keyes2018-02-11
| * | | | | | | | vim-patch:8.0.0446: the ";" command does not work after some charactersJustin M. Keyes2018-02-11
| * | | | | | | | test/old: restore test_alot_utf8.vimJustin M. Keyes2018-02-11
* | | | | | | | | Merge #7966 'vim-patch:8.0.0470,8.0.0471'Justin M. Keyes2018-02-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use split instead of smile for neovimKunMing Xie2018-02-06
| * | | | | | | | | vim-patch:8.0.0471: exit callback test sometimes failsckelsel2018-02-04
| * | | | | | | | | vim-patch:8.0.0470: not enough testing for help commandsckelsel2018-02-04
* | | | | | | | | | vim-patch:8.0.0490: vertical split makes 'winfixwidth' window smaller (#7990)KunMing Xie2018-02-12
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | lintJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.0479: remote_peek() is not testedJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.0295: test_viml hangsJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.0293: some tests have a one or three second waitJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.1370: channel test for callback is flakyJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.1365: when one channel test fails others fail as wellJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.1329: when a flaky test fails it also often fails the second timeJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.0480: the remote_peek() test fails on MS-WindowsJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:7.4.1477Justin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.1262: terminal redir test is flakyJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.1219: terminal test is flakyJustin M. Keyes2018-02-11