aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge #7624 'tui: disable BCE almost always'Justin M. Keyes2017-11-25
|\
| * 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
| * quickfix: fix location list updates (test).Lech Lorens2017-10-31
* | pvscheck.sh: auto-detect URL by defaultJustin M. Keyes2017-11-21
* | 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
|/ /
* | version bumpJustin M. Keyes2017-11-18
* | NVIM v0.2.2v0.2.2Justin M. Keyes2017-11-18
* | tui: setrgbf/setrgbb: emit semicolons for VTEJustin M. Keyes2017-11-18
* | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
* | Merge #7561 'os_open: UV_EINVAL on NULL filename'Justin M. Keyes2017-11-18
|\ \
| * | os_nodetype: reworkJustin M. Keyes2017-11-17
| * | os_open, os_stat: UV_EINVAL on NULL filenameJustin M. Keyes2017-11-17
* | | win: provider: Detect(): return *.cmd path (#7577)Jan Edmund Lazo2017-11-17
|/ /
* | tui: 'guicursor': use DECSCUSR for xterm-likes (#7576)Justin M. Keyes2017-11-17
* | lint #7562Sewoong Park2017-11-17
* | :checkhealth: fix check for npm and yarn (#7569)Billy Vong2017-11-16
* | doc: Fix pathshorten() example (#7571)Drew Neil2017-11-16
* | health.vim: define highlights as `default` (#7560)zandrmartin2017-11-14
* | runtime: revert netrw update (#7557)Justin M. Keyes2017-11-14
* | defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
* | doc: test/README.md: migrate wiki info (#7552)nateozem2017-11-14
* | vim-patch:8.0.0227 (#7548)Justin M. Keyes2017-11-13
* | Merge pull request #7545 from jamessan/test-fixesJames McCoy2017-11-12
|\ \
| * | tests: terminal: Assert for SIGWINCH handling before continuingJames McCoy2017-11-12
| * | Use PRId64 to format Integer when calling api_set_errorJames McCoy2017-11-12
| * | tui_spec: Convert nil to "" before formatting itJames McCoy2017-11-12
* | | test/unit/path_spec: expect correct buffer size (#7514)Marco Hinz2017-11-13
* | | health.vim: normalize slashes for script path (#7525)Jan Edmund Lazo2017-11-13