aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | vim-patch:40a346dJames McCoy2016-05-05
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4540 from KillTheMule/vim-patch-1236Justin M. Keyes2016-05-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:7.4.1236pips.linux2016-04-28
* | | | | | | | | | Merge pull request #4677 from KillTheMule/vim-7.4.889Justin M. Keyes2016-05-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:7.4.889KillTheMule2016-04-29
* | | | | | | | | | | Merge pull request #4644 from KillTheMule/vim-7.4.882Justin M. Keyes2016-05-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Even though the patch is not needed for neovim, add a test for the bugfixKillTheMule2016-04-29
| * | | | | | | | | | | vim-patch:7.4.882KillTheMule2016-04-29
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #4678 from KillTheMule/vim-7.4.672Justin M. Keyes2016-05-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add test for vim-patch 7.4.672KillTheMule2016-05-02
| * | | | | | | | | | | Linting.KillTheMule2016-05-02
| * | | | | | | | | | | vim-patch:7.4.672KillTheMule2016-05-02
* | | | | | | | | | | | Merge pull request #4704 from KillTheMule/vim-runtime-patches-allJustin M. Keyes2016-05-04
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix typo that seems to have been around foreverKillTheMule2016-05-04
| * | | | | | | | | | | | vim-patch:cc7ff3fKillTheMule2016-05-03
| * | | | | | | | | | | | vim-patch:256972aKillTheMule2016-05-03
| * | | | | | | | | | | | vim-patch:2c5e8e8KillTheMule2016-05-03
| * | | | | | | | | | | | vim-patch:d042dc8KillTheMule2016-05-03
| * | | | | | | | | | | | vim-patch:e392eb4KillTheMule2016-05-03
| * | | | | | | | | | | | vim-patch:b4ff518KillTheMule2016-05-03
| * | | | | | | | | | | | vim-patch:d7464beKillTheMule2016-05-03
| * | | | | | | | | | | | vim-patch:a0f849eKillTheMule2016-05-03
* | | | | | | | | | | | | Merge pull request #4680 from equalsraf/tb-windows-winsock2Justin M. Keyes2016-05-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Windows: Include winsock2.h before windows.hRui Abreu Ferreira2016-04-30
* | | | | | | | | | | | | Merge pull request #4688 from ZyX-I/clint-checksJustin M. Keyes2016-05-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | *: Fix new linter errorsZyX2016-05-01
| * | | | | | | | | | | | clint: Check that boolean operator is placed on the next lineZyX2016-05-01
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #4681 from equalsraf/tb-msvc-varmacrosJustin M. Keyes2016-05-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MSVC: Avoid variadic macro bug in STATIC_ASSERTRui Abreu Ferreira2016-04-30
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #4597 from bfredl/motionBjörn Linse2016-05-01
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | normal: convert MCHAR etc operator and register types to enum MotionTypeBjörn Linse2016-05-01
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4676 from ZyX-I/fix-hist_char2type-crashJustin M. Keyes2016-04-30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ex_getln: Do not crash with :append/:insert/:changeZyX2016-04-29
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #4679 from equalsraf/tb-windows-lcJustin M. Keyes2016-04-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Windows: without libintl use LC_CTYPE instead of LC_MESSAGESRui Abreu Ferreira2016-04-29
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #4675 from barraponto/patch-1Justin M. Keyes2016-04-29
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Increase readability of unit conversion.Capi Etheriel2016-04-29
* | | | | | | | | | | Merge pull request #4674 from equalsraf/tb-include-fcntlJustin M. Keyes2016-04-29
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add missing include fcntl.hRui Abreu Ferreira2016-04-29
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1112 from justinmk/os_nodetypeJustin M. Keyes2016-04-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | os_nodetype: impl with libuvJustin M. Keyes2016-04-29
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #4670 from equalsraf/tb-remove-unix-guardJustin M. Keyes2016-04-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove old UNIX ifdef from buf_write()Rui Abreu Ferreira2016-04-28
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #4668 from fwalch/archlinux-filetypesJustin M. Keyes2016-04-28
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Runtime: Re-add support for Arch Linux PKGBUILDs.Florian Walch2016-04-28
|/ / / / / / / / /
* | | | | | | | | option.c: include header for completeopt_was_setJustin M. Keyes2016-04-28
* | | | | | | | | Merge pull request #4661 from brcolow/vim-7.4.1401Justin M. Keyes2016-04-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch: 7.4.1401Michael Ennen2016-04-27
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4652 from HiPhish/coverity-defectsJustin M. Keyes2016-04-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix coverity errors in haslocaldir() and getcwd.HiPhish2016-04-27