aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | api/buffer: deprecate old line and line slice functionsBjörn Linse2016-04-01
| * | | | | | | | | | | tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse2016-04-01
| * | | | | | | | | | | api/buffer: add tests for buffer_[gs]et_linesBjörn Linse2016-04-01
| * | | | | | | | | | | api/buffer: introduce buffer_[gs]et_lines with new indexing convention.Björn Linse2016-04-01
|/ / / / / / / / / / /
* | | | | | | | | | | Merge PR #4492 'vim-patch:7.4.{1641,1643,1652,1654}'Thiago de Arruda2016-03-31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vim-patch:7.4.1654James McCoy2016-03-30
| * | | | | | | | | | | vim-patch:7.4.1652James McCoy2016-03-30
| * | | | | | | | | | | vim-patch:7.4.1643James McCoy2016-03-30
| * | | | | | | | | | | vim-patch:7.4.1641James McCoy2016-03-30
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #4510 from bfredl/termfixJustin M. Keyes2016-03-31
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | terminal.c: temporary fix for incorrect paste handlingBjörn Linse2016-03-31
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4441 from cacplate/pr-2842Felipe Oliveira Carvalho2016-03-29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | path.c: enable -WconversionCharles Joachim2016-03-27
|/ / / / / / / / /
* | | | | | | | | Correctly reset qf_list_T in qf_free()Jun T2016-03-25
* | | | | | | | | Merge pull request #4480 from migueldvb/docsJustin M. Keyes2016-03-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update path to colors directory in syntax highlighting docsMiguel de Val-Borro2016-03-20
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4461 from bfredl/pum_k_eventJustin M. Keyes2016-03-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | edit.c: K_EVENT should not hide the popupmenuBjörn Linse2016-03-17
* | | | | | | | | | Merge pull request #4456 from jamessan/sorted-globsJustin M. Keyes2016-03-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake: Create generated files in a consistent orderJames McCoy2016-03-15
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #4459 from fflorent/vim-7.4.1574Justin M. Keyes2016-03-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:7.4.1574Florent FAYOLLE2016-03-18
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #4431 from philix/memfile-cleanupsJustin M. Keyes2016-03-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Review of the memfile.c API and small refactoringsFelipe Oliveira Carvalho2016-03-16
| |/ / / / / / / / /
* | | | | | | | | | Merge #4446Justin M. Keyes2016-03-17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | test: minor changesJustin M. Keyes2016-03-17
| * | | | | | | | | 'shortmess': Add "F" flag. #4446Shougo Matsushita2016-03-17
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4418 from bfredl/remove_script_hostBjörn Linse2016-03-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python: move script_host.py to python-clientBjörn Linse2016-03-15
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4168 from noahfrederick/patch-1Justin M. Keyes2016-03-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | man.vim: prefer cmd-line to normal-mode commandsNoah Frederick2016-03-05
| * | | | | | | | | man.vim: clean up regex/string comparisonsNoah Frederick2016-03-05
| * | | | | | | | | man.vim: fixes to argument handling and parsingNoah Frederick2016-03-05
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4440 from djrenren/nvim-in-macrosJustin M. Keyes2016-03-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | runtime/macros: replace "vim" with "nvim"John Renner2016-03-11
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4410 from alexgenco/ruby_rpluginJustin M. Keyes2016-03-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ruby remote plugin supportAlex Genco2016-03-10
* | | | | | | | | | Merge pull request #4438 from bfredl/pyfindpackageBjörn Linse2016-03-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rplugin: let the python host identify packagesBjörn Linse2016-03-11
|/ / / / / / / / / /
* | | | | | | | | | rplugin: Silence :doautocmd. #4384Justin M. Keyes2016-03-11
* | | | | | | | | | quickfix.c: enable -WconversionCharles Joachim2016-03-10
|/ / / / / / / / /
* | | | | | | | | rplugin: Initialize remote plugins lazily. #4384Shougo Matsushita2016-03-10
* | | | | | | | | Merge pull request #2877 from lucc/test88Justin M. Keyes2016-03-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: Update migrated legacy test 88 for patch 7.4.639.Lucas Hoffmann2016-03-09
| * | | | | | | | | tests: Modernize legacy test 88.Lucas Hoffmann2016-03-09
| * | | | | | | | | tests: Migrate legacy test 88.Lucas Hoffmann2016-03-09
* | | | | | | | | | build: Specify old behavior for POLICY CMP0059.Justin M. Keyes2016-03-09
* | | | | | | | | | Merge pull request #4409 from nhooyr/masterJustin M. Keyes2016-03-09
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | complete: disable folding when completingAnmol Sethi2016-03-09
* | | | | | | | | | Merge pull request #4427 from nicdumz/vim-7.4.1511Justin M. Keyes2016-03-09
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |