aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:8.0.1208: 'statusline' drops empty group with highlight changeJan Edmund Lazo2019-05-24
* lintJan Edmund Lazo2019-05-23
* vim-patch:8.1.1373: "[p" in Visual mode puts in wrong lineJan Edmund Lazo2019-05-23
* Merge #10049 'vim-patch:8.1.0293'Justin M. Keyes2019-05-22
|\
| * vim-patch:8.1.0293: checks for type of stack is crypticDaniel Hahler2019-05-22
* | vim-patch:8.1.1363: ":vert options" #10048Jan Edmund Lazo2019-05-22
|/
* Merge #10038 from janlazo/vim-8.0.1514Justin M. Keyes2019-05-21
|\
| * vim-patch:8.1.1360: buffer left 'nomodifiable' after :substituteJan Edmund Lazo2019-05-20
| * vim-patch:8.0.1519: getchangelist() does not use argument as bufname()Jan Edmund Lazo2019-05-20
| * vim-patch:8.0.1514: getting the list of changes is not easyJan Edmund Lazo2019-05-20
* | cleanup: remove HAVE_SELINUX #10040Justin M. Keyes2019-05-21
* | lua/shared: share trim() implJustin M. Keyes2019-05-20
* | fileio: set group of backup fileJustin M. Keyes2019-05-20
* | Merge #9709 'fileio: use os_copy to create backups'Justin M. Keyes2019-05-20
|\ \ | |/ |/|
| * docs: explicitly state return value on successSaid Al Attrach2019-03-30
| * style: make linter happy with fileio.cSaid Al Attrach2019-03-11
| * fs: add UV_FS_COPYFILE_FICLONE flag to os_copySaid Al Attrach2019-03-11
| * fs: remove unecessary copybuf and os_open callSaid Al Attrach2019-03-10
| * fs: replace another custom copy with os_copySaid Al Attrach2019-03-10
| * fs: add os_copy function that uses uv_fs_copyfileSaid Al Attrach2019-03-10
* | vim-patch:8.1.1358: cannot enter character with a CSI byteJan Edmund Lazo2019-05-19
* | vim-patch:8.1.1357: test 37 is old styleJan Edmund Lazo2019-05-19
* | lintJan Edmund Lazo2019-05-19
* | vim-patch:8.1.0901: index in getjumplist() may be wrongJan Edmund Lazo2019-05-19
* | 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
* | 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
* | 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
* | 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
|\ \ \ | |/ / |/| |
| * | test: share implementation of testdir/load.vimJustin M. Keyes2019-05-18
| * | lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18
* | | kbtree.h: assert valid range #10022Justin M. Keyes2019-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
* | 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