| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | 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 | |
| * | | | | | | | test: Use clipboard fixture instead of user's clipboard (#4903) | James McCoy | 2016-06-11 | |
| | |_|/ / / / |/| | | | | | ||||
| * | | | | | | Merge #4839 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/functests | Justin M. Keyes | 2016-06-11 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | functests: Do not use setup/teardown where before_/after_each is needed | ZyX | 2016-06-10 | |
| | * | | | | | | functests: Check logs in lua code | ZyX | 2016-06-10 | |
| * | | | | | | | Merge #4908 from ZyX-I/clint-checks-2 | Justin M. Keyes | 2016-06-11 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | clint: Add rules that forbids spaces after a cast operator | ZyX | 2016-06-11 | |
| | * | | | | | | | func_attr: Fix other new linter errors | ZyX | 2016-06-11 | |