aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* win_line: Fix crash with 'rightleft' in :terminal #11460erw72019-11-28
* doc: fix typosBrian Wignall2019-11-27
* vim-patch:8.1.1268: map completion test fails in GUIJan Edmund Lazo2019-11-26
* vim-patch:8.1.1254: mapping completion contains dead codeJan Edmund Lazo2019-11-26
* vim-patch:8.1.1253: mapping completion test failsJan Edmund Lazo2019-11-26
* vim-patch:8.1.1252: not all mapping completion is testedJan Edmund Lazo2019-11-26
* vim-patch:8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif"Jan Edmund Lazo2019-11-26
* vim-patch:8.1.2348: :const cannot be followed by "| endif"Jan Edmund Lazo2019-11-26
* vim-patch:8.1.2345: .cjs files are not recognized as JavascriptJan Edmund Lazo2019-11-26
* Merge pull request #11445 from bfredl/fcslcsBjörn Linse2019-11-26
|\
| * options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* | Merge pull request #11466 from bfredl/luaoptBjörn Linse2019-11-26
|\ \
| * | lua: make vim.wo and vim.bo used nested indexing for specified handleBjörn Linse2019-11-26
* | | cmake: enable exporting symbols from static libs againBjörn Linse2019-11-26
|/ /
* | UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
* | [RFC] extmark: fix E315 in nvim_buf_set_extmark (#11449)notomo2019-11-25
* | doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* | vim-patch:8.1.0836: user completion test can fail on MS-WindowsJan Edmund Lazo2019-11-25
* | vim-patch:8.1.0223: completing shell command finds sub-directories in $PATHJan Edmund Lazo2019-11-25
* | vim-patch:8.1.1732: completion in cmdwin does not work for buffer-local commandsJan Edmund Lazo2019-11-24
* | Improve terminal close error message formatting (#11434)Ashkan Kiani2019-11-24
|\ \
| * | Fix terminal close error message formattingChuck2019-11-21
* | | vim-patch:8.1.0461: quickfix: change comment style #11453Jan Edmund Lazo2019-11-24
* | | Lua: vim.env, vim.{g,v,w,bo,wo} #11442Ashkan Kiani2019-11-24
| |/ |/|
* | vim-patch:8.1.1334: respect shortmess=F when buffer is hidden #11443Jan Edmund Lazo2019-11-23
* | Merge #11431 from janlazo/vim-8.1.1235Justin M. Keyes2019-11-23
|\ \
| * | vim-patch:8.1.0471: some tests are flaky or fail on some systemsJan Edmund Lazo2019-11-23
| * | vim-patch:8.1.1951: mouse double click test is a bit flakyJan Edmund Lazo2019-11-22
| * | vim-patch:8.1.2330: vi' does not always work when 'selection' is exclusiveJan Edmund Lazo2019-11-22
| * | vim-patch:8.1.2329: mouse multiple click test is a bit flakyJan Edmund Lazo2019-11-22
| * | vim-patch:8.1.2183: running a test is a bit verboseJan Edmund Lazo2019-11-22
| * | vim-patch:8.1.1490: when a single test fails the exit code is not setJan Edmund Lazo2019-11-22
| * | vim-patch:8.1.0723: cannot easily run specific test when in src/testdirJan Edmund Lazo2019-11-22
| * | vim-patch:8.1.2269: tags file with very long line stops using binary searchJan Edmund Lazo2019-11-22
| * | vim-patch:8.1.1235: compiler warnings for using STRLEN() valueJan Edmund Lazo2019-11-22
* | | refactor: use inserted_bytes pattern from vimBjörn Linse2019-11-23
* | | bufhl: use extmark column adjustment for bufhlBjörn Linse2019-11-23
|/ /
* / Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
|/
* vim-patch:8.0.1793: no test for "vim -g"Jan Edmund Lazo2019-11-19
* vim-patch:8.0.1449: slow redrawing with DirectXJan Edmund Lazo2019-11-19
* vim-patch:8.1.0251: support full paths for 'backupdir' #11269Joe Hermaszewski2019-11-17
* version.c: update [ci skip] #11160Marvim the Paranoid Android2019-11-17
* Merge #11414 from janlazo/vim-8.1.2312Justin M. Keyes2019-11-17
|\
| * vim-patch:8.1.2317: no test for spell affix file with flag on suffixJan Edmund Lazo2019-11-17
| * vim-patch:8.1.2314: vi' sometimes does not select anythingJan Edmund Lazo2019-11-17
| * vim-patch:8.1.2312: "line:" field in tags file not usedJan Edmund Lazo2019-11-17
* | doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17
|/
* Merge #11340 'Factor out parse_one_cmd()'Justin M. Keyes2019-11-17
|\
| * Factor out parse_one_cmd()Rob Pilling2019-11-13
| * vim-patch:8.1.0266: parsing Ex address range is not a separate functionJan Edmund Lazo2019-11-13