aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | matchit.vim: preserve jumplist (#5124)Tommy Allen2016-07-30
* | | | | Merge pull request #5076 from fwalch/travis/osx-depsFlorian Walch2016-07-30
|\ \ \ \ \
| * | | | | Travis: Build 3rd-party dependencies with system's default compiler.Florian Walch2016-07-30
| * | | | | Travis: Fix accidental building of 3rd-party dependencies.Florian Walch2016-07-30
| * | | | | Travis: Use caching instead of pre-compiled deps for OSX.Florian Walch2016-07-30
|/ / / / /
* | | | | test: fixKillTheMule2016-07-29
* | | | | Remove redundant includes of unistd.h (#5126)Rui Abreu Ferreira2016-07-29
* | | | | doc: gentle transition steps; stub XDG sectionJustin M. Keyes2016-07-29
* | | | | Merge #2850Justin M. Keyes2016-07-28
|\ \ \ \ \
| * | | | | A bit of lintingKillTheMule2016-07-28
| * | | | | tests: Update migrated legacy test 30 for patch 7.4.643.Lucas Hoffmann2016-05-23
| * | | | | tests: Migrate legacy test 30.Lucas Hoffmann2016-05-23
| | |_|/ / | |/| | |
* | | | | mouse.c: Adjust clicked column if chars are concealed (#5087)Tommy Allen2016-07-28
* | | | | man: fix description of XDG_DATA_HOME (#5120)E Kawashima2016-07-27
| |/ / / |/| | |
* | | | CMake: fix USE_BUNDLED_LIBUVDavid Personette2016-07-25
* | | | vim-patch:7.4.1179 (#5112)Hirokazu Hata2016-07-25
* | | | Merge pull request #5020 from jamessan/vim-7.4.1663James McCoy2016-07-24
|\ \ \ \
| * | | | lintJames McCoy2016-07-23
| * | | | vim-patch:7.4.1703James McCoy2016-07-23
| * | | | vim-patch:7.4.1682James McCoy2016-07-23
| * | | | vim-patch:7.4.1663James McCoy2016-07-23
|/ / / /
* | | | vim-patch:7.4.1491 #5048Patrick2016-07-18
* | | | vim-patch:7.4.1365 (#5037)prollings2016-07-20
* | | | coverity/150263: s/STRCPY/STRLCPY/, bounds check (#5036)J Phani Mahesh2016-07-20
* | | | Merge #5058Justin M. Keyes2016-07-18
|\ \ \ \
| * | | | test: Update test_alot.vimJustin M. Keyes2016-07-18
| * | | | vim-patch:7.4.1548Patrick2016-07-13
| * | | | vim-patch:7.4.1546Patrick2016-07-13
* | | | | server_init: Handle server_address_new() failure.Justin M. Keyes2016-07-18
* | | | | vim-patch:7.4.1186 (#5091)Simon Weil2016-07-19
* | | | | Merge #5062 from blueyed/fix-genvimvim-funcnamesJustin M. Keyes2016-07-19
|\ \ \ \ \
| * | | | | fixup! fixup! genvimvim.lua: fix matching functionsDaniel Hahler2016-07-19
| * | | | | fixup! genvimvim.lua: fix matching functionsDaniel Hahler2016-07-14
| * | | | | genvimvim.lua: fix matching functionsDaniel Hahler2016-07-13
* | | | | | Merge #5077 from fwalch/travis/fix-gcovJustin M. Keyes2016-07-17
|\ \ \ \ \ \
| * | | | | | Travis: Run GCov on GCC-5 build.Florian Walch2016-07-17
| * | | | | | Travis: Fix coveralls upload.Florian Walch2016-07-17
* | | | | | | Merge #4798 'process.c: Fix block in teardown'Justin M. Keyes2016-07-16
|\ \ \ \ \ \ \
| * | | | | | | process.c: Close events are processed too lateoni-link2016-05-28
| * | | | | | | process.c: Fix a block when in teardown modeoni-link2016-05-28
* | | | | | | | test: PTY descendants should not prevent exit.Justin M. Keyes2016-07-16
* | | | | | | | Merge #5068 'justinmk/output_spec'Justin M. Keyes2016-07-14
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | test: output_specJustin M. Keyes2016-07-14
* | | | | | | | Merge pull request #5059 from joshtriplett/busted-specify-lua-interpreterJames McCoy2016-07-13
|\ \ \ \ \ \ \ \
| * | | | | | | | Pass busted the path to the detected Lua interpreterJosh Triplett2016-07-13
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #5042 from bfredl/unnamedunnamedplusBjörn Linse2016-07-13
|\ \ \ \ \ \ \ \
| * | | | | | | | clipboard: fix v:register when clipboard=unnamed,unnamedplusBjörn Linse2016-07-12
* | | | | | | | | Merge #5026 from joshtriplett/term-title-statuslineJustin M. Keyes2016-07-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document terminal buffer-local variablesJosh Triplett2016-07-12
| * | | | | | | | | terminal: Ensure b:term_title always has a valueJosh Triplett2016-07-12
| | |_|_|_|_|_|_|/ | |/| | | | | | |