aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | Merge pull request #3760 from Shougo/vim-7.4.623Justin M. Keyes2015-12-01
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.623Shougo Matsushita2015-12-01
| |/ / / / / /
* | | | | | | Merge pull request #3759 from Shougo/vim-7.4.617Justin M. Keyes2015-12-01
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.617Shougo Matsushita2015-11-29
| |/ / / / / /
* | | | | | | Merge pull request #3751 from Pyrohh/make_testMichael Reed2015-11-30
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Make `make test` run unit tests tooMichael Reed2015-11-27
* | | | | | | Merge pull request #3242 from sethjackson/vim-defsJustin M. Keyes2015-11-29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Windows: Add path definitions for Windows.Seth Jackson2015-11-29
|/ / / / / /
* | | | | | Merge pull request #3755 from neovim/fmoralesc-patch-1Felipe Morales2015-11-28
|\ \ \ \ \ \
| * | | | | | tutor: Fix mistaken option nameFelipe Morales2015-11-28
|/ / / / / /
* | | | | | Merge pull request #3750 from Pyrohh/headerJustin M. Keyes2015-11-28
|\ \ \ \ \ \
| * | | | | | src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
| |/ / / / /
* | | | | | Merge pull request #3675 from fmoralesc/update-vim-tutorFelipe Morales2015-11-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tutor: Update vim-tutor to 0.2.1Felipe Morales2015-11-28
* | | | | | Merge pull request #3724 from ZyX-I/fix-3635Justin M. Keyes2015-11-27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | shada: Do not save unlisted and quickfix buffersZyX2015-11-23
* | | | | | Merge pull request #3741 from Pyrohh/doc-rm-todoMichael Reed2015-11-27
|\ \ \ \ \ \
| * | | | | | doc: Remove todo.txtMichael Reed2015-11-25
* | | | | | | 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
|\ \ \ \ \ \