aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | 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
* | | | | | | | | | Merge #4231 'vim-patch:7.4.857'.Justin M. Keyes2016-03-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:7.4.857Jurica Bradaric2016-02-10
* | | | | | | | | | | Trigger TabNew before TabEnterMarco Hinz2016-03-01
* | | | | | | | | | | Merge PR #3657 'Correct max numbers of args for some functions'Marco Hinz2016-03-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: add function_spec.luaMarco Hinz2016-03-01
| * | | | | | | | | | | Correct max numbers of args for some functionsMarco Hinz2016-03-01
|/ / / / / / / / / / /
* | | | | | | | | | | Fix :%s/\n//Marco Hinz2016-03-01