aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #3816 from sethjackson/win-setenvJustin M. Keyes2015-12-12
|\
| * Windows: Implement os_setenv() using _putenv_s()Rui Abreu Ferreira2015-12-12
|/
* doc: nvim_python: mention --upgrade. #3832mseri2015-12-12
* Merge pull request #3589 from ZyX-I/remove-internal_refcountJustin M. Keyes2015-12-12
|\
| * eval: Use list_unref in place of decrementing refcount directlyZyX2015-12-13
| * eval: Replace internal_refcount hack with proper copyID settingZyX2015-12-13
|/
* Merge pull request #3753 from watiko/vim-7.4.790Justin M. Keyes2015-12-12
|\
| * Make clint status validwatiko2015-12-12
| * Fix the memory leakingwatiko2015-12-12
| * Revert char to char_uwatiko2015-12-12
| * tests: Improve legacy autocmd_option.watiko2015-12-12
| * Improve coding stylewatiko2015-12-06
| * tests: Keep each autocmd_option's test in isolation.watiko2015-11-28
| * Use vim_snprintf instead of sprintfwatiko2015-11-28
| * Improve coding stylewatiko2015-11-28
| * Improve coding stylewatiko2015-11-28
| * tests: Improve legacy test autocmd_option.watiko2015-11-28
| * tests: Migrate legacy test autocmd_option.watiko2015-11-28
| * vim-patch:7.4.790watiko2015-11-28
| * vim-patch:7.4.789watiko2015-11-28
| * vim-patch:7.4.787watiko2015-11-28
| * vim-patch:7.4.786watiko2015-11-28
* | Merge pull request #3807 from ZyX-I/improve-clintJustin M. Keyes2015-12-12
|\ \
| * | shada: Fix all linter errors in src/nvim/shada.*ZyX2015-12-13
| * | clint: Check indentation and alignment inside expressionsZyX2015-12-11
| * | clint: Check for spaces after { and before }ZyX2015-12-09
| * | clint: Do not special-case for() semicolonsZyX2015-12-09
| * | clint: Disallow old style comments everywhere, except for macrosZyX2015-12-08
| * | clint: Make sure that braces are always used for if and other clausesZyX2015-12-08
* | | Merge pull request #3824 from sethjackson/pstrcmpJustin M. Keyes2015-12-12
|\ \ \
| * | | Windows: Remove UNIX guard for pstrcmp()Rui Abreu Ferreira2015-12-11
* | | | Merge pull request #3825 from sethjackson/modnameJustin M. Keyes2015-12-12
|\ \ \ \
| * | | | Windows: Remove unnecessary codepath from modname.Seth Jackson2015-12-11
| |/ / /
* | | | Merge pull request #3826 from sethjackson/remove-getscriptJustin M. Keyes2015-12-12
|\ \ \ \ | |/ / / |/| | |
| * | | Remove getscript.vim.Seth Jackson2015-12-12
|/ / /
* | | statusline: Check width before advancing pointer. #3818Enrico Ghirardi2015-12-10
* | | 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
| |/ /