| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | file: Add buffered reading and writing | ZyX | 2016-06-23 | |
| | * | | | | file,os/fs,shada: Separate opening, closing, writing and reading files | ZyX | 2016-06-23 | |
| |/ / / / | ||||
| * | | | | Merge pull request #4952 from bfredl/counttest | Björn Linse | 2016-06-23 | |
| |\ \ \ \ | ||||
| | * | | | | test: fix command_count_spec | Björn Linse | 2016-06-23 | |
| |/ / / / | ||||
| * | | | | cmake: remove unused includes (#4947) | Nicolai Skogheim | 2016-06-22 | |
| * | | | | Merge pull request #4949 from jamessan/vim-7.4.1592 | James McCoy | 2016-06-22 | |
| |\ \ \ \ | ||||
| | * | | | | lint | James McCoy | 2016-06-22 | |
| | * | | | | vim-patch:7.4.1592 | James McCoy | 2016-06-22 | |
| |/ / / / | ||||
| * | | | | Merge #4929 from mhinz/fix-term | Justin M. Keyes | 2016-06-21 | |
| |\ \ \ \ | ||||
| | * | | | | Add tests for new feature | Marco Hinz | 2016-06-20 | |
| | * | | | | Make existing tests work with new feature | Marco Hinz | 2016-06-20 | |
| | * | | | | Always resize the embedded vterm properly | Marco Hinz | 2016-06-20 | |
| |/ / / / | ||||
| * | | | | Merge #4933 from ZyX-I/fix-matchparen-spec | Justin M. Keyes | 2016-06-20 | |
| |\ \ \ \ | ||||
| | * | | | | functests: Fix matchparen_spec.lua | ZyX | 2016-06-17 | |
| * | | | | | Merge #4697 'capture() function'. | Justin M. Keyes | 2016-06-20 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Port capture() function | Shougo Matsushita | 2016-05-27 | |
| * | | | | | | Merge #4938 from justinmk/coverity | Justin M. Keyes | 2016-06-18 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | doc: api_info | Justin M. Keyes | 2016-06-18 | |
| | * | | | | | | coverity/149459: CHECKED_RETURN (false positive) | Justin M. Keyes | 2016-06-18 | |
| |/ / / / / / | ||||
| * | | | | | | Merge #4851 | Justin M. Keyes | 2016-06-18 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | test/highlight_spec: Test "gui" arg of synIDattr(). | Justin M. Keyes | 2016-06-18 | |
| | * | | | | | | synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851 | Rom Grk | 2016-06-18 | |
| |/ / / / / / | ||||
| * | | | | | | build: Revert 464bc16. | Justin M. Keyes | 2016-06-18 | |
| * | | | | | | Merge pull request #4925 from bfredl/apiinfo | Björn Linse | 2016-06-17 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | eval: add api_info() | Björn Linse | 2016-06-17 | |
| |/ / / / / / | ||||
| * | | | | | | Merge #4923 from justinmk/doc | Justin M. Keyes | 2016-06-16 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | build: Purge docs before rebuilding. | Justin M. Keyes | 2016-06-16 | |
| | * | | | | | | doc: consolidate nvim.txt | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc: uppercase RPC | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc/python: cleanup | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc/provider: cleanup | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc: cleanup | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc/terminal: cleanup | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc/clipboard: cleanup | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc: Remove gui_w32.txt | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc: remove "nvim-" qualfier from tags | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc: msgpack_rpc: De-emphasize the transport protocol. | Justin M. Keyes | 2016-06-15 | |
| | * | | | | | | doc: Move spell design discussion. | Justin M. Keyes | 2016-06-15 | |
| * | | | | | | | Merge pull request #4841 from jamessan/vim-7.4.1126 | Justin M. Keyes | 2016-06-16 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| | * | | | | | | vim-patch:7.4.1126 | James McCoy | 2016-06-15 | |
| |/ / / / / / | ||||
| * | | | | | | Merge pull request #4924 from jamessan/test-cleanup | James McCoy | 2016-06-15 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | test: functional: Remove unnecessary use of clipboard register | James McCoy | 2016-06-15 | |
| | * | | | | | | test: functional: Remove test_bkc_* files after testing | James McCoy | 2016-06-15 | |
| |/ / / / / / | ||||
| * | | | | | | Add new functionality to the `=` marker in the STL | TJ DeVries | 2016-06-14 | |
| * | | | | | | runtime: Add script for Python diagnostic information (#4885) | Tommy Allen | 2016-06-13 | |
| * | | | | | | Merge #3745 from cacplate/ops_Wconversion | Justin M. Keyes | 2016-06-13 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | remove some asserts and lint | Charles Joachim | 2016-05-30 | |
| | * | | | | | | ops.c: enable -Wconversion warning | Charles Joachim | 2016-05-30 | |
| * | | | | | | | vim-patch:7.4.1352 (#4914) | Michael Ennen | 2016-06-13 | |
| * | | | | | | | tui/input.c: Handle Ctrl-Z (suspend) for TERM=linux (#3100) (#4911) | Mateusz Czapliński | 2016-06-12 | |