aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
* | ci: codecov: do not use flags [ci skip] (#10227)Daniel Hahler2019-06-15
* | Dump gcov coverage in process_spawn (#10230)Daniel Hahler2019-06-15
* | Merge pull request #10231 from bfredl/bufcb_endBjörn Linse2019-06-15
|\ \
| * | api/lua: add on_detach to nvim_buf_attachBjörn Linse2019-06-15
|/ /
* | ci: AppVeyor: fix cov job, remove duplicate non-cov one (#10217)Daniel Hahler2019-06-14
* | Merge #10208 from janlazo/vim-8.0.0931Justin M. Keyes2019-06-14
|\ \
| * | vim-patch:8.0.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2019-06-13
| * | test/old: pass Test_statusline on WindowsJan Edmund Lazo2019-06-13
| * | vim-patch:8.0.0933: terminal test tries to start GUI when it's not possibleJan Edmund Lazo2019-06-13
| * | vim-patch:8.0.0931: getwininfo() does not indicate a terminal windowJan Edmund Lazo2019-06-13
|/ /
* | Merge pull request #10221 from bfredl/showcmd_cursorBjörn Linse2019-06-13
|\ \