aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Merge pull request #3813 from Shougo/remoteJustin M. Keyes2015-12-09
|\ \ \ \ \ \
| * | | | | | Fix UpdateRemotePlugins fails problemShougo Matsushita2015-12-10
* | | | | | | Merge pull request #3804 from sethjackson/signal-guardsJustin M. Keyes2015-12-09
|\ \ \ \ \ \ \
| * | | | | | | Add guards for SIGPIPE and SIGQUITRui Abreu Ferreira2015-12-08
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3783 from sethjackson/log-file-defJustin M. Keyes2015-12-09
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update USR_LOG_FILE definition.Rui Abreu Ferreira2015-12-07
| |/ / / / /
* | | | | | Merge pull request #3805 from sethjackson/windows-homeJustin M. Keyes2015-12-09
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Windows: Define HOME environment variableRui Abreu Ferreira2015-12-08
|/ / / / /
* | | | | Merge pull request #3780 from sethjackson/header-guardsJustin M. Keyes2015-12-07
|\ \ \ \ \
| * | | | | Add missing guard for HAVE_UNISTD_HRui Abreu Ferreira2015-12-02
* | | | | | Merge pull request #3782 from sethjackson/mingw-luajitJustin M. Keyes2015-12-07
|\ \ \ \ \ \
| * | | | | | MinGW: Add libluajit-5.1 lib name to FindLuaJitRui Abreu Ferreira2015-12-02
| |/ / / / /
* | | | | | Merge pull request #3793 from mhinz/docs/remove-shell-cmdJustin M. Keyes2015-12-06
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Docs: remove reference to removed :shell commandMarco Hinz2015-12-06
| |/ / / /
* | | | | Nvim 0.1.1v0.1.1Justin M. Keyes2015-12-05
* | | | | Merge pull request #3788 from sethjackson/command-line-executeJustin M. Keyes2015-12-05
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix Windows code in command_line_execute()Rui Abreu Ferreira2015-12-04
|/ / / /
* | | | Merge pull request #3666 from sethjackson/libuv-libsJustin M. Keyes2015-12-02
|\ \ \ \
| * | | | cmake: Don't use check_library_exists for Win32 API librariesRui Abreu Ferreira2015-11-29
* | | | | undo.c: Change return type to bool on functions #3697Wayne Rowcliffe2015-12-01
* | | | | Test: remove artifacts from root directoryMarco Hinz2015-12-01
* | | | | Luacheck: point to latest rockspecMarco Hinz2015-12-01
* | | | | Merge pull request #3762 from Shougo/vim-7.4.649Justin M. Keyes2015-12-01
|\ \ \ \ \
| * | | | | vim-patch:7.4.649Shougo Matsushita2015-11-29
* | | | | | Merge pull request #3761 from Shougo/vim-7.4.631Justin M. Keyes2015-12-01
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.631Shougo Matsushita2015-12-01
| |/ / / / /
* | | | | | Merge pull request #3760 from Shougo/vim-7.4.623Justin M. Keyes2015-12-01
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.623Shougo Matsushita2015-12-01
| |/ / / / /
* | | | | | Merge pull request #3759 from Shougo/vim-7.4.617Justin M. Keyes2015-12-01
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.617Shougo Matsushita2015-11-29
| |/ / / / /
* | | | | | Merge pull request #3751 from Pyrohh/make_testMichael Reed2015-11-30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make `make test` run unit tests tooMichael Reed2015-11-27
* | | | | | Merge pull request #3242 from sethjackson/vim-defsJustin M. Keyes2015-11-29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Windows: Add path definitions for Windows.Seth Jackson2015-11-29
|/ / / / /
* | | | | Merge pull request #3755 from neovim/fmoralesc-patch-1Felipe Morales2015-11-28
|\ \ \ \ \
| * | | | | tutor: Fix mistaken option nameFelipe Morales2015-11-28
|/ / / / /
* | | | | Merge pull request #3750 from Pyrohh/headerJustin M. Keyes2015-11-28
|\ \ \ \ \
| * | | | | src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
| |/ / / /
* | | | | Merge pull request #3675 from fmoralesc/update-vim-tutorFelipe Morales2015-11-28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tutor: Update vim-tutor to 0.2.1Felipe Morales2015-11-28
* | | | | Merge pull request #3724 from ZyX-I/fix-3635Justin M. Keyes2015-11-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | shada: Do not save unlisted and quickfix buffersZyX2015-11-23
* | | | | Merge pull request #3741 from Pyrohh/doc-rm-todoMichael Reed2015-11-27
|\ \ \ \ \
| * | | | | doc: Remove todo.txtMichael Reed2015-11-25
* | | | | | Windows: Only redefine ssize_t for MSVCRui Abreu Ferreira2015-11-26
* | | | | | CONTRIBUTING.md: Fix broken sentenceMichael Reed2015-11-26
* | | | | | Merge pull request #3531 from equalsraf/tb-cleanup-os-errorsMichael Reed2015-11-25
|\ \ \ \ \ \
| * | | | | | Don't use errno constants for os_open() errorsRui Abreu Ferreira2015-11-25
| * | | | | | Update shada.c to use libuv error constants instead of errno constantsRui Abreu Ferreira2015-11-25
| * | | | | | Use libuv errors instead of errno in unit testsRui Abreu Ferreira2015-11-25