aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Merge branch 'master' into lazier-arg_errmsg-gettextZyX2017-04-21
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | eval/encode: Do translate “… argument” strings, but only in conv_errorZyX2017-04-15
| * | | | | | | | | | | eval/typval: Do not translate tv_clear argument, this is uselessZyX2017-04-15
| * | | | | | | | | | | unittests: Add a test for TV_CSTRINGZyX2017-04-14
| * | | | | | | | | | | eval: Add comment regarding why special values are neededZyX2017-04-14
| * | | | | | | | | | | eval: Change the point at which arg_errmsg and its length are changedZyX2017-04-14
* | | | | | | | | | | | Merge #6572 from justinmk/guicursorJustin M. Keyes2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | os_term_is_nice: Return true for rxvt and iTerm.Justin M. Keyes2017-04-22
| * | | | | | | | | | | | 'guicursor': iTerm: Set cursor color.Justin M. Keyes2017-04-22
|/ / / / / / / / / / / /
* | | | | | | | | | | | refactor/single-include: ui.h, ui_bridge.h, ugrid.h (#6571)relnod2017-04-22
* | | | | | | | | | | | refactor/single-include (#6563)Othon Briganó2017-04-22
* | | | | | | | | | | | refactor/single-include: window.h, version.h (#6570)relnod2017-04-22
* | | | | | | | | | | | Merge #6539 'More cursor shape modes'Justin M. Keyes2017-04-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tests: detect invalid helpers.sleepBjörn Linse2017-04-21
| * | | | | | | | | | | | ui: document new mode index and add note about forward-compatibilityBjörn Linse2017-04-21
| * | | | | | | | | | | | ui: use an array for mode stylesBjörn Linse2017-04-21
| * | | | | | | | | | | | ui: add tests for new cursor shape modesBjörn Linse2017-04-21
| * | | | | | | | | | | | ui: support more cursor shape modesBjörn Linse2017-04-21
* | | | | | | | | | | | | ex_cmds.c: Fix bug in ex_z (#6557)sander22017-04-21
* | | | | | | | | | | | | refactor/single-include: getchar.h (#6560)Othon Briganó2017-04-21
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | health.vim: 'guicursor' advice #6506TJ DeVries2017-04-20
* | | | | | | | | | | | Merge #6550 from ZyX-I/pvs-check-commentJustin M. Keyes2017-04-20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | *: Add comment to all C filesZyX2017-04-19
| * | | | | | | | | | | | scripts: Add newline after the commentZyX2017-04-19
| * | | | | | | | | | | | scripts: Allow patching only build filesZyX2017-04-19
| * | | | | | | | | | | | scripts: Do not patch already patched sources in patch modeZyX2017-04-19
| * | | | | | | | | | | | scripts: Make pvs do not patch separate directory, add patch modeZyX2017-04-19
* | | | | | | | | | | | | Merge #6552 from justinmk/loadviewJustin M. Keyes2017-04-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | doc: Recommend `:silent!` for :loadview.Justin M. Keyes2017-04-20
| * | | | | | | | | | | | | 'scrollback': Allow :setlocal -1 on normal buffersJustin M. Keyes2017-04-20
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | version.c: Mark 7.4.{2165,2173,2179} appliedJames McCoy2017-04-19
* | | | | | | | | | | | | Merge pull request #6531 from justinmk/vim-dc1f1645cb49James McCoy2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | scripts/vim-patch.sh: word-boundaries in preprocess regexJustin M. Keyes2017-04-19
| * | | | | | | | | | | | | vim-patch:e4a3bcf28d92Justin M. Keyes2017-04-19
| * | | | | | | | | | | | | vim-patch:7571d55f7dccJustin M. Keyes2017-04-19
| * | | | | | | | | | | | | vim-patch:dc1f1645cb49Justin M. Keyes2017-04-19
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #6547 from jamessan/vim-7.4.2152James McCoy2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | vim-patch:7.4.2209James McCoy2017-04-19
| * | | | | | | | | | | | Mark patches applied in 6baa669James McCoy2017-04-19
| * | | | | | | | | | | | vim-patch:7.4.2152James McCoy2017-04-19
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge #6546 from justinmk/docJustin M. Keyes2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | doc: api-contract, CONTRIBUTING.mdJustin M. Keyes2017-04-19
| * | | | | | | | | | | doc/CONTRIBUTING.md: Recommend merge-based workflow.Nikolai Aleksandrovich Pavlov2017-04-19
| * | | | | | | | | | | health.vim: Set 'iskeyword' to that of ft=help.Justin M. Keyes2017-04-19
|/ / / / / / / / / / /
* | | | | | | | | | | doc: fix typo (#6504)Shlomi Fish2017-04-19
* | | | | | | | | | | Merge #6533 'Fix PVS-studio warnings'Justin M. Keyes2017-04-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | buffer: Adjust where do_buffer call is locatedZyX2017-04-16
| * | | | | | | | | | | *: Fix linter errorsZyX2017-04-16
| * | | | | | | | | | | regexp_nfa: Remove octal constantZyX2017-04-16
| * | | | | | | | | | | regexp_nfa: Remove another has_mbyte/…-checking codeZyX2017-04-16