aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | normal: Don't exit CTRL-O mode after processing K_EVENTBjörn Linse2019-06-04
* | | Merge pull request #9170 from bfredl/lua_cbBjörn Linse2019-06-04
|\ \ \ | |/ / |/| |
| * | api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* | | version.c: update [ci skip] #10072Marvim the Paranoid Android2019-06-04
* | | Merge #10113 from janlazo/vim-8.0.1518Justin M. Keyes2019-06-04
|\ \ \
| * | | vim-patch:8.1.0002: :stopinsert changes the message positionJan Edmund Lazo2019-06-03
| * | | vim-patch:8.1.0804: crash when setting v:errmsg to empty listJan Edmund Lazo2019-06-03
| * | | vim-patch:8.0.1518: error messages suppressed after ":silent! try"Jan Edmund Lazo2019-06-03
| | |/ | |/|
* | | Merge #9829 'startup: remove TUI init special-case'Justin M. Keyes2019-06-04
|\ \ \ | |/ / |/| |
| * | main.c: Change to use redraw_later(VALID)erw72019-06-04
| * | Fix issue where test failserw72019-06-04
| * | [skip appveyor] Fix clint issueerw72019-06-04
| * | main.c: Change TUI to initialize like GUIerw72019-06-04
| * | tui/input.c: Fix problem when stdin is not TTYerw72019-06-04
| * | main.c: fixes #7967erw72019-06-04
|/ /
* | Merge #9338 from janlazo/vim-8.1.0569Justin M. Keyes2019-06-04
|\ \
| * | Merge #9338 'vim-patch:8.1.{569,571}'Justin M. Keyes2019-06-03
|/| |
| * | oldtests: set laststatus=1Jan Edmund Lazo2019-06-03
| * | functionaltests: fix new execute() testsJan Edmund Lazo2019-06-03
| * | update functional test for "places cursor correctly #6035"Sha Liu2019-06-03
| * | UI: Fix wrong msg_col after execute()Sha Liu2019-06-03
| * | vim-patch:8.1.0571: non-silent execute() resets display column to zeroJan Edmund Lazo2019-06-03
| * | vim-patch:8.1.0569: execute() always resets display column to zeroJan Edmund Lazo2019-06-03
* | | Merge #10109 from erw7/fix-screenchar-on-headless-modeJustin M. Keyes2019-06-03
|\ \ \ | |_|/ |/| |
| * | msg_puts_attr_len: check default_grid.chars if headlessBjörn Linse2019-06-03
| * | Fix screenchar() problem in headless modeerw72019-06-03
|/ /
* | 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