aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "fix! set lsan options"ZyX2017-12-03
* Merge branch 'master' into expression-parserZyX2017-12-03
|\
| * Merge pull request #7666 from wsdjeg/patch-1Felipe Morales2017-12-02
| |\
| | * Fix type in job_control docWang Shidong2017-12-01
| * | vim-patch:8.0.0306 (#7675)KunMing Xie2017-12-02
| * | Merge #7672 from ckelsel/vim-8.0.0298Justin M. Keyes2017-12-02
| |\ \
| | * | fix lint errorckelsel2017-12-02
| | * | vim-patch:8.0.0298ckelsel2017-12-02
| | |/
| * | vim-patch:8.0.0295 (#7671)KunMing Xie2017-12-02
| * | tui.c: request focus-reporting (fix regression) #7670Justin M. Keyes2017-12-02
| |/
| * tui: emit some termcodes later (after startup) (#7664)Justin M. Keyes2017-12-01
| * tui/rxvt: enable focus-reportingJustin M. Keyes2017-12-01
| * version.c: Mark 8.0.0171 as NAJames McCoy2017-11-29
* | fix! set lsan optionsZyX2017-12-01
* | *: Replace all occurrences of NVim with NvimZyX2017-11-30
* | unittests: Reduce memory used by vim_str2nr testZyX2017-11-30
* | Merge branch 'master' into expression-parserZyX2017-11-30
|\|
| * Revert "tui: update cleared area only if non-default bg"Justin M. Keyes2017-11-29
| * Merge pull request #7657 from jamessan/float128-ffiJames McCoy2017-11-29
| |\
| | * unittest: Ignore _Float128 types in ffiJames McCoy2017-11-29
| |/
| * 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
* | | keymap: Do not use vim_isIDc in keymap.cZyX2017-11-30
* | | viml/parser/expressions: Make sure that listed nodes may be presentZyX2017-11-26
* | | functests: Add some more testsZyX2017-11-26
* | | viml/parser/expressions: Make $ENV not depend on &isidentZyX2017-11-26
* | | doc: Some small fixesZyX2017-11-26
* | | Merge branch 'master' into expression-parserZyX2017-11-26
|\| |
| * | 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