aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:8.1.0112: no error when using bad arguments with searchpair()Jan Edmund Lazo2019-06-23
| * | | | lintJan Edmund Lazo2019-06-23
| * | | | vim-patch:8.0.1239: cannot use a lambda for the skip argument to searchpair()Jan Edmund Lazo2019-06-23
* | | | | getchar: Handle incomplete <Paste> in typeahead buffer #10311Alan Wu2019-06-24
|/ / / /
* | | | screen: Adjust buffer sizes for multiple sign columns #10314oni-link2019-06-24
* | | | Makefile: fix trailing space in BUILD_CMD #10312Daniel Hahler2019-06-23
|/ / /
* | | build: tests: build luv rock also with USE_BUNDLED_LUV=0 (#10307)Daniel Hahler2019-06-23
* | | version.c: update [ci skip] #10115Marvim the Paranoid Android2019-06-23
* | | tests: fix "api nvim_get_proc_children returns child process ids" (#10296)Daniel Hahler2019-06-22
* | | tests: improve RunTests.cmake (#10239)Daniel Hahler2019-06-22
* | | build: USE_BUNDLED_LUV=0 with USE_BUNDLED_LUAROCKS=1 #10291Daniel Hahler2019-06-22
* | | cmake: fix usage of find_package_handle_standard_args (#10288)Daniel Hahler2019-06-21
* | | CI/Travis: restore ASAN build to first stage #10274Daniel Hahler2019-06-20
* | | Merge #10245 from janlazo/vim-8.0.1723Justin M. Keyes2019-06-19
|\ \ \
| * | | Update argc(),argv() based on 8.1.0493erw72019-06-19
| * | | test/old: run test_arglistJan Edmund Lazo2019-06-19
| * | | vim-patch:8.1.0074: crash when running quickfix testsJan Edmund Lazo2019-06-19
| * | | vim-patch:8.1.0073: crash when autocommands call setloclist()Jan Edmund Lazo2019-06-19
| * | | vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a blockJan Edmund Lazo2019-06-19
| * | | vim-patch:8.0.1723: using one item array size declaration is misleadingJan Edmund Lazo2019-06-19
* | | | CI: use -m to invoke pip #10275Daniel Hahler2019-06-19
|/ / /
* | | ci: Travis: move gcov job to baseline (no allowed failures) (#10238)Daniel Hahler2019-06-19
* | | tests: oldtests: mark Test_cursorhold_insert as flaky [ci skip] (#10264)Daniel Hahler2019-06-19
* | | ci: Travis: simplify/improve Python/pip setup (#10228)Daniel Hahler2019-06-18
* | | Merge pull request #10021 from bfredl/chaneventBjörn Linse2019-06-18
|\ \ \
| * | | channel: refactor events, prevent recursive invocation of eventsBjörn Linse2019-06-18
| |/ /
* / / gcov: use __gcov_flush instead of __gcov_dump (#10260)Daniel Hahler2019-06-18
|/ /
* | Merge #10224 from blueyed/fix-Test_tagfilesJustin M. Keyes2019-06-17
|\ \
| * | vim-patch:8.1.1546: in some tests 'tags' is set but not restoredDaniel Hahler2019-06-16
| * | tests: fix Test_tagfiles: use Vim's 'tags' settingDaniel Hahler2019-06-16
* | | Merge pull request #10186 from blueyed/fix-cdDaniel Hahler2019-06-17
|\ \ \ | |/ / |/| |
| * | ci: Travis: skip lint job with "\[skip.lint\]"Daniel Hahler2019-06-17
| * | ci: Travis: ccache: use --zero-statsDaniel Hahler2019-06-17
| * | ci: AppVeyor: use fast_finish=trueDaniel Hahler2019-06-17
| * | ci/build.ps1: add comment for PATH mangling with old testsDaniel Hahler2019-06-17
| * | ci: Travis: remove obsolete cmake fileDaniel Hahler2019-06-17
| * | ci/common/test.sh: fix some issues reported by shellcheckDaniel Hahler2019-06-17
|/ /
* | vim-patch:8.0.1845: various comment updates needed, missing white space (#10203)Daniel Hahler2019-06-16
* | vim-patch:8.1.1003: playing back recorded key sequence mistakes key code (#10...Daniel Hahler2019-06-16
* | Merge pull request #10236 from janlazo/vim-8.1.1545Daniel Hahler2019-06-16
|\ \
| * | vim-patch:8.0.1549: various small problems in test filesJan Edmund Lazo2019-06-15
| * | vim-patch:8.0.1516: errors for job options are not very specificJan Edmund Lazo2019-06-15
| * | vim-patch:8.1.0044: if a test function exists Vim this may go unnoticedJan Edmund Lazo2019-06-15
| * | vim-patch:8.1.1545: when the screen is to small there is no message about thatJan Edmund Lazo2019-06-15
* | | Merge pull request #10150 from bfredl/extcountBjörn Linse2019-06-16
|\ \ \ | |/ / |/| |
| * | messages: fix crash with msg_advance when using ext_messagesBjörn Linse2019-06-16
| * | messages: support shortmess-=S in ext_messagesBjörn Linse2019-06-16
|/ /
* | ci: AppVeyor: ensure that win32 feature is set (#10216)Daniel Hahler2019-06-16
* | vim-patch:8.0.1245: when WaitFor() has a wrong expression it just waits a sec...Jan Edmund Lazo2019-06-15
* | ci: Travis: add baseline stage [skip appveyor] (#10226)Daniel Hahler2019-06-15