aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
* | | | | | | | | | vim-patch:8.0.0513: fix getting name of cleared highlight group (#8103)KunMing Xie2018-03-08
* | | | | | | | | | vim-patch:8.0.0220: highlight completion misses some values #8013ckelsel2018-03-04
* | | | | | | | | | vim-patch:8.0.0234,8.0.0236,8.0.0225 (#8052)KunMing Xie2018-03-04
* | | | | | | | | | message: don't output unprintable chars to screenBjörn Linse2018-03-04
* | | | | | | | | | vim-patch:8.0.1561: crash with rust syntax highligting (#8095)James McCoy2018-03-03
* | | | | | | | | | api: nvim_list_uis #8004geekodour2018-03-03
* | | | | | | | | | Merge #8072 from mhinz/vim-8.0.1439Justin M. Keyes2018-03-03
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | vim-patch:8.0.1442: using pointer before it is setMarco Hinz2018-02-26
| * | | | | | | | | vim-patch:8.0.1439: if cscope fails a search Vim may hangMarco Hinz2018-02-26
| |/ / / / / / / /
* / / / / / / / / cscope: ignore EINTR while reading the prompt (#8079)Marco Hinz2018-02-28
|/ / / / / / / /
* | | | | | | | shada: fix typo (#8066)Daniel Hahler2018-02-25
* | | | | | | | 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
| |/ / / / / / / / |/| | | | | | | |