aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | build: fix `doc_html` targetJustin M. Keyes2019-01-04
|/ / / / / /
* | | | | | Merge #9446 'Visual: highlight char-at-cursor'Justin M. Keyes2019-01-04
|\ \ \ \ \ \
| * | | | | | Visual: highlight char-at-cursorJustin M. Keyes2019-01-04
| * | | | | | remove check_visual_highlight()Justin M. Keyes2019-01-04
|/ / / / / /
* | | | | | Merge pull request #9447 from janlazo/vim-8.1.0651James McCoy2019-01-03
|\ \ \ \ \ \
| * | | | | | 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
|/ / / / / /
* | | | | | Merge pull request #9438 from jamessan/revert-pynvimJames McCoy2019-01-02
|\| | | | |
| * | | | | health/provider: Check for available pynvim when neovim module missingJames McCoy2019-01-01
| * | | | | python#CheckForModule: Use the given module string instead of hard-coding pynvimJames McCoy2019-01-01
| * | | | | {health,provider}/python: Import the neovim, rather than pynvim, moduleJames McCoy2019-01-01
| | |/ / / | |/| | |
* | | | | vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* | | | | Merge pull request #9434 from bfredl/multigrid_fixesBjörn Linse2019-01-01
|\ \ \ \ \
| * | | | | popupmenu: fix positioning with vsplitsBjörn Linse2019-01-01
| * | | | | multigrid: do all adjustment in screen.cBjörn Linse2019-01-01
* | | | | | Merge pull request #9436 from jamessan/more-fragile-testsJames McCoy2019-01-01
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Mark "shell command :! throttles shell-command output greater than ~10KB" fra...James McCoy2019-01-01
| * | | | | Mark "feeding large chunks of input with <Paste>" fragileJames McCoy2019-01-01
| * | | | | Mark ":substitute with inccommand during :terminal activity" fragileJames McCoy2019-01-01
| | |/ / / | |/| | |
* | | | | Merge pull request #9432 from jamessan/only-lint-masterJames McCoy2019-01-01
|\| | | |
| * | | | travis: Only run lint job for master branch/PRsJames McCoy2019-01-01
| | |/ / | |/| |
* | | | Merge pull request #9431 from jamessan/bug-fix-branch-ciJames McCoy2019-01-01
|\ \ \ \
| * | | | travis: Run ci for release-* branchesJames McCoy2019-01-01
|/ / / /
* | | | Merge pull request #9427 from jamessan/man-fixJames McCoy2019-01-01
|\ \ \ \
| * | | | nvim.1: Add missing .El directiveJames McCoy2018-12-31
| | |/ / | |/| |
* / | | cmake: runtime: use add_custom_command for tags directly (#9430)Daniel Hahler2019-01-01
|/ / /
* | | TUI: Konsole DECSCUSR fixup (#9423)Justin M. Keyes2018-12-31
* | | Merge pull request #8455 from UtkarshMe/grid-splitBjörn Linse2018-12-31
|\ \ \
| * | | multigrid: rename grid->ScreenLines and other grid arraysBjörn Linse2018-12-31
| * | | multigrid: API version bumpBjörn Linse2018-12-31
| * | | multigrid: simplify testsBjö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 tests for multiline messages and tabsBjörn Linse2018-12-31
| * | | multigrid: test refactorBjörn Linse2018-12-31
| * | | multigrid: doc updateBjö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: add multigrid screen testsUtkarsh Maheshwari2018-12-31
| * | | multigrid: add multigrid support to test infrastructureBjö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