aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | build: luarocks: fall back to luajit (#10297)Daniel Hahler2019-06-24
* | | | tests: busted: do not use "--lua" (#10303)Daniel Hahler2019-06-24
* | | | build: Makefile: handle "rm -rf .deps" (#10305)Daniel Hahler2019-06-24
* | | | build: luajit: do not disable jit (#10318)Daniel Hahler2019-06-24
* | | | bundle: upgrade LuaJIT to latest v2.0 commit (#10320)Daniel Hahler2019-06-24
| |/ / |/| |
* | | Merge #10294 from janlazo/vim-8.0.1239Justin M. Keyes2019-06-24
|\ \ \
| * | | eval: assert VAR_LIST branch in filter_map()Jan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0747: map() with a bad expression doesn't give an errorJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.1519: 'backupskip' may contain duplicatesJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0853: options test fails on MacJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0850: test for 'backupskip' is not correctJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0272: options test fails if temp var ends in slashJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0270: checking for a Tab in a line could be fasterJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0242: Insert mode completion may use an invalid buffer pointerJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0169: calling message_filtered() a bit too oftenJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0167: lock flag in new dictitem is reset in many placesJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0166: using dict_add_nr_str() is clumsyJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0165: :clist output can be very longJan Edmund Lazo2019-06-23
| * | | ops: refactor swapchar() to return boolJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0125: virtual edit replace with multi-byte fails at end of lineJan Edmund Lazo2019-06-23
| * | | vim-patch:8.1.0181: memory leak with trailing characters in skip expressionJan Edmund Lazo2019-06-23
| * | | eval: require nonnull func args to pass ASAN buildJan Edmund Lazo2019-06-23
| * | | 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
|\