aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | vim-patch:7.4.1511Nicolas Dumazet2016-03-08
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4356 from watiko/fix-hi-normal-adjastJustin M. Keyes2016-03-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | syntax.c: Avoid the 'background' adjustment when true color enabledwatiko2016-03-08
|/ / / / / / / / /
* | | | | | | | | Merge PR #4423 'Make functional tests compatible with lua'Thiago de Arruda2016-03-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add travis build for lua functionaltestThiago de Arruda2016-03-07
| * | | | | | | | | Add Lua 5.1 as a third party depThiago de Arruda2016-03-07
| * | | | | | | | | Normalize nan/-nan in plugin/msgpack_spec.luaThiago de Arruda2016-03-07
| * | | | | | | | | Remove `goto` statement in lua code.Thiago de Arruda2016-03-07
| * | | | | | | | | Rewrite hexadecimal escape sequences as decimal in lua stringsThiago de Arruda2016-03-07
| * | | | | | | | | Remove dependency on ffi moduleThiago de Arruda2016-03-07
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4324 from watiko/vim-7.4.973Justin M. Keyes2016-03-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:7.4.973watiko2016-03-06
| * | | | | | | | | ex_getln.c: Enable middle click pasting in command modewatiko2016-03-06
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4415 from oni-link/fix.leakJustin M. Keyes2016-03-05
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ex_eval: Fix memory leakoni-link2016-03-05
|/ / / / / / / /
* | | | | | | | Merge pull request #4412 from justinmk/libvtermJustin M. Keyes2016-03-04
|\ \ \ \ \ \ \ \
| * | | | | | | | deps: upgrade libvtermJustin M. Keyes2016-03-04
* | | | | | | | | Merge pull request #4320 from watiko/vim-7.4.958Justin M. Keyes2016-03-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:7.4.958watiko2016-03-02
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4401 from mhinz/help-term-startinsertJustin M. Keyes2016-03-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Doc: switch to terminal mode automaticallyMarco Hinz2016-03-04
|/ / / / / / / / /
* | | | | | | | | Lint: fix line length >80Marco Hinz2016-03-04
* | | | | | | | | Merge pull request #4402 from jbradaric/vim-7.4.1141Justin M. Keyes2016-03-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:7.4.1141Jurica Bradaric2016-03-03
* | | | | | | | | | Merge pull request #4390 from justinmk/clangformatJustin M. Keyes2016-03-03
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | clang-format configurationJustin M. Keyes2016-03-02
| |/ / / / / / / /
* / / / / / / / / Windows: XDG: Update default paths. #4403Rui Abreu Ferreira2016-03-03
|/ / / / / / / /
* | | | | | | | Merge PR #4375 'Proper type checking for set{qf,loc}list()'Marco Hinz2016-03-02
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: check error messages from set{qf,loc}list()Marco Hinz2016-03-02
| * | | | | | | | Proper type checking for set{qf,loc}list()Marco Hinz2016-03-02
|/ / / / / / / /
* | | | | | | | edit.c: change return type to boolCharles Joachim2016-03-02
* | | | | | | | Merge PR #4388 'Clean up tests'Marco Hinz2016-03-02
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Tests: add autocmd_spec.luaMarco Hinz2016-03-02
| * | | | | | | Tests: clean up tabnew_spec.luaMarco Hinz2016-03-02
|/ / / / / / /
* | | | | | | Merge pull request #4323 from watiko/vim-7.4.961Justin M. Keyes2016-03-02
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.961watiko2016-02-23
* | | | | | | | Merge pull request #4319 from watiko/vim-7.4.952Justin M. Keyes2016-03-02
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:7.4.952watiko2016-02-22
* | | | | | | | | Merge #4265 'vim-patch:7.4.925'.Justin M. Keyes2016-03-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | option_defs.h: Introduce SHM_ABBREVIATIONSwatiko2016-02-17
| * | | | | | | | | option_defs.h: Fix "set shm+=a"watiko2016-02-17
| * | | | | | | | | option_defs.h: Improve coding stylewatiko2016-02-17
| * | | | | | | | | vim-patch:7.4.925watiko2016-02-17