| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | Re-add support for the :browse command modifier | James McCoy | 2016-08-11 | |
| * | | | | | Merge pull request #5213 from blueyed/unset-cdpath-with-vim-patch | James McCoy | 2016-08-11 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | scripts/vim-patch.sh: use privileged mode (set -p) | Daniel Hahler | 2016-08-11 | |
| * | | | | | Merge pull request #5212 from nhooyr/ignore-res | James McCoy | 2016-08-11 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | ignore .res files generated by the tests in testdir | Anmol Sethi | 2016-08-11 | |
| |/ / / / | ||||
| * | | | | Merge pull request #5192 from bfredl/closetime | Björn Linse | 2016-08-10 | |
| |\ \ \ \ | ||||
| | * | | | | timers: do not crash after processing events in the handler | Björn Linse | 2016-08-10 | |
| |/ / / / | ||||
| * | | | | doc | Justin M. Keyes | 2016-08-10 | |
| * | | | | Merge #5188 from justinmk/travis-test-hack | Justin M. Keyes | 2016-08-09 | |
| |\ \ \ \ | ||||
| | * | | | | test: Fix os_name() call. | Justin M. Keyes | 2016-08-09 | |
| | * | | | | XXX: CI: Disable hanging test on Travis OSX. | Justin M. Keyes | 2016-08-09 | |
| * | | | | | man.vim: use -range instead of -count (#5203) | Anmol Sethi | 2016-08-09 | |
| * | | | | | Merge #5184 from equalsraf/windows-literal-path-seps | Justin M. Keyes | 2016-08-09 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Appveyor: Generate helptags and build artifacts | Rui Abreu Ferreira | 2016-08-09 | |
| | * | | | | | Windows: Don't use literal path separators | Rui Abreu Ferreira | 2016-08-09 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #5195 from jamessan/master | James McCoy | 2016-08-08 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | Set the default value for 'packpath' | James McCoy | 2016-08-08 | |
| |/ / / / | ||||
| * | | | | man.vim: handle empty identifier from mapping (#5187) | Anmol Sethi | 2016-08-08 | |
| * | | | | Merge #5025 'input.c: Restore double click' | Justin M. Keyes | 2016-08-07 | |
| |\ \ \ \ | ||||
| | * | | | | test: mouse_spec | Justin M. Keyes | 2016-08-07 | |
| | * | | | | lint | sach1t | 2016-08-07 | |
| | * | | | | test: Add tests for double, triple, and quadruple click | sach1t | 2016-08-07 | |
| | * | | | | input.c: restore double click | sach1t | 2016-08-07 | |
| * | | | | | Merge #5185 from justinmk/readfile-perm | Justin M. Keyes | 2016-08-07 | |
| |\ \ \ \ \ | ||||
| | * | | | | | win32: readfile(): Directories should not show "[Permission Denied]". | Justin M. Keyes | 2016-08-07 | |
| | * | | | | | readfile(): Ensure `perm` for non-Unix. | Justin M. Keyes | 2016-08-07 | |
| * | | | | | | doc: Add if_ruby.txt to doc/help.txt (#5186) | Alex Genco | 2016-08-07 | |
| |/ / / / / | ||||
| * | | | | | Merge #5130 from equalsraf/tb-appveyor | Justin M. Keyes | 2016-08-07 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Create os_translate_sys_error() | Rui Abreu Ferreira | 2016-08-07 | |
| | * | | | | | Fix vim-patch:7.4.689 | Rui Abreu Ferreira | 2016-08-07 | |
| | * | | | | | Windows: Fix functionaltest fixtures | Rui Abreu Ferreira | 2016-08-07 | |
| | * | | | | | third-party: Pass along cmake generator in luv recipe | Rui Abreu Ferreira | 2016-08-07 | |
| | * | | | | | third-party: Build libvterm in MinGW | Rui Abreu Ferreira | 2016-08-07 | |
| | * | | | | | third-party: Create path in CopyFilesGlob.cmake | Rui Abreu Ferreira | 2016-08-07 | |
| | * | | | | | Build third-party deps in MinGW | Rui Abreu Ferreira | 2016-08-07 | |
| | * | | | | | MSVC: Build third-party dependencies as release DLLs | Rui Abreu Ferreira | 2016-08-07 | |
| | * | | | | | MinGW Appveyor builds | Rui Abreu Ferreira | 2016-08-01 | |
| | * | | | | | Travis: Remove MinGW builds | Rui Abreu Ferreira | 2016-08-01 | |
| * | | | | | | man.vim: handle 'gdefault' (#5182) | Anmol Sethi | 2016-08-07 | |
| * | | | | | | Merge #5168 from nhooyr/man-rewrite | Justin M. Keyes | 2016-08-07 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | | man.vim: buffers are now listed | Anmol Sethi | 2016-08-07 | |
| | * | | | | | man.vim: refactoring and autocmd fix | Anmol Sethi | 2016-08-07 | |
| | * | | | | | man.vim: default K mapping | Anmol Sethi | 2016-08-06 | |
| |/ / / / / | ||||
| * | | | | | man.vim: small syntax improvements (#5170) | Anmol Sethi | 2016-08-06 | |
| * | | | | | Merge #4449 'man.vim' | Justin M. Keyes | 2016-08-04 | |
| |\ \ \ \ \ | ||||
| | * | | | | | man.vim: doc, UX tweaks | Justin M. Keyes | 2016-08-04 | |
| | * | | | | | man.vim: rewrite | Anmol Sethi | 2016-08-04 | |
| |/ / / / / | ||||
| * | | | | | ex_messages: remove 'Messages maintainer' (#5160) | Anmol Sethi | 2016-08-04 | |
| * | | | | | Merge #4964 from ZyX-I/no-xdg-expand | Justin M. Keyes | 2016-08-04 | |
| |\ \ \ \ \ | ||||
| | * | | | | | option: Silence linter | ZyX | 2016-07-10 | |