| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | Merge pull request #3995 from sethjackson/crt-externs | Michael Reed | 2016-01-12 | |
| |\ \ \ \ | ||||
| | * | | | | config: Cleanup unused identifiers. | Seth Jackson | 2016-01-12 | |
| |/ / / / | ||||
| * | | | | Merge pull request #3993 from Pyrohh/os_defs | Michael Reed | 2016-01-12 | |
| |\ \ \ \ | ||||
| | * | | | | Stop using <stropts.h> | Michael Reed | 2016-01-12 | |
| |/ / / / | ||||
| * | | | | Merge pull request #3985 from Pyrohh/_max_path | Michael Reed | 2016-01-12 | |
| |\ \ \ \ | ||||
| | * | | | | os/*_defs.h: MAXNAMLEN cleanup | Michael Reed | 2016-01-12 | |
| |/ / / / | ||||
| * | | | | Merge pull request #3291 from sethjackson/env-separator | Justin M. Keyes | 2016-01-12 | |
| |\ \ \ \ | ||||
| | * | | | | Windows: use ';' as env $PATH separator. | Rui Abreu Ferreira | 2016-01-11 | |
| * | | | | | Merge pull request #3984 from cacplate/has_event | Justin M. Keyes | 2016-01-12 | |
| |\ \ \ \ \ | ||||
| | * | | | | | fileio: Replace some event checking functions with one has_event | Charles Joachim | 2016-01-11 | |
| | |/ / / / | ||||
| * / / / / | doc: Remove references to Motif GUI support #3893 | Seth Jackson | 2016-01-11 | |
| |/ / / / | ||||
| * | | | | Merge pull request #3982 from justinmk/nohighbit | Justin M. Keyes | 2016-01-11 | |
| |\ \ \ \ | ||||
| | * | | | | input: Do not set high-bit; preserve ALT modifier. | Justin M. Keyes | 2016-01-11 | |
| | |/ / / | ||||
| * | | | | Merge pull request #3980 from ZyX-I/shell-unquote | Justin M. Keyes | 2016-01-10 | |
| |\ \ \ \ | ||||
| | * | | | | shell: Unquote &shell* options before using them | ZyX | 2016-01-11 | |
| * | | | | | Merge pull request #3979 from sethjackson/maxnamlen | Justin M. Keyes | 2016-01-10 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| | * | | | | Windows: define MAXNAMLEN for Windows. | Seth Jackson | 2016-01-10 | |
| |/ / / / | ||||
| * | | | | Merge pull request #3978 from justinmk/32bit | Justin M. Keyes | 2016-01-10 | |
| |\ \ \ \ | |/ / / |/| | | | ||||
| | * | | | portability: fix cast. | Justin M. Keyes | 2016-01-10 | |
| |/ / / | ||||
| * | | | Merge pull request #2667 from equalsraf/tb-min-log | Justin M. Keyes | 2016-01-10 | |
| |\ \ \ | ||||
| | * | | | cmake: Pass -DMIN_LOG_LEVEL as compiler definition | Rui Abreu Ferreira | 2016-01-10 | |
| * | | | | Merge pull request #3974 from sethjackson/cpack | Justin M. Keyes | 2016-01-10 | |
| |\ \ \ \ | ||||
| | * | | | | CMake: Add CPack settings to CMakeLists.txt | Rui Abreu Ferreira | 2016-01-10 | |
| * | | | | | Merge pull request #3972 from jusga/vim-e271909 | Justin M. Keyes | 2016-01-10 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | vim-patch:e271909 | Justin Gassner | 2016-01-10 | |
| |/ / / / | ||||
| * | | | | win32: Fix syntax error in #ifndef block. #3968 | Rui Abreu Ferreira | 2016-01-10 | |
| * | | | | portability: use portable format specifier | Justin M. Keyes | 2016-01-10 | |
| * | | | | Merge #3857 'Vim 7.4.{944,945,946,950,953,1032,1055}'. | Justin M. Keyes | 2016-01-10 | |
| |\ \ \ \ | |/ / / |/| | | | ||||
| | * | | | Improve coding style | watiko | 2016-01-10 | |
| | * | | | tests: Make helper.source() return tempname. | watiko | 2016-01-10 | |
| | * | | | tests: Fix OSX's tempname issue. | watiko | 2016-01-10 | |
| | * | | | tests: Rename 100_undo_level to 100_lispwords. | watiko | 2016-01-10 | |
| | * | | | tests: Migrate legacy test undolevels. | watiko | 2016-01-10 | |
| | * | | | tests: Migrate legacy test assert. | watiko | 2016-01-10 | |
| | * | | | vim-patch:7.4.1055 | watiko | 2016-01-10 | |
| | * | | | vim-patch:7.4.1032 | watiko | 2016-01-10 | |
| | * | | | vim-patch:7.4.953 | watiko | 2016-01-10 | |
| | * | | | vim-patch:7.4.950 | watiko | 2016-01-10 | |
| | * | | | vim-patch:7.4.946 | watiko | 2016-01-10 | |
| | * | | | vim-patch:7.4.945 | watiko | 2016-01-10 | |
| | * | | | vim-patch:7.4.944 | watiko | 2016-01-10 | |
| |/ / / | ||||
| * | | | build: ensure static jemalloc. #3970 | Thomas Fehér | 2016-01-09 | |
| * | | | Merge pull request #3962 from sethjackson/windows-98 | Michael Reed | 2016-01-09 | |
| |\ \ \ | ||||
| | * | | | doc: Remove references to Windows 98. | Seth Jackson | 2016-01-08 | |
| |/ / / | ||||
| * | | | vim-patch.sh: fix regression | Justin M. Keyes | 2016-01-08 | |
| * | | | Merge pull request #3965 from jusga/vim-e3faf44 | Justin M. Keyes | 2016-01-08 | |
| |\ \ \ | ||||
| | * | | | vim-patch:e3faf44 | Justin Gassner | 2016-01-08 | |
| * | | | | Merge pull request #3963 from Pyrohh/contrib | Michael Reed | 2016-01-08 | |
| |\ \ \ \ | |/ / / |/| | | | ||||
| | * | | | CONTRIBUTING.md: Remove outdated info | Michael Reed | 2016-01-08 | |
| |/ / / | ||||
| * | | | Remove 'restorescreen' option | Seth Jackson | 2016-01-08 | |