Commit message (Expand) | Author | Age | |
---|---|---|---|
* | vim_str2nr: cleanup #4104 | Jason Schulz | 2016-01-26 |
* | Merge pull request #2710 from lucc/test83 | Justin M. Keyes | 2016-01-25 |
|\ | |||
| * | tests: Migrate legacy test 83. | Lucas Hoffmann | 2016-01-25 |
* | | window.c: change return types to bool | Charles Joachim | 2016-01-25 |
|/ | |||
* | coverity/134885: Using uninitialized value | Justin M. Keyes | 2016-01-24 |
* | Merge pull request #4069 from jusga/vim-7.4.680 | Justin M. Keyes | 2016-01-24 |
|\ | |||
| * | vim-patch:7.4.680 | Justin Gassner | 2016-01-22 |
* | | Merge pull request #4073 from jbradaric/vim-7.4.654 | Justin M. Keyes | 2016-01-24 |
|\ \ | |||
| * | | vim-patch:7.4.654 | Jurica Bradaric | 2016-01-22 |
| |/ | |||
* | | Merge pull request #4089 from jbradaric/vim-7.4.722 | Florian Walch | 2016-01-24 |
|\ \ | |||
| * | | vim-patch:7.4.722 | Jurica Bradaric | 2016-01-24 |
* | | | vim-patch:7.4.739 | Jurica Bradaric | 2016-01-24 |
|/ / | |||
* | | Merge pull request #4072 from jbradaric/vim-7.4.642 | Justin M. Keyes | 2016-01-23 |
|\ \ | |||
| * | | window: Skip backslash only if followed by space | Jurica Bradaric | 2016-01-22 |
| * | | window: Fix code style. | Jurica Bradaric | 2016-01-22 |
| * | | window: Fix linter errors. | Jurica Bradaric | 2016-01-22 |
| * | | vim-patch:7.4.642 | Jurica Bradaric | 2016-01-22 |
| |/ | |||
* | | Merge pull request #4007 from brcolow/vim-7.4.718 | Justin M. Keyes | 2016-01-23 |
|\ \ | |||
| * | | vim-patch:7.4.718 | Michael Ennen | 2016-01-22 |
* | | | vim-patch:7.4.685 | Jurica Bradaric | 2016-01-23 |
| |/ |/| | |||
* | | Merge pull request #4012 from jbradaric/vim-7.4.729 | Justin M. Keyes | 2016-01-21 |
|\ \ | |||
| * | | screen: Fix linting errors | Jurica Bradaric | 2016-01-19 |
| * | | vim-patch:7.4.729 | Jurica Bradaric | 2016-01-19 |
* | | | Merge pull request #4054 from watiko/vim-7.4.603 | Justin M. Keyes | 2016-01-21 |
|\ \ \ | |||
| * | | | vim-patch:7.4.603 | watiko | 2016-01-20 |
| |/ / | |||
* | | | Merge pull request #4049 from watiko/vim-7.4.616 | Justin M. Keyes | 2016-01-21 |
|\ \ \ | |||
| * | | | tests: Migrate legacy test 39. | watiko | 2016-01-21 |
| * | | | vim-patch:7.4.616 | watiko | 2016-01-19 |
| |/ / | |||
* | | | Merge #3916 "Add support for binary numbers". | Justin M. Keyes | 2016-01-21 |
|\ \ \ | |||
| * | | | Fix lint issues | Jason Schulz | 2016-01-15 |
| * | | | Add support for binary numbers | Jason Schulz | 2016-01-15 |
* | | | | job control: don't kill PTY processes on exit | Björn Linse | 2016-01-20 |
* | | | | job control: implement jobpid() to get PID of job | Björn Linse | 2016-01-20 |
* | | | | job control: add 'detach' option to jobstart | Björn Linse | 2016-01-20 |
| |/ / |/| | | |||
* | | | Merge pull request #3981 from watiko/vim-7.4.991 | Justin M. Keyes | 2016-01-17 |
|\ \ \ | |||
| * | | | tests: Migrate legacy test cdo. | watiko | 2016-01-15 |
| * | | | vim-patch:7.4.991 | watiko | 2016-01-15 |
| * | | | vim-patch:7.4.981 | watiko | 2016-01-15 |
| * | | | vim-patch:7.4.980 | watiko | 2016-01-15 |
| * | | | vim-patch:7.4.978 | watiko | 2016-01-15 |
| * | | | tests: Remove needless line continuation. | watiko | 2016-01-15 |
| |/ / | |||
* | | | Merge pull request #3967 from cacplate/pr-3698 | Justin M. Keyes | 2016-01-17 |
|\ \ \ | |||
| * | | | fileio: Change return types to bool | Charles Joachim | 2016-01-17 |
* | | | | Merge pull request #3997 from cacplate/do_init | Justin M. Keyes | 2016-01-17 |
|\ \ \ \ | |||
| * | | | | globals: remove DO_INIT macro and replace usage by INIT | Charles Joachim | 2016-01-17 |
| |/ / / | |||
* / / / | Windows: Include <uv.h> for S_IFLNK. | Rui Abreu Ferreira | 2016-01-17 |
|/ / / | |||
* | | | Merge pull request #4027 from sethjackson/fcntl | Michael Reed | 2016-01-17 |
|\ \ \ | |||
| * | | | Windows: Include <fcntl.h> for file constants. | Seth Jackson | 2016-01-17 |
* | | | | os/win_defs.h: Define O_NOFOLLOW | Michael Reed | 2016-01-16 |
|/ / / | |||
* | | | misc: UNIX => Unix #4022 | Seth Jackson | 2016-01-16 |