aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | vim-patch:8.0.0411: menu translations don't match when case is changed.Jan Edmund Lazo2019-01-26
|/ / /
* | | checkhealth: validate locale (#9548)Justin M. Keyes2019-01-26
* | | Merge pull request #9520 from bfredl/errmsg2Björn Linse2019-01-23
|\ \ \
| * | | tests/lua: test for multiline error messages in luaBjörn Linse2019-01-23
| * | | cleanup: reduce some duplicate code, avoid function pointers for a conditionBjörn Linse2019-01-23
| * | | ex_echo: reuse code from message.c to show arg to userAlexandre Dubray2019-01-22
| * | | message.c: add msg_echo_attr functions, use it for lua error messagesAlexandre Dubray2019-01-22
* | | | :terminal : Fix F1-F4 key codes (#9535)erw72019-01-23
* | | | Merge pull request #9538 from beeender/patch-1Björn Linse2019-01-22
|\ \ \ \ | |/ / / |/| | |
| * | | Fix api doc nvim_buf_lines_event exampleChen Mulong2019-01-22
|/ / /
* | | PVS/V1028 (rework): cast operands, not the result #9531Justin M. Keyes2019-01-21
* | | CI/codecov: fix invalid yaml [ci skip]Justin M. Keyes2019-01-21
* | | Merge #9532 from justinmk/fix-fpclassifyJustin M. Keyes2019-01-21
|\ \ \
| * | | build: Fix -Wconversion warnings for fpclassify et alJustin M. Keyes2019-01-21
| * | | build: Fix -Wconversion warnings for fpclassify et alJustin M. Keyes2019-01-20
|/ / /
* | | CI/codecov: remove "only_pulls" directive [ci skip]Justin M. Keyes2019-01-20
* | | Merge pull request #9526 from jamessan/remove-jemallocJames McCoy2019-01-20
|\ \ \
| * | | Remove support for using jemalloc instead of the system allocatorJames McCoy2019-01-19
* | | | 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