aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #3481 from fabiopozzi/improve-it-translationJustin M. Keyes2015-12-13
|\ \ \ \
| * | | | Improved it translation: make check-po-it now OK.Fabio Pozzi2015-10-20
* | | | | Merge pull request #3838 from Shougo/vim-7.4.658Justin M. Keyes2015-12-13
|\ \ \ \ \
| * | | | | vim-patch:7.4.658Shougo Matsushita2015-12-13
* | | | | | Merge pull request #3837 from Shougo/vim-7.4.645Justin M. Keyes2015-12-13
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.645Shougo Matsushita2015-12-13
| |/ / / / /
* | | | | | Merge pull request #3834 from Shougo/vim-7.4.635Justin M. Keyes2015-12-13
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.635Shougo Matsushita2015-12-13
| |/ / / / /
* | | | | | Merge #3718 'vim-patch:7.4.655'Justin M. Keyes2015-12-13
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.655Johan Klokkhammer Helsing2015-11-22
* | | | | | | Merge pull request #3835 from Shougo/vim-7.4.640Justin M. Keyes2015-12-13
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.640Shougo Matsushita2015-12-13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3836 from sethjackson/set-init-3Justin M. Keyes2015-12-13
|\ \ \ \ \ \ \
| * | | | | | | Windows: Remove broken check for WIN3264.Seth Jackson2015-12-12
| |/ / / / / /
* | | | | | | test: fixeol_spec: setup/teardownJustin M. Keyes2015-12-13
* | | | | | | Merge #3443 'vim-patch:7.4.{785,795,898}'Justin M. Keyes2015-12-13
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.898Johan Klokkhammer Helsing2015-11-22
| * | | | | | | vim-patch:7.4.795Johan Klokkhammer Helsing2015-11-22
| * | | | | | | Convert legacy test for fixeol to lua test.Johan Klokkhammer Helsing2015-11-22
| * | | | | | | vim-patch:7.4.785Johan Klokkhammer Helsing2015-11-22
| | |/ / / / / | |/| | | | |
* | | | | | | 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
|\ \ \ \ \ \ \