| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | tests: Keep each autocmd_option's test in isolation. | watiko | 2015-11-28 | |
| | * | | | | | Use vim_snprintf instead of sprintf | watiko | 2015-11-28 | |
| | * | | | | | Improve coding style | watiko | 2015-11-28 | |
| | * | | | | | Improve coding style | watiko | 2015-11-28 | |
| | * | | | | | tests: Improve legacy test autocmd_option. | watiko | 2015-11-28 | |
| | * | | | | | tests: Migrate legacy test autocmd_option. | watiko | 2015-11-28 | |
| | * | | | | | vim-patch:7.4.790 | watiko | 2015-11-28 | |
| | * | | | | | vim-patch:7.4.789 | watiko | 2015-11-28 | |
| | * | | | | | vim-patch:7.4.787 | watiko | 2015-11-28 | |
| | * | | | | | vim-patch:7.4.786 | watiko | 2015-11-28 | |
| * | | | | | | Merge pull request #3807 from ZyX-I/improve-clint | Justin M. Keyes | 2015-12-12 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | shada: Fix all linter errors in src/nvim/shada.* | ZyX | 2015-12-13 | |
| | * | | | | | | clint: Check indentation and alignment inside expressions | ZyX | 2015-12-11 | |
| | * | | | | | | clint: Check for spaces after { and before } | ZyX | 2015-12-09 | |
| | * | | | | | | clint: Do not special-case for() semicolons | ZyX | 2015-12-09 | |
| | * | | | | | | clint: Disallow old style comments everywhere, except for macros | ZyX | 2015-12-08 | |
| | * | | | | | | clint: Make sure that braces are always used for if and other clauses | ZyX | 2015-12-08 | |
| * | | | | | | | Merge pull request #3824 from sethjackson/pstrcmp | Justin M. Keyes | 2015-12-12 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Windows: Remove UNIX guard for pstrcmp() | Rui Abreu Ferreira | 2015-12-11 | |
| * | | | | | | | | Merge pull request #3825 from sethjackson/modname | Justin M. Keyes | 2015-12-12 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Windows: Remove unnecessary codepath from modname. | Seth Jackson | 2015-12-11 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge pull request #3826 from sethjackson/remove-getscript | Justin M. Keyes | 2015-12-12 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| | * | | | | | | | Remove getscript.vim. | Seth Jackson | 2015-12-12 | |
| |/ / / / / / / | ||||
| * | | | | | | | statusline: Check width before advancing pointer. #3818 | Enrico Ghirardi | 2015-12-10 | |
| * | | | | | | | Merge pull request #3813 from Shougo/remote | Justin M. Keyes | 2015-12-09 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Fix UpdateRemotePlugins fails problem | Shougo Matsushita | 2015-12-10 | |
| * | | | | | | | | Merge pull request #3804 from sethjackson/signal-guards | Justin M. Keyes | 2015-12-09 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Add guards for SIGPIPE and SIGQUIT | Rui Abreu Ferreira | 2015-12-08 | |
| | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | | Merge pull request #3783 from sethjackson/log-file-def | Justin M. Keyes | 2015-12-09 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| | * | | | | | | | Update USR_LOG_FILE definition. | Rui Abreu Ferreira | 2015-12-07 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge pull request #3805 from sethjackson/windows-home | Justin M. Keyes | 2015-12-09 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| | * | | | | | | Windows: Define HOME environment variable | Rui Abreu Ferreira | 2015-12-08 | |
| |/ / / / / / | ||||
| * | | | | | | Merge pull request #3780 from sethjackson/header-guards | Justin M. Keyes | 2015-12-07 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Add missing guard for HAVE_UNISTD_H | Rui Abreu Ferreira | 2015-12-02 | |
| * | | | | | | | Merge pull request #3782 from sethjackson/mingw-luajit | Justin M. Keyes | 2015-12-07 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | MinGW: Add libluajit-5.1 lib name to FindLuaJit | Rui Abreu Ferreira | 2015-12-02 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge pull request #3793 from mhinz/docs/remove-shell-cmd | Justin M. Keyes | 2015-12-06 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| | * | | | | | | Docs: remove reference to removed :shell command | Marco Hinz | 2015-12-06 | |
| | |/ / / / / | ||||
| * | | | | | | Nvim 0.1.1v0.1.1 | Justin M. Keyes | 2015-12-05 | |
| * | | | | | | Merge pull request #3788 from sethjackson/command-line-execute | Justin M. Keyes | 2015-12-05 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| | * | | | | | Fix Windows code in command_line_execute() | Rui Abreu Ferreira | 2015-12-04 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #3666 from sethjackson/libuv-libs | Justin M. Keyes | 2015-12-02 | |
| |\ \ \ \ \ | ||||
| | * | | | | | cmake: Don't use check_library_exists for Win32 API libraries | Rui Abreu Ferreira | 2015-11-29 | |
| * | | | | | | undo.c: Change return type to bool on functions #3697 | Wayne Rowcliffe | 2015-12-01 | |
| * | | | | | | Test: remove artifacts from root directory | Marco Hinz | 2015-12-01 | |
| * | | | | | | Luacheck: point to latest rockspec | Marco Hinz | 2015-12-01 | |
| * | | | | | | Merge pull request #3762 from Shougo/vim-7.4.649 | Justin M. Keyes | 2015-12-01 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:7.4.649 | Shougo Matsushita | 2015-11-29 | |
| * | | | | | | | Merge pull request #3761 from Shougo/vim-7.4.631 | Justin M. Keyes | 2015-12-01 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | vim-patch:7.4.631 | Shougo Matsushita | 2015-12-01 | |
| | |/ / / / / / | ||||