aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\ \ \ \
| * | | | 'inccommand': Preserve curbuf->b_u_newhead.Justin M. Keyes2016-11-09
| * | | | perf: do_sub(): avoid work, avoid screen updatesJustin M. Keyes2016-11-08
| * | | | 'inccommand': preserve 'modified'Justin M. Keyes2016-11-08
| * | | | 'inccommand': Do not trigger during scripts, feedkeys().Justin M. Keyes2016-11-08
| * | | | 'inccommand': test: scripts/feedkeys() should not trigger previewKillTheMule2016-11-08
| * | | | 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
| * | | | 'inccommand': format line numbers as "|123| "Justin M. Keyes2016-11-08
| * | | | 'inccommand': set buffer name to [Preview]Justin M. Keyes2016-11-08
| * | | | 'inccommand': disable 'cursorline', 'spell' in previewJustin M. Keyes2016-11-08
| * | | | 'inccommand': preserve b:changedtickJustin M. Keyes2016-11-08
| * | | | lintJustin M. Keyes2016-11-08
| * | | | 'inccommand': reworkJustin M. Keyes2016-11-08
| * | | | LintedKillTheMule2016-10-30
| * | | | Tests for incsubstitution featureKillTheMule2016-10-30
| * | | | Incsubsitution featureKillTheMule2016-10-30
* | | | | CheckHealth: ignore non-existing markdownCodeBlock group (#5570)Marco Hinz2016-11-08
* | | | | CheckHealth: timeout system() calls (#5565)Tommy Allen2016-11-08
* | | | | Merge pull request #2905 from bfredl/utf8Björn Linse2016-11-05
|\ \ \ \ \
| * | | | | encoding: update documentationBjörn Linse2016-11-05
| * | | | | encoding: update testsBjörn Linse2016-11-05
| * | | | | encoding: delete non-UTF-8 implementations of multibyte functionsBjörn Linse2016-11-05
| * | | | | encoding: cleanup mbyte.c given fixed encoding=utf-8Björn Linse2016-11-05
| * | | | | encoding: only allow encoding=utf-8Björn Linse2016-11-05
|/ / / / /
* | | | | Health: introduce help links (#5557)Marco Hinz2016-11-04
* | | | | Merge pull request #5524 from brcolow/vim-7.4.1967James McCoy2016-11-02
|\ \ \ \ \
| * | | | | vim-patch:7.4.1967Michael Ennen2016-11-02
* | | | | | Merge pull request #5550 from jamessan/big-endian-fixesJames McCoy2016-11-02
|\ \ \ \ \ \
| * | | | | | lintJames McCoy2016-11-02
| * | | | | | nvim_win_get_number: Use int as rv to fix BE issuesJames McCoy2016-11-02
| * | | | | | object_to_vim: Fix buffer/window/tabpage conversion on BE systemsJames McCoy2016-11-02
| * | | | | | Use int as the standard type for boolean options.James McCoy2016-11-02
|/ / / / / /
* | | | | | Merge #5542 from mhinz/health/clipboardJustin M. Keyes2016-11-02
|\ \ \ \ \ \
| * | | | | | provider/clipboard.vim: never show a warning on sourcingMarco Hinz2016-11-02
| * | | | | | health/provider.vim: add clipboard checkMarco Hinz2016-11-02
| * | | | | | provider/clipboard.vim: refactorMarco Hinz2016-11-02
|/ / / / / /
* | | | | | tui/suspend_event(): set STDIN to "blocking"Justin M. Keyes2016-11-02
* | | | | | doc: Remove features from vim_diff which have been merged upstream (#5554)James McCoy2016-10-31
* | | | | | Merge pull request #5527 from brcolow/vim-7.4.1730James McCoy2016-10-31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | vim-patch:7.4.1782Michael Ennen2016-10-24
| * | | | | vim-patch:7.4.1779Michael Ennen2016-10-23
| * | | | | vim-patch:7.4.1742Michael Ennen2016-10-23
| * | | | | vim-patch:7.4.1741Michael Ennen2016-10-23
| * | | | | vim-patch:7.4.1734Michael Ennen2016-10-23
| * | | | | vim-patch:7.4.1730Michael Ennen2016-10-23
* | | | | | Merge #5546 from justinmk/global-ctrlcJustin M. Keyes2016-10-30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | lintJustin M. Keyes2016-10-30
| * | | | | ex_global: Catch CTRL-C even if it is mapped.Justin M. Keyes2016-10-30
|/ / / / /
* | | | | Merge pull request #5543 from jamessan/fix-shada-marks-testJames McCoy2016-10-29
|\ \ \ \ \
| * | | | | test: Fix shada/marks_spec.lua failureJames McCoy2016-10-28