aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | remote/host.vim: Avoid "No matching autocommands".Justin M. Keyes2016-08-21
| * | | CheckHealth: Remove "disable"/"enable" conceptJustin M. Keyes2016-08-21
| * | | CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.Justin M. Keyes2016-08-21
| * | | CheckHealthJustin M. Keyes2016-08-21
| * | | CheckHealthTJ DeVries2016-08-21
|/ / /
* | | Merge pull request #5231 from jamessan/vim-7.4.1700James McCoy2016-08-21
|\ \ \
| * | | ex_cmds: Factor pieces of functionality out of do_subJames McCoy2016-08-20
| * | | lintJames McCoy2016-08-20
| * | | vim-patch:7.4.2219James McCoy2016-08-20
| * | | vim-patch:7.4.1700James McCoy2016-08-20
|/ / /
* | | Merge pull request #4723 from bfredl/rpcstderrBjörn Linse2016-08-20
|\ \ \
| * | | job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
| * | | stream: set data together with callbackBjörn Linse2016-08-20
|/ / /
* | | man.vim: Avoid error in legacy vimrcs.Justin M. Keyes2016-08-19
* | | build: initialize variable (#5194)Matt Fowles Kulukundis2016-08-19
* | | Merge #5198 from equalsraf/windows-path-is-absoluteJustin M. Keyes2016-08-18
|\ \ \
| * | | path.c: Avoid code duplication for path separator checksRui Abreu Ferreira2016-08-18
| * | | Windows: Check drive letter in absolute pathsRui Abreu Ferreira2016-08-18
| * | | Add Windows support to path_is_absolute()Rui Abreu Ferreira2016-08-18
* | | | Merge #5050 'rplugin manifest: default to XDG dir'Justin M. Keyes2016-08-17
|\ \ \ \ | |_|/ / |/| | |
| * | | host.vim: s:GetManifestPath(): octal permissionsJustin M. Keyes2016-08-17
| * | | host.vim: s:GetManifestPath(): Create base directory if needed.Justin M. Keyes2016-08-17
| * | | host.vim: s:GetManifestPath(): Remove for-loop.Justin M. Keyes2016-08-17
| * | | tests: Set env variables in RunTests.cmakeTommy Allen2016-08-17
| * | | runtime: rplugin manifest written to $XDG_DATA_HOMETommy Allen2016-08-17
|/ / /
* | | vim-patch:7.4.2112 (#5175)Shougo2016-08-17
* | | Merge pull request #5228 from bfredl/nullbufhlBjörn Linse2016-08-17
|\ \ \ | |/ / |/| |
| * | api: handle null string in buffer_add_highlightBjörn Linse2016-08-17
|/ /
* | Merge pull request #5224 from jszakmeister/force-penlight-versionJohn Szakmeister2016-08-15
|\ \
| * | third-party: force the use of penlight 1.3.2-2 until busted is fixedJohn Szakmeister2016-08-15
| * | third-party: don't build busted in parallel with anythingJohn Szakmeister2016-08-15
|/ /
* | Merge pull request #5197 from bfredl/screenfixBjörn Linse2016-08-14
|\ \
| * | tests: add note to expect() message about snapshot_util()Björn Linse2016-08-14
| * | tests: don't ignore highlights in terminal testsBjörn Linse2016-08-14
| * | tests: don't ignore highlights in completion_specBjörn Linse2016-08-14
| * | tests: don't ignore highlights in various testsBjörn Linse2016-08-14
| * | tests: don't ignore highlights in screen_basic_specBjörn Linse2016-08-14
| * | tests: don't ignore highlights in mouse_specBjörn Linse2016-08-14
| * | tests: don't ignore highlights in syntax_conceal_specBjörn Linse2016-08-14
| * | tests: don't ignore highlights in highlight_specBjörn Linse2016-08-14
| * | tests: don't ignore highlights in searchhl_specBjörn Linse2016-08-14
| * | tests: don't ignore highlights in bufhl_specBjörn Linse2016-08-14
| * | tests: remove deprecated hl_colorsBjörn Linse2016-08-14
|/ /
* | scripts/vim-patch.sh: fix typo (#5221)Daniel Hahler2016-08-14
* | Windows: get_past_head() (#5199)Rui Abreu Ferreira2016-08-13
* | man.vim: doc fixes #5171Anmol Sethi2016-08-13
* | Prevent endless loop in printdigraph(). (#5215)oni-link2016-08-11
* | Merge #5214 from jamessan/browse-modifierJustin M. Keyes2016-08-11
|\ \
| * | lintJames McCoy2016-08-11
| * | Restore ":browse oldfiles" behavior from VimJames McCoy2016-08-11