| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | Add guards for SIGPIPE and SIGQUIT | Rui Abreu Ferreira | 2015-12-08 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge pull request #3783 from sethjackson/log-file-def | Justin M. Keyes | 2015-12-09 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Update USR_LOG_FILE definition. | Rui Abreu Ferreira | 2015-12-07 | |
| | |/ / / / / / | ||||
| * / / / / / / | Windows: Define HOME environment variable | Rui Abreu Ferreira | 2015-12-08 | |
| |/ / / / / / | ||||
| * | | | | | | Merge pull request #3780 from sethjackson/header-guards | Justin M. Keyes | 2015-12-07 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| | * | | | | | Add missing guard for HAVE_UNISTD_H | Rui Abreu Ferreira | 2015-12-02 | |
| * | | | | | | Fix Windows code in command_line_execute() | Rui Abreu Ferreira | 2015-12-04 | |
| |/ / / / / | ||||
| * | | | | | undo.c: Change return type to bool on functions #3697 | Wayne Rowcliffe | 2015-12-01 | |
| * | | | | | Merge pull request #3762 from Shougo/vim-7.4.649 | Justin M. Keyes | 2015-12-01 | |
| |\ \ \ \ \ | ||||
| | * | | | | | vim-patch:7.4.649 | Shougo Matsushita | 2015-11-29 | |
| * | | | | | | Merge pull request #3761 from Shougo/vim-7.4.631 | Justin M. Keyes | 2015-12-01 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:7.4.631 | Shougo Matsushita | 2015-12-01 | |
| | |/ / / / / | ||||
| * | | | | | | Merge pull request #3760 from Shougo/vim-7.4.623 | Justin M. Keyes | 2015-12-01 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:7.4.623 | Shougo Matsushita | 2015-12-01 | |
| | |/ / / / / | ||||
| * | | | | | | Merge pull request #3759 from Shougo/vim-7.4.617 | Justin M. Keyes | 2015-12-01 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:7.4.617 | Shougo Matsushita | 2015-11-29 | |
| | |/ / / / / | ||||
| * / / / / / | Windows: Add path definitions for Windows. | Seth Jackson | 2015-11-29 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #3750 from Pyrohh/header | Justin M. Keyes | 2015-11-28 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | src/*: Remove `VIM - Vi improved ...` header | Michael Reed | 2015-11-27 | |
| * | | | | | Merge pull request #3724 from ZyX-I/fix-3635 | Justin M. Keyes | 2015-11-27 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | shada: Do not save unlisted and quickfix buffers | ZyX | 2015-11-23 | |
| | |/ / / | ||||
| * | | | | Windows: Only redefine ssize_t for MSVC | Rui Abreu Ferreira | 2015-11-26 | |
| * | | | | Don't use errno constants for os_open() errors | Rui Abreu Ferreira | 2015-11-25 | |
| * | | | | Update shada.c to use libuv error constants instead of errno constants | Rui Abreu Ferreira | 2015-11-25 | |
| * | | | | Return libuv error code from os_getperm() | Rui Abreu Ferreira | 2015-11-25 | |
| * | | | | Return libuv return code from os_stat() | Rui Abreu Ferreira | 2015-11-25 | |
| * | | | | Fix comments for os_* functions return value | Rui Abreu Ferreira | 2015-11-25 | |
| * | | | | Remove unnecessary includes for errno.h | Rui Abreu Ferreira | 2015-11-25 | |
| * | | | | Remove 'antialias' remnants | Michael Reed | 2015-11-25 | |
| * | | | | src: README.txt -> README.md | Michael Reed | 2015-11-23 | |
| * | | | | Merge pull request #3581 from ZyX-I/fix-shada | Felipe Morales | 2015-11-23 | |
| |\ \ \ \ | ||||
| | * | | | | shada: Also store last search direction | ZyX | 2015-11-23 | |
| | |/ / / | ||||
| * / / / | Enable focus events in cmdline and terminal modes | Joe Hermaszewski | 2015-11-23 | |
| |/ / / | ||||
| * | | | Update version.c to latest Vim | Shougo Matsushita | 2015-11-20 | |
| * | | | Implement handling of terminal focus events | Joe Hermaszewski | 2015-11-17 | |
| * | | | ex_cmds.lua: Use ex_ni directly | Michael Reed | 2015-11-15 | |
| * | | | Merge pull request #3339 from war1025/dev/clean_build_stl_str_hl | Justin M. Keyes | 2015-11-15 | |
| |\ \ \ | ||||
| | * | | | Cleanup from review | Wayne Rowcliffe | 2015-11-11 | |
| | * | | | Switch comments to match style guide | Wayne Rowcliffe | 2015-11-11 | |
| | * | | | Updates from review | Wayne Rowcliffe | 2015-11-11 | |
| | * | | | Fix shadowed variable in build_stl_str_hl | Wayne Rowcliffe | 2015-11-11 | |
| | * | | | Add documentation about what TABPAGENR and TABCLOSENR do | Wayne Rowcliffe | 2015-11-11 | |
| | * | | | Fix lint | Wayne Rowcliffe | 2015-11-11 | |
| | * | | | Add out_end_p to mark last valid character in statusline buffer | Wayne Rowcliffe | 2015-11-11 | |
| | * | | | Rename build_stl_str_hl input and output buffer pointers | Wayne Rowcliffe | 2015-11-11 | |
| | * | | | Add comments to build_stl_str_hl | Wayne Rowcliffe | 2015-11-11 | |
| | * | | | Clean up buffer.c build_stl_str_hl variable declarations | Wayne Rowcliffe | 2015-11-11 | |
| * | | | | Merge pull request #3672 from Pyrohh/macro-cleanup | Michael Reed | 2015-11-15 | |
| |\ \ \ \ | ||||
| | * | | | | Remove unused TERMINAL_OPTIONS_INIT() macro | Michael Reed | 2015-11-14 | |
| * | | | | | Add TermClose event | Marco Hinz | 2015-11-15 | |