aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test/highlight_spec: Test "gui" arg of synIDattr().Justin M. Keyes2016-06-18
* synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851Rom Grk2016-06-18
* build: Revert 464bc16.Justin M. Keyes2016-06-18
* Merge pull request #4925 from bfredl/apiinfoBjörn Linse2016-06-17
|\
| * eval: add api_info()Björn Linse2016-06-17
|/
* Merge #4923 from justinmk/docJustin M. Keyes2016-06-16
|\
| * build: Purge docs before rebuilding.Justin M. Keyes2016-06-16
| * doc: consolidate nvim.txtJustin M. Keyes2016-06-15
| * doc: uppercase RPCJustin M. Keyes2016-06-15
| * doc/python: cleanupJustin M. Keyes2016-06-15
| * doc/provider: cleanupJustin M. Keyes2016-06-15
| * doc: cleanupJustin M. Keyes2016-06-15
| * doc/terminal: cleanupJustin M. Keyes2016-06-15
| * doc/clipboard: cleanupJustin M. Keyes2016-06-15
| * doc: Remove gui_w32.txtJustin M. Keyes2016-06-15
| * doc: remove "nvim-" qualfier from tagsJustin M. Keyes2016-06-15
| * doc: msgpack_rpc: De-emphasize the transport protocol.Justin M. Keyes2016-06-15
| * doc: Move spell design discussion.Justin M. Keyes2016-06-15
* | Merge pull request #4841 from jamessan/vim-7.4.1126Justin M. Keyes2016-06-16
|\ \ | |/ |/|
| * vim-patch:7.4.1126James McCoy2016-06-15
|/
* Merge pull request #4924 from jamessan/test-cleanupJames McCoy2016-06-15
|\
| * test: functional: Remove unnecessary use of clipboard registerJames McCoy2016-06-15
| * test: functional: Remove test_bkc_* files after testingJames McCoy2016-06-15
|/
* Add new functionality to the `=` marker in the STLTJ DeVries2016-06-14
* runtime: Add script for Python diagnostic information (#4885)Tommy Allen2016-06-13
* Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\
| * remove some asserts and lintCharles Joachim2016-05-30
| * ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | vim-patch:7.4.1352 (#4914)Michael Ennen2016-06-13
* | tui/input.c: Handle Ctrl-Z (suspend) for TERM=linux (#3100) (#4911)Mateusz Czapliński2016-06-12
* | test: Use clipboard fixture instead of user's clipboard (#4903)James McCoy2016-06-11
* | Merge #4839 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/functestsJustin M. Keyes2016-06-11
|\ \
| * | functests: Do not use setup/teardown where before_/after_each is neededZyX2016-06-10
| * | functests: Check logs in lua codeZyX2016-06-10
* | | Merge #4908 from ZyX-I/clint-checks-2Justin M. Keyes2016-06-11
|\ \ \
| * | | clint: Add rules that forbids spaces after a cast operatorZyX2016-06-11
| * | | func_attr: Fix other new linter errorsZyX2016-06-11
| * | | *: Fix new linter errorsZyX2016-06-11
| * | | clint: Reject indented preprocessor directivesZyX2016-06-11
| * | | *: Also fix the adjacent errorsZyX2016-06-11
| * | | *: Fix errors from new linter checksZyX2016-06-11
| * | | clint: Do not allow aligning line continuation charactersZyX2016-06-11
| |/ /
* / / Remove some unnecessary function attributes (#4909)oni-link2016-06-11
|/ /
* | Merge #4813 'runtime: clipboard: start daemons in /'.Justin M. Keyes2016-06-10
|\ \
| * | runtime: clipboard: start daemons in /Aleksa Sarai2016-06-07
| * | doc: update docs to reflect new cwd optionAleksa Sarai2016-06-07
| * | test: add tests for cwd handlingAleksa Sarai2016-06-07
| * | eval: allow setting cwd in {jobstart,termopen}()Aleksa Sarai2016-06-07
* | | Merge pull request #4875 from shotat/vim-7.4.1130James McCoy2016-06-09
|\ \ \
| * | | vim-patch:7.4.1130shotat2016-06-05