aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #9429 from bfredl/grid_mouseBjörn Linse2019-01-20
|\
| * ui: multigrid mouse supportBjörn Linse2019-01-20
* | Merge #9525 'STRICT_ADD, STRICT_SUB: Log error'Justin M. Keyes2019-01-20
|\ \
| * | STRICT_ADD, STRICT_SUB: Log error before abortJustin M. Keyes2019-01-20
| * | build: include auto/config.h explicitlyJustin M. Keyes2019-01-20
|/ /
* | pvscheck.sh: set --sourcetree-root [ci skip]Justin M. Keyes2019-01-19
* | pvscheck.sh: do not set --sourcetree-root [ci skip]Justin M. Keyes2019-01-19
|/
* Merge #9518 from justinmk/pvs-warningsJustin M. Keyes2019-01-18
|\
| * pvscheck.sh: ignore stddef.hJustin M. Keyes2019-01-18
| * PVS/V560: expression is always trueJustin M. Keyes2019-01-18
| * clang/"null pointer dereference": expand_wildcardsJustin M. Keyes2019-01-18
|/
* Merge #9508 from justinmk/pvs-warningsJustin M. Keyes2019-01-18
|\
| * PVS/V1032: pointer cast to a more strictly aligned typeJustin M. Keyes2019-01-18
| * PVS/V1032: pointer cast to a more strictly aligned typeJustin M. Keyes2019-01-18
| * PVS/V1028: cast operands, not the resultJustin M. Keyes2019-01-18
| * PVS/V501: diff.c: silence warningJustin M. Keyes2019-01-18
|/
* Merge #9292 from mhinz/xcode10Justin M. Keyes2019-01-17
|\
| * ci: switch to Xcode 10.1 / macOS 10.13Marco Hinz2019-01-17
| * tests: load-adjust timer tests (functionaltest)Marco Hinz2019-01-17
| * tests: load-adjust timer tests (oldtest)Marco Hinz2019-01-17
| * tests: fix Test_help_tagjump()Marco Hinz2019-01-17
* | test: Lua 5.2/5.3 compatMatěj Cepl2019-01-17
|/
* Merge pull request #9507 from bfredl/noscrollclearBjörn Linse2019-01-15
|\
| * screen: don't unconditionally clear messages on window scrollBjörn Linse2019-01-15
|/
* :recover : Fix crash on non-existent *.swp #9504raffitz2019-01-15
* Merge pull request #9505 from bfredl/inspectBjörn Linse2019-01-14
|\
| * lua: expose full interface of vim.inspect and add testBjörn Linse2019-01-14
|/
* Merge #9463 'Lua stdlib'Justin M. Keyes2019-01-14
|\
| * lua/stdlib: Load runtime modules on-demandJustin M. Keyes2019-01-14
| * lua/stdlib: vim.inspect, string functionsKillTheMule2019-01-14
|/
* Merge #9395 from pqzx/api-set-vvarJustin M. Keyes2019-01-14
|\
| * test/API: nvim_set_vvar() #9395Justin M. Keyes2019-01-14
| * API: nvim_set_vvar(): set v: variables #9395jin cong2019-01-14
| * dict_set_var: check value before checking its containerJustin M. Keyes2019-01-14
* | pvscheck.sh: Fix download URL #9500Justin M. Keyes2019-01-14
|/
* Merge #9471 from justinmk/pvs-warningsJustin M. Keyes2019-01-13
|\
| * clang/"null pointer dereference": close_bufferJustin M. Keyes2019-01-13
| * clang/"Dead assignment": screen.cJustin M. Keyes2019-01-13
| * clang/"Dead assignment"Justin M. Keyes2019-01-13
| * clang/"null passed to nonnull arg": shada.cJustin M. Keyes2019-01-13
| * clang/"null passed to nonnull arg": ex_historyJustin M. Keyes2019-01-13
| * clang/"null passed to nonnull arg": cs_manage_matchesJustin M. Keyes2019-01-13
| * clang/"null passed to nonnull arg": expand_wildcardsJustin M. Keyes2019-01-13
| * clang/"Assigned garbage": parse_shape_optJustin M. Keyes2019-01-13
| * PVS/V560: expression is always trueJustin M. Keyes2019-01-13
|/
* release.shJustin M. Keyes2019-01-13
* Merge 'upstream/release-0.3'Justin M. Keyes2019-01-13
|\
| * version bumpJustin M. Keyes2019-01-13
| * NVIM v0.3.4v0.3.4Justin M. Keyes2019-01-13
| * Merge #9495 from justinmk/release-0.3Justin M. Keyes2019-01-13
| |\