aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | api: nvim_win_open() style="minimal" should disable 'foldcolumn'Björn Linse2019-08-14
* | | Merge pull request #10779 from blueyed/ci-homebrew-no-updateDaniel Hahler2019-08-14
|\ \ \
| * | | build: TSan: add src/.tsan-suppressionsDaniel Hahler2019-08-14
| * | | ci: Travis: build.sh: use cat "-vet" for osxDaniel Hahler2019-08-14
| * | | ci: Travis: homebrew: update=false [skip appveyor]Daniel Hahler2019-08-14
* | | | pyxversion: fix logic error #10759Björn Linse2019-08-14
|/ / /
* | | clang/"null pointer dereference" #10776Ihor Antonov2019-08-14
* | | ci: Travis: check logs for TSan also (#10775)Daniel Hahler2019-08-14
* | | Merge pull request #10757 from bfredl/compfixBjörn Linse2019-08-14
|\ \ \ | |/ / |/| |
| * | compositor: handle invalid screen positions after resize gracefullyBjörn Linse2019-08-14
|/ /
* | Merge #10763 from justinmk/startup-guicursorJustin M. Keyes2019-08-14
|\ \
| * | styleJustin M. Keyes2019-08-13
| * | startup: handle 'guicursor' after user configJustin M. Keyes2019-08-13
* | | clipboard: handle/avoid SIGTERM with previous owner #10765Daniel Hahler2019-08-14
* | | tests: fix/improve "jobwait returns -1 when timed out" #10767Daniel Hahler2019-08-14
* | | tests: include `timer_start` in duration #10772Daniel Hahler2019-08-14
* | | mksession: use exists(':tcd'), not has('nvim') #10770mg9792019-08-14
* | | vim-patch:8.1.0456: running test hangs when the input file is being edited (#...Daniel Hahler2019-08-14
* | | tests: use larger timeout with "timers can be stopped from the handler" (#10760)Daniel Hahler2019-08-14
* | | Merge pull request #10752 from blueyed/vim-8.0.1179Daniel Hahler2019-08-13
|\ \ \ | |/ / |/| |
| * | vim-patch:8.1.1842: test listed as flaky should no longer be flakyDaniel Hahler2019-08-13
| * | vim-patch:8.0.1179: Test_popup_and_window_resize() does not always passDaniel Hahler2019-08-13
|/ /
* | clang/"null pointer dereference" #10755Ihor Antonov2019-08-13
* | vim-patch:8.1.1843: might be freeing memory that was not allocated (#10756)Jan Edmund Lazo2019-08-13
* | build: link libraries by full path (for luv.so) (#10661)Daniel Hahler2019-08-12
* | testdir/test_popup.vim: sync/align with Vim (#10751)Daniel Hahler2019-08-12
* | ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749)Ghjuvan Lacambre2019-08-12
* | Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\ \ | |/ |/|
| * Change to not test msg_puts_pirntf() in unix CIerw72019-06-09
| * Change to use VV_PROGPATH instead os_exepath()erw72019-06-09
| * Add msg_puts_printf() test for multibyte characterserw72019-06-09
| * Fix problems with message catalog directoryerw72019-06-09
| * Remove display_erros()erw72019-06-09
| * Remove USE_MCH_ERRMSGerw72019-06-09
| * Change mch_errmsg and mch_msg from macro to functionerw72019-06-09
| * Add test for #7967erw72019-06-09
| * Fix garbled problem with msg_puts_printf on Windowserw72019-06-09
* | Merge pull request #10745 from blueyed/vim-8.1.1461Daniel Hahler2019-08-11
|\ \
| * | rebuild [skip travis]Daniel Hahler2019-08-11
| * | vim-patch:8.1.1462: MS-Windows: using special character requires quotingDaniel Hahler2019-08-11
| * | vim-patch:8.1.1461: tests do not run or are not reliable on some systemsDaniel Hahler2019-08-11
| * | test_source.vim: move Test_source_sandboxDaniel Hahler2019-08-11
* | | ci: AppVeyor: branches: only: master (#10746)Daniel Hahler2019-08-11
* | | win/env: Vim-compat: Empty string deletes env var #10743erw72019-08-11
|/ /
* | win: expand nested env var #10662erw72019-08-11
* | clang/"Argument with 'nonnull' attribute passed null" #10739Ihor Antonov2019-08-11
* | Merge pull request #10738 from bfredl/cmdwincloseBjörn Linse2019-08-10
|\ \
| * | api/window: disallow closing non-current window in cmdwin stateBjörn Linse2019-08-10
* | | Merge #10737 from blueyed/vim-8.1.0911Justin M. Keyes2019-08-10
|\ \ \ | |/ / |/| |
| * | testdir/test_taglist.vim: move Test_tagsfile_without_trailing_newlineDaniel Hahler2019-08-10