aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | vim-patch:8.0.0895: filetype test fails on MS-WindowsJustin M. Keyes2018-02-11
* | test/oldtest: account for Nvim man.vim handlingJustin M. Keyes2018-02-11
* | vim-patch:8.0.0894: there is no test for runtime filetype detectionJustin M. Keyes2018-02-11
* | vim-patch:8.0.0613: the conf filetype is used before ftdetect from packagesJustin M. Keyes2018-02-11
* | test/oldtest: restore test_autochdir.vimJustin M. Keyes2018-02-11
* | vim-patch:8.0.1210: CTRL-G and CTRL-T are ignored with typeaheadJustin M. Keyes2018-02-11
* | vim-patch:8.0.1221: still too many old style testsJustin M. Keyes2018-02-11
* | vim-patch:8.0.0847: :argadd without argument can't handle space in file nameJustin M. Keyes2018-02-11
* | vim-patch:8.0.0721: :argedit can only have one argumentJustin M. Keyes2018-02-11
* | vim-patch:8.0.0439: ":%argdel" gives an error for an empty arglistJustin M. Keyes2018-02-11
* | test/oldtest: restore test_arglist.vimJustin M. Keyes2018-02-11
* | test/oldtest: runtest.vim: align with upstreamJustin M. Keyes2018-02-11
* | vim-patch:8.0.1204: a QuitPre autocommand may get the wrong file nameJustin M. Keyes2018-02-11
* | vim-patch:8.0.0700: segfault with QuitPre autocommand closes the windowJustin M. Keyes2018-02-11
* | vim-patch:8.0.1403: using freed buffer in grep commandJustin M. Keyes2018-02-11
* | vim-patch:8.0.1402: crash with nasty autocommandJustin M. Keyes2018-02-11
* | vim-patch:8.0.0974: resetting a string option does not trigger OptionSetJustin M. Keyes2018-02-11
* | vim-patch:8.0.0703: illegal memory access with empty :doau commandJustin M. Keyes2018-02-11
* | vim-patch:8.0.0676: crash when closing quickfix window in autocmdJustin M. Keyes2018-02-11
* | vim-patch:8.0.0736: OptionSet not triggered when entering diff modeJustin M. Keyes2018-02-11
* | vim-patch:8.0.1186: still quite a few old style testsJustin M. Keyes2018-02-11
* | vim-patch:8.0.0600: test_recover fails on some systemsJustin M. Keyes2018-02-11
* | vim-patch:8.0.0338: :recover test fails on MS-WindowsJustin M. Keyes2018-02-11
* | vim-patch:8.0.0337: invalid memory access in :recover commandJustin M. Keyes2018-02-11
* | vim-patch:8.0.0472: when a test fails another test may also failJustin M. Keyes2018-02-11
* | vim-patch:8.0.0861: still many old style testsJustin M. Keyes2018-02-11
* | vim-patch:8.0.0622: selecting quoted text fails with 'selection' "exclusive"Justin M. Keyes2018-02-11
* | vim-patch:8.0.1158: still old style testsJustin M. Keyes2018-02-11
* | vim-patch:8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong directionJustin M. Keyes2018-02-11
* | vim-patch:8.0.0689: ~ character not escaped when extending search patternJustin M. Keyes2018-02-11
* | vim-patch:8.0.0440: not enough test coverage in Insert modeJustin M. Keyes2018-02-11
* | Merge #7939 "fix crash: 'spell' and long lines"Justin M. Keyes2018-02-11
|\ \
| * \ Merge #7939 "fix crash: 'spell' and long lines"Justin M. Keyes2018-02-11
| |\ \
| | * | screen.c: resolve neovim issue #7937Michael Brailsford2018-02-07
* | | | Merge pull request #7982 from bfredl/hlrefactorBjörn Linse2018-02-11
|\ \ \ \ | |/ / / |/| | |
| * | | ui/tui: highlighting refactorBjörn Linse2018-02-11
* | | | version.c: update [ci skip] (#7953)Marvim the Paranoid Android2018-02-11
|/ / /
* | | vim-patch:8.0.1483: searchpair() might return an invalid value on timeoutDaniel Hahler2018-02-10
* | | shell: handle split-up UTF-8 sequencesBjörn Linse2018-02-10
* | | shell: support bellBjörn Linse2018-02-10
* | | test/oldtest: move Nvim setup to testdir/setup.vimJustin M. Keyes2018-02-09
* | | defaults: sidescroll=1Justin M. Keyes2018-02-09
* | | lint, minor cleanupJustin M. Keyes2018-02-07
* | | UI: restore 'writedelay' feature.Justin M. Keyes2018-02-07
* | | exit: annotate FUNC_ATTR_NORETURN functions #7954 (#7954)Justin M. Keyes2018-02-07
* | | :terminal Enter/Leave should not increment jumplistJustin M. Keyes2018-02-07
|/ /
* / shell: use msg_outtrans_len_attr for :!cmdBjörn Linse2018-02-05
|/
* Merge #7463 'incsearch + hlsearch highlight all'Justin M. Keyes2018-02-01
|\
| * vim-patch:8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' setÖmer Sinan Ağacan2018-01-26
| * vim-patch:8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternÖmer Sinan Ağacan2018-01-26