| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | channels: update documentation | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | core dumps: don't use pipe, it does not work | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | test: add hexdump utilitiy function | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | input: only change mode of input fd if there is an input fd | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | tui: job-control: use saved termios for pty jobs | Justin M. Keyes | 2017-11-25 | |
| | * | | | | | | | | | | | | | channels: improvements to buffering | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | channels: more consistent event handling | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | channels: refactor jobwait | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | channels: reimplement logging (as stub for proper event) | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | channels: stderr channel | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | channels: generalize jobclose() | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | channels: move away term code from eval.c | Björn Linse | 2017-11-25 | |
| | * | | | | | | | | | | | | | channels: allow bytes sockets and stdio, and buffered bytes output | Björn Linse | 2017-11-24 | |
| | * | | | | | | | | | | | | | channels: refactor | Björn Linse | 2017-11-24 | |
| | * | | | | | | | | | | | | | Revert channel logging, rebased on new code below | Björn Linse | 2017-11-24 | |
| | |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge #7631 'highlight: no refresh on validation error' | Justin M. Keyes | 2017-11-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | test: :highlight validation errors | nate | 2017-11-25 | |
| | * | | | | | | | | | | | | | :highlight : avoid redraw on error | nate | 2017-11-25 | |
| |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge #7624 'tui: disable BCE almost always' | Justin M. Keyes | 2017-11-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | tui: update cleared area only if non-default bg | Justin M. Keyes | 2017-11-24 | |
| | * | | | | | | | | | | | | tui: Disable BCE almost always. #7624 | Justin M. Keyes | 2017-11-24 | |
| | * | | | | | | | | | | | | tui: Disable BCE by default. #7624 | Justin M. Keyes | 2017-11-23 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | FIXUP: duplicate error number in #7422 | Björn Linse | 2017-11-23 | |
| * | | | | | | | | | | | | tui: move terminfo_is_term_family() | Justin M. Keyes | 2017-11-22 | |
| * | | | | | | | | | | | | Merge #7593 'PVS static analysis fixes' | Justin M. Keyes | 2017-11-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | move.c: remove unreachable break statement | Peter Kalauskas | 2017-11-22 | |
| | * | | | | | | | | | | | | eval.c: remove nonnullret deadcode | Peter Kalauskas | 2017-11-22 | |
| | * | | | | | | | | | | | | helpers.c: statically assert integer falls within range | Peter Kalauskas | 2017-11-22 | |
| | * | | | | | | | | | | | | Fix for pvs V782, pointer access to first element of array | Peter Kalauskas | 2017-11-22 | |
| | * | | | | | | | | | | | | input.c: replace if/else with switch | Peter Kalauskas | 2017-11-22 | |
| | * | | | | | | | | | | | | menu.c: remove conditional expression that is always true | Peter Kalauskas | 2017-11-22 | |
| * | | | | | | | | | | | | | cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422) | Björn Linse | 2017-11-22 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | vim-patch:8.0.0289 (#7591) | KunMing Xie | 2017-11-22 | |
| * | | | | | | | | | | | | vim-patch:8.0.0292 (#7592) | KunMing Xie | 2017-11-22 | |
| * | | | | | | | | | | | | win: default grepprg to findstr.exe (#7611) | Jan Edmund Lazo | 2017-11-22 | |
| * | | | | | | | | | | | | Merge #7345 'location-list update on buffer-modified' | Justin M. Keyes | 2017-11-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | quickfix: fix location list updates. | Lech Lorens | 2017-10-31 | |
| | * | | | | | | | | | | | | quickfix: fix location list updates (test). | Lech Lorens | 2017-10-31 | |
| * | | | | | | | | | | | | | pvscheck.sh: auto-detect URL by default | Justin M. Keyes | 2017-11-21 | |
| * | | | | | | | | | | | | | syntax.c: Fix maybe-uninitialized warning (#7596) | Phlosioneer | 2017-11-21 | |
| * | | | | | | | | | | | | | helptags: fix double-free (#7600) | Hannu Hartikainen | 2017-11-20 | |
| * | | | | | | | | | | | | | vim-patch:8.0.0287 (#7590) | KunMing Xie | 2017-11-20 | |
| * | | | | | | | | | | | | | server.c: Fix bug in release mode (#7594) | Phlosioneer | 2017-11-20 | |
| | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge #7587 'vim-patch:8.0.0283' | Justin M. Keyes | 2017-11-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | vim-patch:8.0.0283 | ckelsel | 2017-11-19 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | version bump | Justin M. Keyes | 2017-11-18 | |
| * | | | | | | | | | | | | NVIM v0.2.2v0.2.2 | Justin M. Keyes | 2017-11-18 | |
| * | | | | | | | | | | | | tui: setrgbf/setrgbb: emit semicolons for VTE | Justin M. Keyes | 2017-11-18 | |
| * | | | | | | | | | | | | 'viewoptions': add "curdir" flag #7447 | Eric Roberts | 2017-11-18 | |
| * | | | | | | | | | | | | Merge #7561 'os_open: UV_EINVAL on NULL filename' | Justin M. Keyes | 2017-11-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||