aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| |\
| | * provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-13
| | * checkhealth: detect broken pip #9468Justin M. Keyes2019-01-13
| | * win/dist: nvim-qt v0.2.12Justin M. Keyes2019-01-13
| |/
| * version bumpJustin M. Keyes2019-01-04
| * NVIM v0.3.3v0.3.3Justin M. Keyes2019-01-04
| * release.sh: Format issue-numbers in descriptions [ci skip]Justin M. Keyes2019-01-04
| * release.sh: fix exclusion pattern [ci skip]Justin M. Keyes2019-01-04
| * Merge pull request #9442 from jamessan/revert-pynvimJames McCoy2019-01-02
| |\
| * \ Merge pull request #9439 from jamessan/more-fragile-testsJames McCoy2019-01-01
| |\ \
| * \ \ Merge pull request #9435 from jamessan/tui-konsoleJames McCoy2019-01-01
| |\ \ \
| | * | | TUI: Konsole DECSCUSR fixup (#9423)Justin M. Keyes2019-01-01
| |/ / /
| * | | Merge pull request #9433 from jamessan/only-lint-masterJames McCoy2019-01-01
| |\ \ \
| * | | | travis: Run ci for release-* branchesJames McCoy2019-01-01
| * | | | version bumpJames McCoy2019-01-01
* | | | | Merge pull request #9492 from bfredl/cul_coleBjörn Linse2019-01-13
|\ \ \ \ \
| * | | | | display: unify cursorline and concealcursor redraw logicBjörn Linse2019-01-13
| * | | | | test: add tests for conceal cursor movementBjörn Linse2019-01-13
* | | | | | win/dist: nvim-qt v0.2.12Justin M. Keyes2019-01-12
* | | | | | CI/codecov: Avoid "fail" status for non-PRJustin M. Keyes2019-01-12
|/ / / / /
* | | | | Merge pull request #9490 from bfredl/vim-patch-8.1.0726Björn Linse2019-01-12
|\ \ \ \ \
| * | | | | normal/edit: add missing "need_cursor_line_redraw = false"Björn Linse2019-01-12
|/ / / / /
* | | | | provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-12
* | | | | Merge pull request #9484 from bfredl/highlanderBjörn Linse2019-01-11
|\ \ \ \ \
| * | | | | screen: make update_screen() the only entry point for redrawingBjörn Linse2019-01-11
* | | | | | version.c: update [ci skip] (#9444)Marvim the Paranoid Android2019-01-11
* | | | | | Merge #9468 'checkhealth: detect broken pip"'Justin M. Keyes2019-01-11
|\ \ \ \ \ \