aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* tui: update cleared area only if non-default bgJustin M. Keyes2017-11-24
* tui: Disable BCE almost always. #7624Justin M. Keyes2017-11-24
* tui: Disable BCE by default. #7624Justin M. Keyes2017-11-23
* FIXUP: duplicate error number in #7422Björn Linse2017-11-23
* tui: move terminfo_is_term_family()Justin M. Keyes2017-11-22
* Merge #7593 'PVS static analysis fixes'Justin M. Keyes2017-11-22
|\
| * move.c: remove unreachable break statementPeter Kalauskas2017-11-22
| * eval.c: remove nonnullret deadcodePeter Kalauskas2017-11-22
| * helpers.c: statically assert integer falls within rangePeter Kalauskas2017-11-22
| * Fix for pvs V782, pointer access to first element of arrayPeter Kalauskas2017-11-22
| * input.c: replace if/else with switchPeter Kalauskas2017-11-22
| * menu.c: remove conditional expression that is always truePeter Kalauskas2017-11-22
* | cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)Björn Linse2017-11-22
|/
* vim-patch:8.0.0289 (#7591)KunMing Xie2017-11-22
* vim-patch:8.0.0292 (#7592)KunMing Xie2017-11-22
* win: default grepprg to findstr.exe (#7611)Jan Edmund Lazo2017-11-22
* Merge #7345 'location-list update on buffer-modified'Justin M. Keyes2017-11-21
|\
| * quickfix: fix location list updates.Lech Lorens2017-10-31
* | syntax.c: Fix maybe-uninitialized warning (#7596)Phlosioneer2017-11-21
* | helptags: fix double-free (#7600)Hannu Hartikainen2017-11-20
* | vim-patch:8.0.0287 (#7590)KunMing Xie2017-11-20
* | server.c: Fix bug in release mode (#7594)Phlosioneer2017-11-20
* | Merge #7587 'vim-patch:8.0.0283'Justin M. Keyes2017-11-19
|\ \
| * | vim-patch:8.0.0283ckelsel2017-11-19
|/ /
* | tui: setrgbf/setrgbb: emit semicolons for VTEJustin M. Keyes2017-11-18
* | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
* | os_nodetype: reworkJustin M. Keyes2017-11-17
* | os_open, os_stat: UV_EINVAL on NULL filenameJustin M. Keyes2017-11-17
* | tui: 'guicursor': use DECSCUSR for xterm-likes (#7576)Justin M. Keyes2017-11-17
* | lint #7562Sewoong Park2017-11-17
* | defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
* | vim-patch:8.0.0227 (#7548)Justin M. Keyes2017-11-13
* | Merge pull request #7545 from jamessan/test-fixesJames McCoy2017-11-12
|\ \
| * | Use PRId64 to format Integer when calling api_set_errorJames McCoy2017-11-12
* | | :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
* | | Merge #7530 'vim-patch:8.0.0226 vim-patch:8.0.0224'Justin M. Keyes2017-11-13
|\ \ \
| * | | fix lint errorckelsel2017-11-11
| * | | vim-patch:8.0.0226ckelsel2017-11-10
| * | | vim-patch:8.0.0224ckelsel2017-11-10
* | | | vim-patch: NAKunMing Xie2017-11-12
| |/ / |/| |
* | | process_close(): uv_unref() detached processes (#7539)Justin M. Keyes2017-11-12
* | | vim-patch:8.0.0237 (#7531)KunMing Xie2017-11-11
* | | vim-patch:8.0.0242 (#7532)KunMing Xie2017-11-11
* | | vim-patch:8.0.0218 (#7529)KunMing Xie2017-11-10
* | | :checkhealth : validate 'runtimepath' (#7526)Justin M. Keyes2017-11-10
|/ /
* | test/oldtest: `count` is not special in Nvim #7407Justin M. Keyes2017-11-09
* | compat: "v:count" distinct from "count" (#7407)Marco Hinz2017-11-09
* | Merge #7465 has('ttyin'), has('ttyout')Justin M. Keyes2017-11-08
|\ \
| * | vim-patch:8.0.0096: has('ttyin'), has('ttyout')Justin M. Keyes2017-11-04
* | | vim-patch:b0d45e7f5354Justin M. Keyes2017-11-07