aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | vim-patch:8.0.1513: the jumplist is not always properly cleaned upJan Edmund Lazo2019-05-19
| * | vim-patch:8.0.1498: getjumplist() returns duplicate entriesJan Edmund Lazo2019-05-19
| * | vim-patch:8.0.1497: getting the jump list requires parsing the output of :jumpsJan Edmund Lazo2019-05-19
| * | vim-patch:8.0.1082: tests fail when run under valgrindJan Edmund Lazo2019-05-19
|/ /
* | Merge #10034 from frangio/vim-8.1.1352Justin M. Keyes2019-05-20
|\ \
| * | eval.c: add has("osx") for appleFrancisco Giordano2019-05-19
| * | vim-patch:8.1.1353: undo test fails on MacFrancisco Giordano2019-05-19
| * | vim-patch:8.1.1352: undofile() reports wrong nameFrancisco Giordano2019-05-19
* | | lintJustin M. Keyes2019-05-19
|/ /
* | Merge #9740 from KillTheMule/luadocJustin M. Keyes2019-05-19
|\ \
| * | lua/shared: share more stuffJustin M. Keyes2019-05-19
| * | lua/shared: share deepcopy() with test/*Justin M. Keyes2019-05-19
| * | gen_vimdoc.py: support lua/shared.lua module [ci skip]Justin M. Keyes2019-05-19
| * | Document the vim.lua functionsKillTheMule2019-05-18
| * | gen_vimdoc.py: get Lua docs via lua2dox.lua #9740KillTheMule2019-05-18
|/ /
* | Merge #10028 from janlazo/vim-8.1.1345Justin M. Keyes2019-05-18
|\ \
| * | vim-patch:8.1.1349: if writing runs into conversion error backup file is deletedJan Edmund Lazo2019-05-18
| * | vim-patch:8.1.1348: running tests may cause the window to moveJan Edmund Lazo2019-05-18
| * | vim-patch:8.1.1325: cannot build with +eval but without +channel and +timersJan Edmund Lazo2019-05-18
| * | vim-patch:8.1.1345: stuck in sandbox with ":s/../\=Function/gn"Jan Edmund Lazo2019-05-18
* | | Merge #9301 'runtime/lua'Justin M. Keyes2019-05-18
|\ \ \
| * | | lua/shared: move table util funcs to vim.sharedJustin M. Keyes2019-05-18
| * | | test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
| * | | test: share implementation of testdir/load.vimJustin M. Keyes2019-05-18
| * | | lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18
| * | | test: Extend {unit,functional}.helpers with global helpersJustin M. Keyes2019-05-18
* | | | genappimage.sh: migrate to linuxdeploy #10027Douglas 'dopessoa' Pessoa2019-05-18
| |/ / |/| |
* | | kbtree.h: assert valid range #10022Justin M. Keyes2019-05-18
|/ /
* | Merge pull request #10025 from bfredl/bufhl_fixesBjörn Linse2019-05-18
|\ \
| * | kbtree: pointer UB and unitialized value fixesBjörn Linse2019-05-18
|/ /
* | vim-patch:8.1.1338: fix hang when concealing wide char #10023Jan Edmund Lazo2019-05-18
* | runtime/termdebug.vim #10015Kwon-Young Choi2019-05-16
* | runtime/termdebug.vim #8364Kwon-Young Choi2019-05-16
* | Merge pull request #9883 from bfredl/termredrawBjörn Linse2019-05-14
|\ \
| * | ui/terminal: make terminal state redraw like any other stateBjörn Linse2019-05-14
* | | Merge pull request #9985 from bfredl/shenanigansBjörn Linse2019-05-13
|\ \ \
| * | | autocmd: fixes and tests for autocmd window issuesBjörn Linse2019-05-13
* | | | Merge #10003 from justinmk/api-keymapJustin M. Keyes2019-05-13
|\ \ \ \ | |/ / / |/| | |
| * | | API/nvim_set_keymap: remove mode-shortname aliasesJustin M. Keyes2019-05-12
| * | | API/nvim_set_keymap: minor cleanupJustin M. Keyes2019-05-12
|/ / /
* | | API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* | | test/channels_spec: cleanupJustin M. Keyes2019-05-12
* | | Merge #9993 from justinmk/ui-message-kindsJustin M. Keyes2019-05-12
|\ \ \
| * | | docJustin M. Keyes2019-05-11
| * | | UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
|/ / /
* | | vim-patch:8.1.0543: fix memory leak #10001Jan Edmund Lazo2019-05-11
* | | Merge #9994 from janlazo/vim-8.1.1306Justin M. Keyes2019-05-11
|\ \ \
| * | | vim-patch:8.1.1312: Coverity warning for using uninitialized variableJan Edmund Lazo2019-05-09
| * | | vim-patch:8.1.1306: Borland support is outdated and doesn't workJan Edmund Lazo2019-05-09
|/ / /
* | | runtime/tutor [ci skip] #9990juliancoffee2019-05-09