Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | vim-patch:e392eb4 | KillTheMule | 2016-05-03 | |
| * | | | | | | | | | | | | vim-patch:b4ff518 | KillTheMule | 2016-05-03 | |
| * | | | | | | | | | | | | vim-patch:d7464be | KillTheMule | 2016-05-03 | |
| * | | | | | | | | | | | | vim-patch:a0f849e | KillTheMule | 2016-05-03 | |
* | | | | | | | | | | | | | Merge pull request #4680 from equalsraf/tb-windows-winsock2 | Justin M. Keyes | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Windows: Include winsock2.h before windows.h | Rui Abreu Ferreira | 2016-04-30 | |
* | | | | | | | | | | | | | Merge pull request #4688 from ZyX-I/clint-checks | Justin M. Keyes | 2016-05-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | *: Fix new linter errors | ZyX | 2016-05-01 | |
| * | | | | | | | | | | | | clint: Check that boolean operator is placed on the next line | ZyX | 2016-05-01 | |
|/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge pull request #4681 from equalsraf/tb-msvc-varmacros | Justin M. Keyes | 2016-05-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | MSVC: Avoid variadic macro bug in STATIC_ASSERT | Rui Abreu Ferreira | 2016-04-30 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge pull request #4597 from bfredl/motion | Björn Linse | 2016-05-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | normal: convert MCHAR etc operator and register types to enum MotionType | Björn Linse | 2016-05-01 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Merge pull request #4676 from ZyX-I/fix-hist_char2type-crash | Justin M. Keyes | 2016-04-30 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | ex_getln: Do not crash with :append/:insert/:change | ZyX | 2016-04-29 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge pull request #4679 from equalsraf/tb-windows-lc | Justin M. Keyes | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Windows: without libintl use LC_CTYPE instead of LC_MESSAGES | Rui Abreu Ferreira | 2016-04-29 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge pull request #4675 from barraponto/patch-1 | Justin M. Keyes | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Increase readability of unit conversion. | Capi Etheriel | 2016-04-29 | |
* | | | | | | | | | | | Merge pull request #4674 from equalsraf/tb-include-fcntl | Justin M. Keyes | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Add missing include fcntl.h | Rui Abreu Ferreira | 2016-04-29 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Merge pull request #1112 from justinmk/os_nodetype | Justin M. Keyes | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | os_nodetype: impl with libuv | Justin M. Keyes | 2016-04-29 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Merge pull request #4670 from equalsraf/tb-remove-unix-guard | Justin M. Keyes | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Remove old UNIX ifdef from buf_write() | Rui Abreu Ferreira | 2016-04-28 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Merge pull request #4668 from fwalch/archlinux-filetypes | Justin M. Keyes | 2016-04-28 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Runtime: Re-add support for Arch Linux PKGBUILDs. | Florian Walch | 2016-04-28 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | option.c: include header for completeopt_was_set | Justin M. Keyes | 2016-04-28 | |
* | | | | | | | | | Merge pull request #4661 from brcolow/vim-7.4.1401 | Justin M. Keyes | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch: 7.4.1401 | Michael Ennen | 2016-04-27 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4652 from HiPhish/coverity-defects | Justin M. Keyes | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Fix coverity errors in haslocaldir() and getcwd. | HiPhish | 2016-04-27 | |
* | | | | | | | | | | Merge pull request #4625 from brcolow/vim-7.4.1075 | Justin M. Keyes | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | vim-patch: 7.4.1075 | Michael Ennen | 2016-04-26 | |
* | | | | | | | | | | | Merge pull request #4655 from brcolow/vim-7.4.1035 | Justin M. Keyes | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | vim-patch: 7.4.1035 | Michael Ennen | 2016-04-26 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge #4591 | Justin M. Keyes | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | test: matchparen_spec.lua | KillTheMule | 2016-04-27 | |
| * | | | | | | | | | | | vim-patch:7.4.1296 | KillTheMule | 2016-04-27 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Merge pull request #4622 from Shougo/vim-7.4.1753 | Justin M. Keyes | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | vim-patch:7.4.1753 | Shougo Matsushita | 2016-04-22 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | vim-patch:7.4.1006 #4605 | Michael Ennen | 2016-04-27 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #4649 from justinmk/vimpatches | Justin M. Keyes | 2016-04-27 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | remove disable_char_avail_for_testing() | Justin M. Keyes | 2016-04-26 | |
| * | | | | | | | | | vim-patch:7.4.1118 | Justin M. Keyes | 2016-04-26 | |
| * | | | | | | | | | vim-patch:7.4.1092 | Justin M. Keyes | 2016-04-25 | |
| * | | | | | | | | | legacy test: Makefile | Justin M. Keyes | 2016-04-25 | |
| * | | | | | | | | | Satisfy the linter. | KillTheMule | 2016-04-25 | |
| * | | | | | | | | | Add documentation for disable_char_avail_for_testing, handpicked from | KillTheMule | 2016-04-25 | |
| * | | | | | | | | | vim-patch:7.4.1300 | KillTheMule | 2016-04-25 |