aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #3733 from Pyrohh/doc_developMichael Reed2015-11-24
|\
| * doc/develop.txt: Remove "coding-style" sectionMichael Reed2015-11-24
| * doc/develop.txt: Mention src/nvim/README.mdMichael Reed2015-11-24
| * doc/develop.txt: Remove "design-assumptions" sectionMichael Reed2015-11-24
|/
* Merge pull request #3734 from Pyrohh/src-readmeMichael Reed2015-11-24
|\
| * src: README.txt -> README.mdMichael Reed2015-11-23
|/
* Merge pull request #3731 from Pyrohh/gitignoreMichael Reed2015-11-23
|\
| * Update .gitignoreMichael Reed2015-11-23
|/
* Merge pull request #3624 from Pyrohh/vi_diffMichael Reed2015-11-23
|\
| * doc: vi_diff: Remove 'Missing options' sectionMichael Reed2015-11-23
| * doc: vi_diff: Remove 'Other vim features' sectionMichael Reed2015-11-23
| * doc: vi_diff: Remove 'Command line arguments' sectionMichael Reed2015-11-23
| * doc: Remove stray {not in Vi} tagMichael Reed2015-11-23
* | Merge pull request #3581 from ZyX-I/fix-shadaFelipe Morales2015-11-23
|\ \ | |/ |/|
| * shada: Also store last search directionZyX2015-11-23
* | Merge PR #3687 'Add luacheck for linting tests'Marco Hinz2015-11-23
|\ \
| * | 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