aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #10112 from bfredl/noautobufBjörn Linse2019-06-03
|\
| * api/buffer: create new buffers in the "opened" stateBjörn Linse2019-06-03
|/
* Merge pull request #10107 from gelguy/c_ctrl_dBjörn Linse2019-06-03
|\
| * test: don't detach screen just to change the sizeBjörn Linse2019-06-03
| * Add testJit Yao Yap2019-06-03
| * Fix multiple c_CTRL-D showing statuslineJit Yao Yap2019-06-03
|/
* build: fix some warningsJustin M. Keyes2019-06-03
* test: avoid some boilerplateJustin M. Keyes2019-06-03
* Make sure msg_clear is sent after confirm message (#10065)Ville Hakulinen2019-06-02
* Merge #10086 'vim-patch:8.1.{902,1114}'Justin M. Keyes2019-06-02
|\
| * vim-patch:8.1.1114: confusing overloaded operator "." for string concatenationerw72019-05-29
| * vim-patch:8.1.0902: incomplete set of assignment operatorserw72019-05-29
* | [RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)Jit2019-06-02
* | Merge #10104 from justinmk/dep-libuvJustin M. Keyes2019-06-02
|\ \
| * | deps: update to libuv v1.29.1Justin M. Keyes2019-06-02
|/ /
* | test: cleanup, reduce verbosityJustin M. Keyes2019-06-01
* | doc [ci skip] #10097Justin M. Keyes2019-06-01
* | signs: fix crash in buf_addsign #10091Andrej Zieger2019-06-01
* | Merge #10099 from janlazo/vim-8.1.1000Justin M. Keyes2019-06-01
|\ \
| * | vim-patch:8.1.1436: writefile test fails when run under /tmpJan Edmund Lazo2019-06-01
| * | lintJan Edmund Lazo2019-06-01
| * | vim-patch:8.1.1000: indenting is offJan Edmund Lazo2019-06-01
|/ /
* | Merge #10083 from janlazo/vim-8.0.0785Justin M. Keyes2019-05-29
|\ \ | |/ |/|
| * lintJan Edmund Lazo2019-05-28
| * vim-patch:8.0.0785: wildcards are not expanded for :terminalJan Edmund Lazo2019-05-28
|/
* vim-patch:8.1.1411: fix divide by zero #10073Jan Edmund Lazo2019-05-28
* version.c: update [ci skip] (#9875)Marvim the Paranoid Android2019-05-28
* Merge #10068 from janlazo/vim-8.1.0020Justin M. Keyes2019-05-27
|\
| * lintJan Edmund Lazo2019-05-26
| * vim-patch:8.1.1077: reg_executing() is reset by calling input()Jan Edmund Lazo2019-05-26
| * vim-patch:8.1.0995: a getchar() call resets the reg_executing() resultJan Edmund Lazo2019-05-26
| * vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
|/
* UI/ext_messages: restore kind=quickfix #10067Justin M. Keyes2019-05-27
* Merge #10059 from jerdna-regeiz/vim-8.1.0614Justin M. Keyes2019-05-26
|\
| * lintAndrej Zieger2019-05-26
| * Skipping Test_sign_memfailures (unsupported memory checks)Andrej Zieger2019-05-26
| * Fix out of bounds read in sign_group_refAndrej Zieger2019-05-26
| * vim-patch:8.1.0039: cannot easily delete lines in another bufferAndrej Zieger2019-05-26
| * Resolved compile warnings & fixed lot of style related to sign apiAndrej Zieger2019-05-26
| * Allow multiple signs of same type in one line (matching vim behaviour)Andrej Zieger2019-05-26
| * Fixed ordering of signs to align vim and neovim behaviourAndrej Zieger2019-05-26
| * Changed sign_mark_adjust behaviour to match vimAndrej Zieger2019-05-26
| * vim-patch:8.1.0772: the sign_define_by_name() function is too longAndrej Zieger2019-05-26
| * vim-patch:8.1.0767: when deleting lines at the bottom signs are misplacedAndrej Zieger2019-05-26
| * vim-patch:8.1.0750: when the last sign is deleted the signcolumn may remainAndrej Zieger2019-05-26
| * vim-patch:8.1.0717: there is no function for the ":sign jump" commandAndrej Zieger2019-05-26
| * vim-patch:8.1.0709: windows are updated for every added/deleted signAndrej Zieger2019-05-26
| * vim-patch:8.1.0702: ":sign place" only uses the current bufferAndrej Zieger2019-05-26
| * vim-patch:8.1.0701: sign message not translated and inconsistent spacingAndrej Zieger2019-05-26
| * vim-patch:8.1.0697: ":sign place" requires the buffer argumentAndrej Zieger2019-05-26