aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | 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
* | | | | | | | | | Merge pull request #4625 from brcolow/vim-7.4.1075Justin M. Keyes2016-04-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch: 7.4.1075Michael Ennen2016-04-26
* | | | | | | | | | | Merge pull request #4655 from brcolow/vim-7.4.1035Justin M. Keyes2016-04-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vim-patch: 7.4.1035Michael Ennen2016-04-26
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge #4591Justin M. Keyes2016-04-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | test: matchparen_spec.luaKillTheMule2016-04-27
| * | | | | | | | | | | vim-patch:7.4.1296KillTheMule2016-04-27
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4622 from Shougo/vim-7.4.1753Justin M. Keyes2016-04-27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | vim-patch:7.4.1753Shougo Matsushita2016-04-22
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | vim-patch:7.4.1006 #4605Michael Ennen2016-04-27
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #4649 from justinmk/vimpatchesJustin M. Keyes2016-04-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove disable_char_avail_for_testing()Justin M. Keyes2016-04-26
| * | | | | | | | | vim-patch:7.4.1118Justin M. Keyes2016-04-26
| * | | | | | | | | vim-patch:7.4.1092Justin M. Keyes2016-04-25
| * | | | | | | | | legacy test: MakefileJustin M. Keyes2016-04-25
| * | | | | | | | | Satisfy the linter.KillTheMule2016-04-25
| * | | | | | | | | Add documentation for disable_char_avail_for_testing, handpicked fromKillTheMule2016-04-25
| * | | | | | | | | vim-patch:7.4.1300KillTheMule2016-04-25