aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | health/pythonx: handle "pip upgrade failure"Marco Hinz2019-01-07
| * | | | | | | health/pythonx: refactor #Detect()Marco Hinz2019-01-07
| * | | | | | | health/pythonx: refactor pyenv checkMarco Hinz2019-01-07
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge #9481 'vim-patch:8.1.0449,8.1.0450'Justin M. Keyes2019-01-11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | vim-patch:8.1.0450: build failure without the +fold featureMichael Vilim2019-01-11
| * | | | | | vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481Michael Vilim2019-01-11
|/ / / / / /
* | | | | | clipboard/macOS: assume that pbcopy works #9480Marco Hinz2019-01-10
* | | | | | Merge #9472 from justinmk/pvs-warnings2Justin M. Keyes2019-01-10
|\ \ \ \ \ \
| * | | | | | CMake: Feature-detect __builtin_{add,sub}_overflowJustin M. Keyes2019-01-09
| * | | | | | PVS/V1028: cast operands, not the resultJustin M. Keyes2019-01-09
| * | | | | | assert.h: Check overflow with STRICT_ADD, STRICT_SUBJustin M. Keyes2019-01-09
* | | | | | | vim-patch:8.1.0648: custom operators can't act upon forced motionPedro L. Ramos2019-01-10
* | | | | | | Merge pull request #9479 from bfredl/redrawsignBjörn Linse2019-01-09
|\ \ \ \ \ \ \
| * | | | | | | bufhl: simplify redraw logicBjörn Linse2019-01-09
| * | | | | | | remove dead argument of redrawWinlineBjörn Linse2019-01-09
| * | | | | | | screen: avoid redrawing windows immediately when debug signs are placed.Björn Linse2019-01-09
* | | | | | | | Merge pull request #9445 from bfredl/pum_apiBjörn Linse2019-01-09
|\ \ \ \ \ \ \ \
| * | | | | | | | api: select items in popupmenuBjörn Linse2019-01-09
| |/ / / / / / /
* / / / / / / / win/TUI: fix text overrides line numbers #9474erw72019-01-09
|/ / / / / / /
* | | | | | | Merge pull request #9477 from bfredl/nocmdredrawBjörn Linse2019-01-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | API: don't directly call update_screen() in API functionsBjörn Linse2019-01-08
* | | | | | | doc: CONTRIBUTING.mdJustin M. Keyes2019-01-08
|/ / / / / /
* | | | | | pvscheck.sh: Skip install if dir existsJustin M. Keyes2019-01-08
* | | | | | vim-patch:8.1.0700: using "gt" sometimes does not redraw a tab (#9464)Justin M. Keyes2019-01-07
* | | | | | Merge #9466 from janlazo/vim-8.1.0696Justin M. Keyes2019-01-07
|\ \ \ \ \ \
| * | | | | | lintJan Edmund Lazo2019-01-07
| * | | | | | vim-patch:8.1.0696: when test_edit fails 'insertmode' may not be resetJan Edmund Lazo2019-01-06
|/ / / / / /
* | | | | | editorconfig: set default tab width to 8 (#9467)Jan Edmund Lazo2019-01-07
* | | | | | Merge #9459 from janlazo/vim-8.1.0677Justin M. Keyes2019-01-06
|\ \ \ \ \ \
| * | | | | | vim-patch:8.1.0685: get_buf_tv() is named inconsistentlyJan Edmund Lazo2019-01-05
| * | | | | | vim-patch:8.1.0687: sentence text object in Visual mode is not testedJan Edmund Lazo2019-01-05
| * | | | | | vim-patch:8.1.0677: look-behind match may use the wrong line numberJan Edmund Lazo2019-01-05
* | | | | | | Merge #8604 from janlazo/vim-8.0.0286Justin M. Keyes2019-01-06
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:8.1.0683: spell highlighting does not always endJan Edmund Lazo2019-01-05
| * | | | | | | vim-patch:8.1.0674: leaking memory when updating a single lineJan Edmund Lazo2019-01-05
| * | | | | | | vim-patch:8.0.0286: not always redrawing after screen resizeJan Edmund Lazo2019-01-05
| |/ / / / / /
* | | | | | | Merge #9458 from justinmk/pvs-warningsJustin M. Keyes2019-01-06
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PVS/V501: diff.c: silence warningJustin M. Keyes2019-01-05
| * | | | | | PVS/V547: Expression is always falseJustin M. Keyes2019-01-05
| * | | | | | PVS/V1026: normal.c: signed integer overflowJustin M. Keyes2019-01-05
| * | | | | | PVS/V547: indent.c: xmalloc() never returns NULLJustin M. Keyes2019-01-05
|/ / / / / /
* | | | | | Merge #9454 from justinmk/pvs-warningsJustin M. Keyes2019-01-04
|\ \ \ \ \ \
| * | | | | | PVS/V547: window.c: Expression is always trueJustin M. Keyes2019-01-04
| * | | | | | PVS/V547: viml/parser/expressions.c: Expression is always trueJustin M. Keyes2019-01-04
| * | | | | | PVS/V751: tui.c, Parameter is not usedJustin M. Keyes2019-01-04