aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | provider: fix batchfile extension for ruby gem (#7651)Jan Edmund Lazo2017-11-29
* | | | | | | | | | | | | Merge pull request #7639 from jamessan/openbsd-chrJames McCoy2017-11-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use defined(BSD) check when defining OPEN_CHR_FILESJames McCoy2017-11-28
| * | | | | | | | | | | | | Add OpenBSD as an expected OS for opening char devicesJames McCoy2017-11-28
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #7650 from jamessan/na-patchesJames McCoy2017-11-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | version.c: mark NA patchesMichael Schupikov2017-11-28
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge #7640 'term' optionJustin M. Keyes2017-11-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lintJustin M. Keyes2017-11-27
| * | | | | | | | | | | | | test: tui_spec.lua: use robust settingsJustin M. Keyes2017-11-27
| * | | | | | | | | | | | | tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
* | | | | | | | | | | | | | tests: mark flaky socket test pending for nowBjörn Linse2017-11-27
* | | | | | | | | | | | | | Revert "provider: delete vimL stderr collector, now that it exists builtin"Björn Linse2017-11-27
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge #7633 'Retry fgets on EINTR'Justin M. Keyes2017-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | io: fix handling EOF in vim_fgetsMatt Widmann2017-11-25
| * | | | | | | | | | | | io: retry fgets on EINTR (#7632)Matt Widmann2017-11-25
* | | | | | | | | | | | | Merge pull request #6844 from bfredl/channelBjörn Linse2017-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | provider: delete vimL stderr collector, now that it exists builtinBjörn Linse2017-11-26
| * | | | | | | | | | | | | channels: testsBjörn Linse2017-11-26
| * | | | | | | | | | | | | channels: update documentationBjörn Linse2017-11-25
| * | | | | | | | | | | | | core dumps: don't use pipe, it does not workBjörn Linse2017-11-25
| * | | | | | | | | | | | | test: add hexdump utilitiy functionBjörn Linse2017-11-25
| * | | | | | | | | | | | | input: only change mode of input fd if there is an input fdBjörn Linse2017-11-25
| * | | | | | | | | | | | | tui: job-control: use saved termios for pty jobsJustin M. Keyes2017-11-25
| * | | | | | | | | | | | | channels: improvements to bufferingBjörn Linse2017-11-25
| * | | | | | | | | | | | | channels: more consistent event handlingBjörn Linse2017-11-25
| * | | | | | | | | | | | | channels: refactor jobwaitBjörn Linse2017-11-25
| * | | | | | | | | | | | | channels: reimplement logging (as stub for proper event)Björn Linse2017-11-25
| * | | | | | | | | | | | | channels: stderr channelBjörn Linse2017-11-25
| * | | | | | | | | | | | | channels: generalize jobclose()Björn Linse2017-11-25
| * | | | | | | | | | | | | channels: move away term code from eval.cBjörn Linse2017-11-25
| * | | | | | | | | | | | | channels: allow bytes sockets and stdio, and buffered bytes outputBjörn Linse2017-11-24
| * | | | | | | | | | | | | channels: refactorBjörn Linse2017-11-24
| * | | | | | | | | | | | | Revert channel logging, rebased on new code belowBjörn Linse2017-11-24
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge #7631 'highlight: no refresh on validation error'Justin M. Keyes2017-11-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test: :highlight validation errorsnate2017-11-25
| * | | | | | | | | | | | | :highlight : avoid redraw on errornate2017-11-25
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | 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
|/ / / / / / / / / / / /