aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
| * | | | | | test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
| * | | | | | test/unit: clean up according to luacheckMarco Hinz2015-11-23
| * | | | | | test/benchmark: clean up according to luacheckMarco Hinz2015-11-23
| * | | | | | Tests: add luacheck for linting testsMarco Hinz2015-11-23
| * | | | | | Remove outdated comment from BuildLuarocks.cmakeMarco Hinz2015-11-23
|/ / / / / /
* | | | | | Merge PR #3715 'Enable focus events in cmdline and terminal modes'Marco Hinz2015-11-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Reorganize focus events test into individual testsJoe Hermaszewski2015-11-23
| * | | | | Enable focus events in cmdline and terminal modesJoe Hermaszewski2015-11-23
|/ / / / /
* | | | | Merge pull request #3270 from ZyX-I/shada-supportFelipe Morales2015-11-23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | documentation: Add documentation on shada pluginZyX2015-11-01
| * | | | documentation: Add documentation for autoload/msgpack.vimZyX2015-11-01
| * | | | runtime: Add shada.vim syntax fileZyX2015-11-01
| * | | | runtime: Add [ft]plugin/shada.vim files that automatically open .shadaZyX2015-11-01
| * | | | runtime: Add autoload/shada.vim helper fileZyX2015-11-01
| * | | | functests: Do not run some tests if there is no -NaNZyX2015-11-01
| * | | | runtime: Add autoload/msgpack.vim helper fileZyX2015-11-01
* | | | | Update version.c to latest VimShougo Matsushita2015-11-20
* | | | | Merge PR #3488 'Implement handling of terminal focus events'Marco Hinz2015-11-18
|\ \ \ \ \
| * | | | | Add tests for focus eventsJoe Hermaszewski2015-11-17
| * | | | | Implement handling of terminal focus eventsJoe Hermaszewski2015-11-17
|/ / / / /
* | | | | Merge pull request #3680 from jszakmeister/fix-ordering-oldfiles-specJohn Szakmeister2015-11-16
|\ \ \ \ \
| * | | | | Workaround the unstable ordering of v:oldfiles in some more tests.John Szakmeister2015-11-16
|/ / / / /
* | | | | Merge pull request #3678 from Pyrohh/ex_niMichael Reed2015-11-15
|\ \ \ \ \
| * | | | | ex_cmds.lua: Use ex_ni directlyMichael Reed2015-11-15
|/ / / / /
* | | | | Merge pull request #3339 from war1025/dev/clean_build_stl_str_hlJustin M. Keyes2015-11-15
|\ \ \ \ \
| * | | | | Cleanup from reviewWayne Rowcliffe2015-11-11
| * | | | | Switch comments to match style guideWayne Rowcliffe2015-11-11
| * | | | | Updates from reviewWayne Rowcliffe2015-11-11
| * | | | | Start adding unit testsWayne Rowcliffe2015-11-11
| * | | | | Fix shadowed variable in build_stl_str_hlWayne Rowcliffe2015-11-11
| * | | | | Add documentation about what TABPAGENR and TABCLOSENR doWayne Rowcliffe2015-11-11
| * | | | | Fix lintWayne Rowcliffe2015-11-11
| * | | | | Add out_end_p to mark last valid character in statusline bufferWayne Rowcliffe2015-11-11
| * | | | | Rename build_stl_str_hl input and output buffer pointersWayne Rowcliffe2015-11-11
| * | | | | Add comments to build_stl_str_hlWayne Rowcliffe2015-11-11
| * | | | | Clean up buffer.c build_stl_str_hl variable declarationsWayne Rowcliffe2015-11-11
* | | | | | Merge pull request #3672 from Pyrohh/macro-cleanupMichael Reed2015-11-15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove unused TERMINAL_OPTIONS_INIT() macroMichael Reed2015-11-14
* | | | | | Merge PR #3653 'Add TermClose event'Marco Hinz2015-11-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Test: add functional/autocmd/termclose_spec.luaMarco Hinz2015-11-15
| * | | | | Add TermClose eventMarco Hinz2015-11-15
| * | | | | TermEnter -> TermOpenMarco Hinz2015-11-15
|/ / / / /
* | | | | Merge pull request #3671 from kyrias/vim_diff-typoMichael Reed2015-11-14
|\ \ \ \ \
| * | | | | vim_diff: Fix incorrect ShaDa pathJohannes Löthberg2015-11-14
|/ / / / /
* | | | | Merge pull request #3630 from oni-link/fix.issue.3588Justin M. Keyes2015-11-13
|\ \ \ \ \
| * | | | | memory.c: Prevent garbage collection when running out of memory.oni-link2015-11-13
| * | | | | normal.c: No garbage collection while handling an event in normal modeoni-link2015-11-13
* | | | | | Doc: minor fix for ":ls u"Bohr Shaw2015-11-12
|/ / / / /
* | | | | Merge pull request #3663 from ming-codes/patch-1Justin M. Keyes2015-11-12
|\ \ \ \ \ | |/ / / / |/| | | |