aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | vim-patch:fa73534James McCoy2016-05-14
| * | | | | | | | | | | Linting fixups for vim-patch:7.4.1037James McCoy2016-05-14
| * | | | | | | | | | | vim-patch:7.4.1037James McCoy2016-05-14
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #4760 from justinmk/term-use-after-freeJustin M. Keyes2016-05-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | term_close: fix use-after-freeoni-link2016-05-15
| * | | | | | | | | | | test: term_close use-after-freeJustin M. Keyes2016-05-15
* | | | | | | | | | | | Merge pull request #4527 from philix/env-refactorJustin M. Keyes2016-05-15
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | os/env.c: document remove_tail() properlyFelipe Oliveira Carvalho2016-05-15
| * | | | | | | | | | | os/env.c: declare srcp and dst as restrict in expand_env_esc()Felipe Oliveira Carvalho2016-05-15
| * | | | | | | | | | | os/env.c: cosmetic changes done during review of the fileFelipe Oliveira Carvalho2016-05-15
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #4764 from justinmk/term-double-freeJustin M. Keyes2016-05-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ex_terminal(): fix double-freeJustin M. Keyes2016-05-15
| * | | | | | | | | | | test: ex_terminal() double-freeJustin M. Keyes2016-05-15
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #4765 from jdelkins/doitJustin M. Keyes2016-05-15
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | clipboard: support "doit" toolJoel D. Elkins2016-05-15
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #2717 from lucc/test68Justin M. Keyes2016-05-15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | tests: Migrate legacy test 68.Lucas Hoffmann2016-02-24
* | | | | | | | | | Merge pull request #4755 from jszakmeister/fix-endian-h-on-bsdJustin M. Keyes2016-05-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix be64toh() detection on BSDs.John Szakmeister2016-05-14
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4757 from KillTheMule/fix-tui_specJustin M. Keyes2016-05-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix tui_spec.lua for QB/TravisKillTheMule2016-05-14
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #4563 from KillTheMule/vim-patch-1259Justin M. Keyes2016-05-14
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Mark 871 as merged, seeKillTheMule2016-05-10
| * | | | | | | | | vim-patch:7.4.1259KillTheMule2016-05-10
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4733 from AdnoC/hi-link-cleared-groupJustin M. Keyes2016-05-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test/syntax: Add testing for linking to cleared highlight groupsAdnoC2016-05-10
| * | | | | | | | | syntax: Allow cleared highlight groups to be linkedAdnoC2016-05-10
| |/ / / / / / / /
* | | | | | | | | test/functional/helpers.lua: Fix dedent() #4735KillTheMule2016-05-10
* | | | | | | | | Merge pull request #4729 from jbradaric/vim-7.4.1047Justin M. Keyes2016-05-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:7.4.1049Jurica Bradaric2016-05-10
| * | | | | | | | | vim-patch:7.4.1048Jurica Bradaric2016-05-10
| * | | | | | | | | vim-patch:7.4.1047Jurica Bradaric2016-05-10
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4730 from jbradaric/vim-7.4.1052Justin M. Keyes2016-05-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:7.4.1052Jurica Bradaric2016-05-10
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4731 from jbradaric/vim-7.4.1054Justin M. Keyes2016-05-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:7.4.1054Jurica Bradaric2016-05-10
| |/ / / / / / / /
* | | | | | | | | doc/starting.txt: fix numbering #4728KillTheMule2016-05-10
* | | | | | | | | 'termguicolors' #4690Shougo Matsushita2016-05-10
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #4727 from bfredl/citestlintJustin M. Keyes2016-05-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: let "lint" target run both clint and testlintBjörn Linse2016-05-10
| |/ / / / / / /
* | | | | | | | Merge pull request #4724 from KillTheMule/more-testlintJustin M. Keyes2016-05-11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Testlinting.KillTheMule2016-05-10
|/ / / / / / /
* | | | | | | Merge pull request #4588 from KillTheMule/vim-patch-1285Justin M. Keyes2016-05-10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add documentation for reltimefloat()KillTheMule2016-05-08
| * | | | | | vim-patch:cb00f03KillTheMule2016-05-08
| * | | | | | vim-patch:7.4.1285KillTheMule2016-05-08
* | | | | | | vim-patch:7.4.1091 #4627Michael Ennen2016-05-06
* | | | | | | Merge pull request #4720 from jbradaric/vim-7.4.1042Justin M. Keyes2016-05-10
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.1042Jurica Bradaric2016-05-08
| |/ / / / / /
* | | | | | | Merge pull request #4695 from KillTheMule/vim-7.4.896Justin M. Keyes2016-05-10
|\ \ \ \ \ \ \