aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Re-add support for the :browse command modifierJames McCoy2016-08-11
* | | | | Merge pull request #5213 from blueyed/unset-cdpath-with-vim-patchJames McCoy2016-08-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scripts/vim-patch.sh: use privileged mode (set -p)Daniel Hahler2016-08-11
* | | | | Merge pull request #5212 from nhooyr/ignore-resJames McCoy2016-08-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ignore .res files generated by the tests in testdirAnmol Sethi2016-08-11
|/ / / /
* | | | Merge pull request #5192 from bfredl/closetimeBjörn Linse2016-08-10
|\ \ \ \
| * | | | timers: do not crash after processing events in the handlerBjörn Linse2016-08-10
|/ / / /
* | | | docJustin M. Keyes2016-08-10
* | | | Merge #5188 from justinmk/travis-test-hackJustin M. Keyes2016-08-09
|\ \ \ \
| * | | | test: Fix os_name() call.Justin M. Keyes2016-08-09
| * | | | XXX: CI: Disable hanging test on Travis OSX.Justin M. Keyes2016-08-09
* | | | | man.vim: use -range instead of -count (#5203)Anmol Sethi2016-08-09
* | | | | Merge #5184 from equalsraf/windows-literal-path-sepsJustin M. Keyes2016-08-09
|\ \ \ \ \
| * | | | | Appveyor: Generate helptags and build artifactsRui Abreu Ferreira2016-08-09
| * | | | | Windows: Don't use literal path separatorsRui Abreu Ferreira2016-08-09
|/ / / / /
* | | | | Merge pull request #5195 from jamessan/masterJames McCoy2016-08-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set the default value for 'packpath'James McCoy2016-08-08
|/ / / /
* | | | man.vim: handle empty identifier from mapping (#5187)Anmol Sethi2016-08-08
* | | | Merge #5025 'input.c: Restore double click'Justin M. Keyes2016-08-07
|\ \ \ \
| * | | | test: mouse_specJustin M. Keyes2016-08-07
| * | | | lintsach1t2016-08-07
| * | | | test: Add tests for double, triple, and quadruple clicksach1t2016-08-07
| * | | | input.c: restore double clicksach1t2016-08-07
* | | | | Merge #5185 from justinmk/readfile-permJustin M. Keyes2016-08-07
|\ \ \ \ \
| * | | | | win32: readfile(): Directories should not show "[Permission Denied]".Justin M. Keyes2016-08-07
| * | | | | readfile(): Ensure `perm` for non-Unix.Justin M. Keyes2016-08-07
* | | | | | doc: Add if_ruby.txt to doc/help.txt (#5186)Alex Genco2016-08-07
|/ / / / /
* | | | | Merge #5130 from equalsraf/tb-appveyorJustin M. Keyes2016-08-07
|\ \ \ \ \
| * | | | | Create os_translate_sys_error()Rui Abreu Ferreira2016-08-07
| * | | | | Fix vim-patch:7.4.689Rui Abreu Ferreira2016-08-07
| * | | | | Windows: Fix functionaltest fixturesRui Abreu Ferreira2016-08-07
| * | | | | third-party: Pass along cmake generator in luv recipeRui Abreu Ferreira2016-08-07
| * | | | | third-party: Build libvterm in MinGWRui Abreu Ferreira2016-08-07
| * | | | | third-party: Create path in CopyFilesGlob.cmakeRui Abreu Ferreira2016-08-07
| * | | | | Build third-party deps in MinGWRui Abreu Ferreira2016-08-07
| * | | | | MSVC: Build third-party dependencies as release DLLsRui Abreu Ferreira2016-08-07
| * | | | | MinGW Appveyor buildsRui Abreu Ferreira2016-08-01
| * | | | | Travis: Remove MinGW buildsRui Abreu Ferreira2016-08-01
* | | | | | man.vim: handle 'gdefault' (#5182)Anmol Sethi2016-08-07
* | | | | | Merge #5168 from nhooyr/man-rewriteJustin M. Keyes2016-08-07
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | man.vim: buffers are now listedAnmol Sethi2016-08-07
| * | | | | man.vim: refactoring and autocmd fixAnmol Sethi2016-08-07
| * | | | | man.vim: default K mappingAnmol Sethi2016-08-06
|/ / / / /
* | | | | man.vim: small syntax improvements (#5170)Anmol Sethi2016-08-06
* | | | | Merge #4449 'man.vim'Justin M. Keyes2016-08-04
|\ \ \ \ \
| * | | | | man.vim: doc, UX tweaksJustin M. Keyes2016-08-04
| * | | | | man.vim: rewriteAnmol Sethi2016-08-04
|/ / / / /
* | | | | ex_messages: remove 'Messages maintainer' (#5160)Anmol Sethi2016-08-04
* | | | | Merge #4964 from ZyX-I/no-xdg-expandJustin M. Keyes2016-08-04
|\ \ \ \ \
| * | | | | option: Silence linterZyX2016-07-10