aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.0.1420: accessing freed memory in vimgrepMarco Hinz2019-05-04
* vim-patch:8.0.1406: difficult to track changes to a quickfix listMarco Hinz2019-05-04
* vim-patch:8.0.1389: getqflist() items are missing if not setMarco Hinz2019-05-03
* vim-patch:8.0.1353: QuickFixCmdPost is not used consistentlyMarco Hinz2019-05-03
* Merge #9970 from janlazo/vim-8.1.0794Justin M. Keyes2019-05-03
|\
| * vim-patch:8.1.0369: continuation lines cannot contain commentsJan Edmund Lazo2019-05-03
| * vim-patch:8.0.1708: mkdir with 'p' flag fails on existing directoryJan Edmund Lazo2019-05-03
| * lintJan Edmund Lazo2019-05-02
| * vim-patch:8.1.1242: no cmdline redraw when tabpages have different 'cmdheight'Jan Edmund Lazo2019-05-02
| * vim-patch:8.1.0794: white space before " -Ntabmove" causes problemsJan Edmund Lazo2019-05-02
|/
* Merge #9966 from justinmk/te-hlJustin M. Keyes2019-05-02
|\
| * terminal.c: remove unnecessary macroJustin M. Keyes2019-05-02
| * terminal: swap priority of terminal, editor highlightsJustin M. Keyes2019-05-02
|/
* ex_getln: fix statusline redraw logic #9967Carlo Abelli2019-05-02
* Merge #9946 from justinmk/docJustin M. Keyes2019-05-01
|\
| * gen_vimdoc.py: support <pre> preformatted text [ci skip]Justin M. Keyes2019-05-01
| * doc [ci skip]Justin M. Keyes2019-05-01
|/
* Merge #9951 'vim-patch:8.1.0519: save/restore tag stack'Justin M. Keyes2019-04-30
|\
| * lintrolag2019-04-28
| * vim-patch:8.1.0519: cannot save and restore the tag stackrolag2019-04-28
* | Merge #9957 from janlazo/vim-8.0.1263Justin M. Keyes2019-04-30
|\ \
| * | lintJan Edmund Lazo2019-04-30
| * | vim-patch:8.0.1267: Test_swap_group may leave file behindJan Edmund Lazo2019-04-29
| * | vim-patch:8.0.1265: swap test not skipped when there is one groupJan Edmund Lazo2019-04-29
| * | vim-patch:8.0.1263: others can read the swap file if a user is carelessJan Edmund Lazo2019-04-29
|/ /
* | Merge #9956 from justinmk/vim-8.1.1231Justin M. Keyes2019-04-30
|\ \
| * | vim-patch:8.1.0642: swapinfo() leaks memoryJustin M. Keyes2019-04-29
| * | lintJustin M. Keyes2019-04-29
| * | vim-patch:8.1.1234: swap file test fails on MS-WindowsJustin M. Keyes2019-04-29
| * | test/old: skip Test_swapfile_delete() until "blob" is mergedJustin M. Keyes2019-04-29
| * | verb_msg: remove char_uJustin M. Keyes2019-04-29
| * | vim-patch:8.1.1231: asking about existing swap file unnecessarilyJustin M. Keyes2019-04-29
| * | vim-patch:8.1.0401: can't get swap name of another bufferJustin M. Keyes2019-04-29
| * | vim-patch:8.1.0325: strings in swap file may not be NUL terminatedJustin M. Keyes2019-04-29
| * | vim-patch:8.1.0316: swapinfo() test fails on TravisJustin M. Keyes2019-04-29
| * | vim-patch:8.1.0314: add swapinfo() "dirty" itemJustin M. Keyes2019-04-29
| * | vim-patch:8.1.0313: information about a swap file is unavailableJustin M. Keyes2019-04-29
|/ /
* | vim-patch:8.0.1563: getwinposx() timeout #9955Jan Edmund Lazo2019-04-29
* | clipboard: setreg("*") with clipboard=unnamed #9954Justin M. Keyes2019-04-28
* | vim-patch:8.1.0843: memory leak when running "make test_cd" #9944Justin M. Keyes2019-04-28
* | tui:cursor_goto(): remove dead code #9952Justin M. Keyes2019-04-28
* | runtime/Tutor: define highlights as "default" #9947AlxHnr2019-04-28
|/
* win: stream_init() issue with tty on Windows #9884erw72019-04-28
* Merge #9911 from justinmk/win-site-dataJustin M. Keyes2019-04-28
|\
| * win/defaults: Use "…/nvim-data/site" in 'runtimepath'Justin M. Keyes2019-04-28
| * spellfile.vim: store files in stdpath('data')Justin M. Keyes2019-04-27
* | test/old: remove test16 (#9949)Jan Edmund Lazo2019-04-28
* | vim-patch:8.1.1214: old style tests #9948Jan Edmund Lazo2019-04-27
|/
* doc/API #9916Pedro Bortolli2019-04-27
* Merge #9915 'test: clear(): args_rm param'Justin M. Keyes2019-04-27
|\