aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | vim-patch:7.4.1105Jurica Bradaric2016-02-27
* | | | | | | | | | | complete: noinsert/noselect should not set 'modified'. #4509Shougo Matsushita2016-04-09
* | | | | | | | | | | doc: formatting #4543Chiel Kooijman2016-04-08
* | | | | | | | | | | doc: Fix tiny typo in :bufdo sectionPanashe Fundira2016-04-08
* | | | | | | | | | | Merge pull request #4546 from KillTheMule/vim-patch-shJustin M. Keyes2016-04-08
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vim-patch.sh: Fetch the whole vim repository and fix a regexppips.linux2016-04-08
* | | | | | | | | | | | version bumpJustin M. Keyes2016-04-08
* | | | | | | | | | | | NVIM v0.1.3v0.1.3Justin M. Keyes2016-04-07
|/ / / / / / / / / / /
* | | | | | | | | | | Update ISSUE_TEMPLATE.mdJustin M. Keyes2016-04-06
* | | | | | | | | | | Merge pull request #4477 from Antoine-H/masterBjörn Linse2016-04-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Enabled -Wconversion in charset.chuchet2016-04-06
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4269 from cacplate/pr-3667Björn Linse2016-04-04
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | buffer.c: change return type to boolCharles Joachim2016-04-03
* | | | | | | | | | | Merge pull request #4508 from Xerkus/hotfix/remote-plugins-wrong-conditionJustin M. Keyes2016-04-03
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | rplugin: Fix wrong condition for lazy loading remote pluginsAleksei Khudiakov2016-03-31
* | | | | | | | | | | Merge pull request #4519 from Shougo/vim-7.4.1425Felipe Morales2016-04-02
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vim-patch:7.4.1425Shougo Matsushita2016-04-02
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4083 from bfredl/oobBjörn Linse2016-04-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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