| Commit message (Expand) | Author | Age |
* | provider: check #Call() if g:loaded_xx_provider=2 | Justin M. Keyes | 2019-08-04 |
* | provider: skip non-provider has() feature-names | Justin M. Keyes | 2019-08-04 |
* | provider: g:loaded_xx_provider=2 means "enabled and working" | Justin M. Keyes | 2019-08-04 |
* | provider: decide status by g:loaded_xx_provider | Justin M. Keyes | 2019-08-04 |
* | provider: let providers decide their status | Rui Abreu Ferreira | 2019-08-04 |
* | process_stop: uv: do not close stdin first/explicitly #10584 | Daniel Hahler | 2019-08-01 |
* | vim-patch:8.1.0572: stopping a job does not work properly on OpenBSD | Daniel Hahler | 2019-07-30 |
* | vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing | Jan Edmund Lazo | 2019-07-28 |
* | TextYankPost: spurious/too-early dispatch during delete #10392 | Jit | 2019-07-29 |
* | Merge #10628 from notomo/vim-8.1.1759 | Justin M. Keyes | 2019-07-28 |
|\ |
|
| * | vim-patch:8.1.1759: no mode char for terminal mapping from maparg() | notomo | 2019-07-28 |
* | | build/tests: remove pre/uv.h #10531 | Daniel Hahler | 2019-07-28 |
|/ |
|
* | API: Context: save/restore | Abdelhakeem | 2019-07-27 |
* | eval: context: add ctx-family functions | Abdelhakeem | 2019-07-27 |
* | API: Context | Abdelhakeem | 2019-07-27 |
* | tests: win: fix "cat" with PowerShell | erw7 | 2019-07-26 |
* | tests: use "cat" also on Windows | Daniel Hahler | 2019-07-26 |
* | os/fs: introduce os_fopen() | Justin M. Keyes | 2019-07-25 |
* | Merge #10596 'vim-patch:8.1.{899,903,905,907,908,910,913,1746}' | Justin M. Keyes | 2019-07-25 |
|\ |
|
| * | Checks for overflow when parsing string to int | Gabriel | 2019-07-24 |
|/ |
|
* | ci: RunTests: ensure that the logfile gets displayed (#10597) | Daniel Hahler | 2019-07-24 |
* | tests: AppVeyor: fix test/functional/ex_cmds/arg_spec.lua (#10598) | Daniel Hahler | 2019-07-24 |
* | vim-patch:8.0.1738: ":args" output is hard to read | Daniel Hahler | 2019-07-24 |
* | tests: fix/improve Screen:expect_unchanged (#10577) | Daniel Hahler | 2019-07-24 |
* | tests: re-enable "tab drag in tabline to the left moves tab left" (#10588) | Daniel Hahler | 2019-07-24 |
* | shell-test: fix REP for count larger than uint8_t (#10581) | Daniel Hahler | 2019-07-22 |
* | tests: make TERM=interix test pending (#10576) | Daniel Hahler | 2019-07-22 |
* | test/helpers: improve pattern with module functions (#10421) | Daniel Hahler | 2019-07-22 |
* | win: jobstart(), system(): $PATHEXT-resolve exe | Justin M. Keyes | 2019-07-21 |
* | test: shell-test.c: "REP" command: flush, wait 1ms #10552 | Justin M. Keyes | 2019-07-20 |
* | screen.lua: always print keyword-args snapshot | Justin M. Keyes | 2019-07-20 |
* | screen.lua: expect_unchanged(), get_snapshot() | Justin M. Keyes | 2019-07-20 |
* | test: shell-test.c: flush stdout for REP #10548 | Justin M. Keyes | 2019-07-20 |
* | reltimefloat(): allow negative result #10544 | Justin M. Keyes | 2019-07-20 |
* | doc [ci skip] #10383 | Justin M. Keyes | 2019-07-19 |
* | tests: fix "system() … prints verbose information" (#10532) | Daniel Hahler | 2019-07-17 |
* | tests: move "busted" dir to "test" (#10518) | Daniel Hahler | 2019-07-16 |
* | tests: shell-test: use count for REP (#10514) | Daniel Hahler | 2019-07-16 |
* | viml/profile: revert proftime_T to unsigned type #10521 | Justin M. Keyes | 2019-07-16 |
* | Merge pull request #10504 from bfredl/hl_def | Björn Linse | 2019-07-16 |
|\ |
|
| * | highlight: expose builtin highlight groups using hl_group_set event | Björn Linse | 2019-07-14 |
* | | Fix missing CursorHoldI events (#3758) | Daniel Hahler | 2019-07-16 |
* | | Fix is_executable_in_path() on Windows (#10468) | erw7 | 2019-07-15 |
* | | Merge pull request #10497 from bfredl/synlist | Björn Linse | 2019-07-14 |
|\ \
| |/
|/| |
|
| * | syntax: fix missing newlines in execute("syn list"). fixes #10467 | Björn Linse | 2019-07-14 |
* | | floats: fix 'winblend' on top of doublewidth chars. | Björn Linse | 2019-07-13 |
|/ |
|
* | tests: use vim.inspect (#10485) | Daniel Hahler | 2019-07-13 |
* | Merge pull request #9575 from bfredl/redrawdebug | Björn Linse | 2019-07-09 |
|\ |
|
| * | ui: add 'redrawdebug' option for flexible debugging of redrawing | Björn Linse | 2019-07-09 |
* | | Merge pull request #10457 from bfredl/dwfloat | Björn Linse | 2019-07-09 |
|\ \ |
|