aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | 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
* | | 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
* | screen: add missing status redraw when redraw_later(CLEAR) was usedBjörn Linse2018-12-05
* | vim-patch:8.1.0559: command line completion not sufficiently testedJan Edmund Lazo2018-12-03
* | RPC: turn errors from async calls into notificationsBjörn Linse2018-12-03
* | Merge #9291 'vim-patch:8.1.{550,551}'Justin M. Keyes2018-12-02
|\ \
| * | 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
* | | VimL/confirm(): Show dialog even if :silentJustin M. Keyes2018-12-01
* | | insert: make <cmd> mapping work in completion (CTRL-X) modeBjörn Linse2018-12-01
|/ /
* | vim-patch:8.1.0553: it is not easy to edit a script that was sourced (#9298)Jan Edmund Lazo2018-12-01
* | test/macOS: adjust time-sensitive testsJustin M. Keyes2018-11-30
* | highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* | test: adjust time-sensitive testsJustin M. Keyes2018-11-30
* | API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespaceBjörn Linse2018-11-29
* | vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)Justin M. Keyes2018-11-29
* | TUI: set_underline_color: only support colon form #9279Daniel Hahler2018-11-29
* | Merge #9221 from justinmk/docJustin M. Keyes2018-11-28
|\ \
| * | lint: src/.clang-formatJustin M. Keyes2018-11-28
| * | docJustin M. Keyes2018-11-28
* | | diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)Justin M. Keyes2018-11-28
|/ /
* | fix wrong winnr in getwininfoSha Liu2018-11-27
* | preserve_exit: Ignore SIGHUPJustin M. Keyes2018-11-27
* | diff/highlight: Show underline for low-priority CursorLineJustin M. Keyes2018-11-27
* | diff/highlight: do not overlay low-priority CursorLineJustin M. Keyes2018-11-27
* | refactor: Rename get_term_attr_entryJustin M. Keyes2018-11-27
* | version.c: update [ci skip] (#9171)Marvim the Paranoid Android2018-11-26
* | API: Implement nvim_win_set_buf() #9100Justin M. Keyes2018-11-25
* | Remove extraneous parens to silence -Wparentheses-equalityJames McCoy2018-11-24
* | xenial: fix clang error messagesMarco Hinz2018-11-24