aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | api: call multiple methods atomically (useful in async contexts)Björn Linse2016-10-22
* | | | | vim-patch: mark applied #5381Shougo Matsushita2016-10-21
* | | | | os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes2016-10-21
* | | | | [RFC] vim-patch:7.4.1704 (#5487)Michael Ennen2016-10-21
* | | | | test: :terminal should not interrupt Press-ENTERJustin M. Keyes2016-10-20
* | | | | Merge pull request #5441 from Shougo/vim-7.4.1588James McCoy2016-10-20
|\ \ \ \ \
| * | | | | vim-patch:7.4.1588Shougo Matsushita2016-10-15
| | |/ / / | |/| | |
* | | | | Merge pull request #5440 from Shougo/vim-7.4.1565James McCoy2016-10-20
|\ \ \ \ \
| * | | | | vim-patch:7.4.1565Shougo Matsushita2016-10-15
| |/ / / /
* | | | | Merge pull request #5503 from jamessan/vim-7.4.1494James McCoy2016-10-20
|\ \ \ \ \
| * | | | | hist_char2type: Return '/' for NUL.James McCoy2016-10-18
| * | | | | vim-patch:7.4.1494Patrick2016-10-18
* | | | | | man.vim: silence `file` call (#5509)Colin Caine2016-10-20
* | | | | | Merge pull request #5507 from bfredl/terminal_apiBjörn Linse2016-10-19
|\ \ \ \ \ \
| * | | | | | tests: fix racyness in terminal/api_spec.luaBjörn Linse2016-10-19
|/ / / / / /
* | | | | | Merge pull request #5393 from bfredl/dispatchfixBjörn Linse2016-10-19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | api: move verbatim c code out of gendispatch.lua and into c filesBjörn Linse2016-10-19
|/ / / / /
* | | | | folds: Do not auto-update folds for some foldmethods. #5426Shougo Matsushita2016-10-19
* | | | | Merge #5502 from justinmk/error-write-to-bg-processJustin M. Keyes2016-10-19
|\ \ \ \ \
| * | | | | system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19
| * | | | | test: system(): backgrounded shell commandJustin M. Keyes2016-10-19
|/ / / / /
* / / / / rplugin: resolve paths in manifest file (#5501)Marco Hinz2016-10-18
|/ / / /
* | | | Doc: Ruby omni-completion works (#5497)Marco Hinz2016-10-17
* | | | Merge #5493 from justinmk/checkhealthJustin M. Keyes2016-10-16
|\ \ \ \
| * | | | CheckHealth: check terminfoJustin M. Keyes2016-10-16
| * | | | CheckHealth: check tmux configurationJustin M. Keyes2016-10-16
| * | | | docJustin M. Keyes2016-10-16
* | | | | Revert "Makefile: add PREFIX variable"Marco Hinz2016-10-16
|/ / / /
* | | | test: execute_spec: Adjust screen assertion.Justin M. Keyes2016-10-15
* | | | vim-patch: 7.4.1619 (#5475)Michael Ennen2016-10-16
* | | | vim-patch:7.4.1833 (#5484)Shougo2016-10-15
* | | | Merge pull request #5424 from jamessan/win-tab-nrJames McCoy2016-10-15
|\ \ \ \
| * | | | api: Support getting the number of a window/tabpageJames McCoy2016-10-04
* | | | | Merge pull request #5456 from jamessan/char-sign-conversionJames McCoy2016-10-15
|\ \ \ \ \
| * | | | | lintJames McCoy2016-10-09
| * | | | | if_cscope: Fix conversion warnings when char defaults to unsignedJames McCoy2016-10-09
| * | | | | Change constack.cs_flags from char to intJames McCoy2016-10-09
| * | | | | ci: Force unsigned char usage for the 32bit buildJames McCoy2016-10-09
* | | | | | Merge pull request #5384 from bfredl/getchar_eventBjörn Linse2016-10-15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | events: allow event processing in getchar()Björn Linse2016-10-15
* | | | | | startup: Remove 'N files to edit' message. #5481Linda_pp2016-10-14
* | | | | | health/provider.vim: Pass errors through. Give more feedback.Justin M. Keyes2016-10-13
* | | | | | Revert "tui: Move ui_bridge module to tui/ namespace."Justin M. Keyes2016-10-13
* | | | | | health/provider.vim: Fix system([]) invocations.Justin M. Keyes2016-10-13
* | | | | | test/tui_spec: Force LANG=CJustin M. Keyes2016-10-13
|/ / / / /
* | | | | Merge #5257 from jbradaric/vim-7.4.1893Justin M. Keyes2016-10-13
|\ \ \ \ \
| * | | | | server_requests_spec: Expect correct window ID.Jurica Bradaric2016-10-07
| * | | | | eval: Exit early if argument is invalid.Jurica Bradaric2016-10-07
| * | | | | vim-patch:7.4.1895Jurica Bradaric2016-10-07
| * | | | | vim-patch:7.4.1893Jurica Bradaric2016-10-07