| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | MSVC: Define STDOUT_FILENO and STDERR_FILENO. | Rui Abreu Ferreira | 2015-12-21 |
| * | vim-patch:7.4.604 | Shougo Matsushita | 2015-12-19 |
| * | Merge pull request #3722 from ZyX-I/fix-3721 | Justin M. Keyes | 2015-12-18 |
| |\ | |||
| | * | shada: Free wms->hms in shada_write_exit | ZyX | 2015-12-18 |
| | * | shada: Continue dumping when variables failed to dump | ZyX | 2015-12-18 |
| * | | Merge pull request #3851 from brcolow/vim-7.4.682 | Justin M. Keyes | 2015-12-16 |
| |\ \ | |||
| | * | | vim-patch:7.4.682 | brcolow | 2015-12-16 |
| * | | | Merge pull request #3846 from sethjackson/win-defs | Justin M. Keyes | 2015-12-16 |
| |\ \ \ | |||
| | * | | | MSVC: Define S_IXUSR. | Rui Abreu Ferreira | 2015-12-16 |
| * | | | | vim-patch:7.4.665, 671 | Shougo Matsushita | 2015-12-16 |
| | |/ / |/| | | |||
| * | | | Windows: define FNAME_ILLEGAL. | Seth Jackson | 2015-12-14 |
| |/ / | |||
| * | | Fix linting errors. | Johan Klokkhammer Helsing | 2015-12-13 |
| * | | Solve warnings. | Johan Klokkhammer Helsing | 2015-12-13 |
| * | | vim-patch:7.4.803 | Johan Klokkhammer Helsing | 2015-12-13 |
| * | | Appease clint. | Johan Klokkhammer Helsing | 2015-12-13 |
| * | | vim-patch:7.4.723 | Johan Klokkhammer Helsing | 2015-12-13 |
| * | | vim-patch:7.4.670 | Johan Klokkhammer Helsing | 2015-12-13 |
| * | | Merge pull request #3706 from Pyrohh/version_commit | Justin M. Keyes | 2015-12-13 |
| |\ \ | |||
| | * | | Remove "Commit:" field from `--version` output | Michael Reed | 2015-12-05 |
| * | | | Merge pull request #3481 from fabiopozzi/improve-it-translation | Justin M. Keyes | 2015-12-13 |
| |\ \ \ | |||
| | * | | | Improved it translation: make check-po-it now OK. | Fabio Pozzi | 2015-10-20 |
| * | | | | Merge pull request #3838 from Shougo/vim-7.4.658 | Justin M. Keyes | 2015-12-13 |
| |\ \ \ \ | |||
| | * | | | | vim-patch:7.4.658 | Shougo Matsushita | 2015-12-13 |
| * | | | | | Merge pull request #3837 from Shougo/vim-7.4.645 | Justin M. Keyes | 2015-12-13 |
| |\ \ \ \ \ | |||
| | * | | | | | vim-patch:7.4.645 | Shougo Matsushita | 2015-12-13 |
| | |/ / / / | |||
| * | | | | | Merge pull request #3834 from Shougo/vim-7.4.635 | Justin M. Keyes | 2015-12-13 |
| |\ \ \ \ \ | |||
| | * | | | | | vim-patch:7.4.635 | Shougo Matsushita | 2015-12-13 |
| | |/ / / / | |||
| * | | | | | Merge #3718 'vim-patch:7.4.655' | Justin M. Keyes | 2015-12-13 |
| |\ \ \ \ \ | |||
| | * | | | | | vim-patch:7.4.655 | Johan Klokkhammer Helsing | 2015-11-22 |
| * | | | | | | Merge pull request #3835 from Shougo/vim-7.4.640 | Justin M. Keyes | 2015-12-13 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | vim-patch:7.4.640 | Shougo Matsushita | 2015-12-13 |
| | | |/ / / / | |/| | | | | |||
| * | | | | | | Merge pull request #3836 from sethjackson/set-init-3 | Justin M. Keyes | 2015-12-13 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | Windows: Remove broken check for WIN3264. | Seth Jackson | 2015-12-12 |
| | |/ / / / / | |||
| * | | | | | | Merge #3443 'vim-patch:7.4.{785,795,898}' | Justin M. Keyes | 2015-12-13 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | vim-patch:7.4.898 | Johan Klokkhammer Helsing | 2015-11-22 |
| | * | | | | | | vim-patch:7.4.795 | Johan Klokkhammer Helsing | 2015-11-22 |
| | * | | | | | | Convert legacy test for fixeol to lua test. | Johan Klokkhammer Helsing | 2015-11-22 |
| | * | | | | | | vim-patch:7.4.785 | Johan Klokkhammer Helsing | 2015-11-22 |
| | | |/ / / / | |/| | | | | |||
| * | | | | | | Windows: Implement os_setenv() using _putenv_s() | Rui Abreu Ferreira | 2015-12-12 |
| | |/ / / / |/| | | | | |||
| * | | | | | eval: Use list_unref in place of decrementing refcount directly | ZyX | 2015-12-13 |
| * | | | | | eval: Replace internal_refcount hack with proper copyID setting | ZyX | 2015-12-13 |
| | |_|_|/ |/| | | | |||
| * | | | | Merge pull request #3753 from watiko/vim-7.4.790 | Justin M. Keyes | 2015-12-12 |
| |\ \ \ \ | |||
| | * | | | | Make clint status valid | watiko | 2015-12-12 |
| | * | | | | Fix the memory leaking | watiko | 2015-12-12 |
| | * | | | | Revert char to char_u | watiko | 2015-12-12 |
| | * | | | | Improve coding style | watiko | 2015-12-06 |
| | * | | | | 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: Migrate legacy test autocmd_option. | watiko | 2015-11-28 |