aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | Windows: Only redefine ssize_t for MSVCRui Abreu Ferreira2015-11-26
* | | | | | | CONTRIBUTING.md: Fix broken sentenceMichael Reed2015-11-26
* | | | | | | Merge pull request #3531 from equalsraf/tb-cleanup-os-errorsMichael Reed2015-11-25
|\ \ \ \ \ \ \
| * | | | | | | Don't use errno constants for os_open() errorsRui Abreu Ferreira2015-11-25
| * | | | | | | Update shada.c to use libuv error constants instead of errno constantsRui Abreu Ferreira2015-11-25
| * | | | | | | Use libuv errors instead of errno in unit testsRui Abreu Ferreira2015-11-25
| * | | | | | | Return libuv error code from os_getperm()Rui Abreu Ferreira2015-11-25
| * | | | | | | Return libuv return code from os_stat()Rui Abreu Ferreira2015-11-25
| * | | | | | | Fix comments for os_* functions return valueRui Abreu Ferreira2015-11-25
|/ / / / / / /
* | | | | | | Remove unnecessary includes for errno.hRui Abreu Ferreira2015-11-25
* | | | | | | Merge pull request #3742 from Pyrohh/antialiasMichael Reed2015-11-25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove 'antialias' remnantsMichael Reed2015-11-25
|/ / / / / /
* | | | | | Merge pull request #3740 from Pyrohh/vi_diff2Michael Reed2015-11-25
|\ \ \ \ \ \
| * | | | | | doc/vi_diff.txt: Remove unneeded opening paragraphMichael Reed2015-11-24
| * | | | | | doc/vi_diff.txt: Remove remaining "{Vi: ...}" noteMichael Reed2015-11-24
| * | | | | | doc: Remove some Vi-compatibility stuffMichael Reed2015-11-24
|/ / / / / /
* | | | | | 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