aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | msg_puts_printf: remove char_uJustin M. Keyes2016-05-17
| |/ / / / / / /
* | | | | | | | Merge pull request #4759 from jbradaric/vim-7.4.1513Justin M. Keyes2016-05-17
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:7.4.1513Jurica Bradaric2016-05-15
* | | | | | | | | Merge pull request #4769 from jamessan/vim-7.4.1568Justin M. Keyes2016-05-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ci: test: Replace hard-coded commands with Makefile's targetsJames McCoy2016-05-17
| * | | | | | | | | Makefile: Ensure tags are generated before running oldtestJames McCoy2016-05-17
| * | | | | | | | | vim-patch:7.4.1728Michael Ennen2016-05-17
| * | | | | | | | | vim-patch:7.4.1571James McCoy2016-05-17
| * | | | | | | | | vim-patch:7.4.1568Michael Ennen2016-05-17
* | | | | | | | | | Merge pull request #4770 from jamessan/vim-patch-listJustin M. Keyes2016-05-17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | vim-patch.sh: Ignore “git describe” failures in list_vim_patchesJames McCoy2016-05-17
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4742 from brcolow/shellcheck-lintJustin M. Keyes2016-05-16
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Run shellcheck (shell scripting linter) on shell scripts.Michael Ennen2016-05-11
* | | | | | | | | indent/lua.vim: fix indent of nested elseifJustin M. Keyes2016-05-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix indenting nested elseifsRobert Andrew Ditthardt2015-12-12
* | | | | | | | | | Merge pull request #3522 from wdv4758h/clang-3.7-optionsJustin M. Keyes2016-05-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | build: fix '-fno-sanitize-recover' warning in Clang 3.7Chiu-Hsiang Hsu2015-11-03
* | | | | | | | | | | Merge pull request #4743 from jamessan/vim-7.4.1037Justin M. Keyes2016-05-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
| |/ / / / / / / /