aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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.0700: using "gt" sometimes does not redraw a tab (#9464)Justin 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
* 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
| |/
* | 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
|/
* 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
* PVS/V535: shada.c: variable reassigned in inner loopJustin M. Keyes2019-01-04
* PVS/V547: diff.c: xmalloc() never returns NULLJustin M. Keyes2019-01-04
* PVS/V547: diff.c: Expression is always trueJustin M. Keyes2019-01-04
* PVS/V501: diff.c: silence warningJustin M. Keyes2019-01-04
* Visual: highlight char-at-cursorJustin M. Keyes2019-01-04
* remove check_visual_highlight()Justin M. Keyes2019-01-04
* vim-patch:8.1.0653: arglist test fails on MS-windowsJan Edmund Lazo2019-01-03
* vim-patch:8.1.0651: :args \"foo works like :args without argumentJan Edmund Lazo2019-01-03
* Merge #9425 'build: enable -Wshadow'Justin M. Keyes2019-01-03
|\
| * UGRID_FOREACH_CELL: avoid shadowed variablesJustin M. Keyes2019-01-02
| * build: enable -WshadowJustin M. Keyes2019-01-02
* | TUI: Do not disable BCE for builtin terminfos (#9443)Justin M. Keyes2019-01-02
|/
* vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* popupmenu: fix positioning with vsplitsBjörn Linse2019-01-01
* multigrid: do all adjustment in screen.cBjörn Linse2019-01-01
* TUI: Konsole DECSCUSR fixup (#9423)Justin M. Keyes2018-12-31
* multigrid: rename grid->ScreenLines and other grid arraysBjörn Linse2018-12-31
* multigrid: API version bumpBjörn Linse2018-12-31
* multigrid: rename to grid.row_offset and grid.requested_rowsBjörn Linse2018-12-31
* multigrid: reorganize types and global varaiblesBjörn Linse2018-12-31
* multigrid: various cleanup (types, unused parameters)Björn Linse2018-12-31
* multigrid: Add multigrid documentationUtkarsh Maheshwari2018-12-31
* multigrid: rename event to win_pos, make grid firstBjörn Linse2018-12-31
* multigrid: add msg_scroll_start and msg_scroll_reset eventsBjörn Linse2018-12-31
* multigrid: send win_hide events when changing tabpageBjörn Linse2018-12-31
* multigrid: don't clear window grids on resizeBjörn Linse2018-12-31
* multigrid: Fix lint errorsUtkarsh Maheshwari2018-12-31
* multigrid: Draw fold for the entire width of window gridUtkarsh Maheshwari2018-12-31
* multigrid: Fix rebase errors in screen.cUtkarsh Maheshwari2018-12-31
* multigrid: Fix sending window grid handle in ext_newline modeUtkarsh Maheshwari2018-12-31