aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* provider: improve error message (#9344)Marco Hinz2018-12-11
* TUI: alacritty supports set_cursor_color #9353Patrice Peterson2018-12-11
* macOS: infer primary language if $LANG is empty #9345Marco Hinz2018-12-11
* Merge pull request #9351 from bfredl/clear_attrBjörn Linse2018-12-11
|\
| * TUI: don't use BCE with attributes affecting backgroundBjörn Linse2018-12-11
* | vim-patch:8.1.0574: 'commentstring', fold marker in C (#9339)Jan Edmund Lazo2018-12-10
* | Merge #9306 'vim-patch: integrate xdiff library'Justin M. Keyes2018-12-09
|\ \ | |/ |/|
| * vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrongAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0513: no error for set diffopt+=algorithm:Anatolii Sakhnik2018-12-09
| * vim-patch:8.1.0502: internal diff fails when diffing a context diffAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0497: :%diffput changes order of linesAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0458: ml_get error and crash when using "do"Anatolii Sakhnik2018-12-09
| * vim-patch:8.1.0402: the DiffUpdate event isn't triggered for :diffputAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0400: using freed memory with :diffgetAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0397: no event triggered after updating diffsAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0395: compiler warning on 64-bit MS-WindowsAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0394: diffs are not always updated correctlyAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0393: not all white space difference options availableAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0375: cannot use diff mode with Cygwin diff.exeAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09
| * Calm down the clinterAnatolii Sakhnik2018-12-09
|/
* doc (#9288)Justin M. Keyes2018-12-09
* vim-patch:8.1.0570: 'commentstring' not used when adding fold marker (#9331)Jan Edmund Lazo2018-12-08
* Merge #9322 from janlazo/vim-8.1.0563Justin M. Keyes2018-12-08
|\
| * vim-patch:8.1.0564: setting v:errors to wrong type still possibleJan Edmund Lazo2018-12-06
| * vim-patch:8.1.0563: setting v:errors to a string give confusing errorJan Edmund Lazo2018-12-06
* | runtime/syntax: Fix highlighting of augroup contents (#9328)Justin M. Keyes2018-12-08
* | CI/Travis: install gperf using package manager (#9325)Justin M. Keyes2018-12-07
* | Merge pull request #9324 from bfredl/virtfixBjörn Linse2018-12-07
|\ \ | |/ |/|
| * api: make nvim_buf_set_virtual_text use correct namespace counterBjörn Linse2018-12-07
|/
* vim-patch:8.0.1425: execute() does not work in completion of user command (#9...Jan Edmund Lazo2018-12-06
* Merge pull request #9315 from bfredl/clear_statusBjörn Linse2018-12-05
|\
| * screen: add missing status redraw when redraw_later(CLEAR) was usedBjörn Linse2018-12-05
|/
* provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes2018-12-05
* vim-patch:8.1.0559: command line completion not sufficiently tested (#9310)Justin M. Keyes2018-12-04
|\
| * vim-patch:8.1.0559: command line completion not sufficiently testedJan Edmund Lazo2018-12-03
* | clipboard: Revert unused check #9309@equalsraf2018-12-04
|/
* Merge pull request #9307 from jamessan/codecov-thresholdJames McCoy2018-12-03
|\
| * codecov: Tolerate a 1% drop in coverage for a PRJames McCoy2018-12-02
* | Merge pull request #9300 from bfredl/asyncerrBjörn Linse2018-12-03
|\ \ | |/ |/|
| * RPC: turn errors from async calls into notificationsBjörn Linse2018-12-03
|/
* clipboard: Support custom VimL functions #9304Rui Abreu Ferreira2018-12-03
* Merge #9291 'vim-patch:8.1.{550,551}'Justin M. Keyes2018-12-02
|\
| * fixup: 30 col resize to scroll debugJan Edmund Lazo2018-12-01
| * fixup: 35 col resize to scroll screenJan Edmund Lazo2018-12-01
| * functionaltests: vim-patch:8.1.{550,551} fixJan Edmund Lazo2018-11-30
| * vim-patch:8.1.0551: expression evaluation may repeat an error messageJan Edmund Lazo2018-11-30
| * vim-patch:8.1.0550: expression evaluation may repeat an error messageJan Edmund Lazo2018-11-30
* | Merge pull request #9303 from jamessan/cmp-0075James McCoy2018-12-01
|\ \
| * | cmake: Update comment on why CMP0059 is still set to OLDJames McCoy2018-12-01