| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | vim-patch:8.0.0364 (#7837) | KunMing Xie | 2018-01-13 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge #7821 'api: nvim_command_output' | Justin M. Keyes | 2018-01-11 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | api: nvim_command_output: direct impl | Justin M. Keyes | 2018-01-10 | |
| | * | | | | | | | | | api: change nvim_command_output behavior | Justin M. Keyes | 2018-01-10 | |
| |/ / / / / / / / / | ||||
| * / / / / / / / / | ci/travis: require "sudo" for ASAN_UBSAN build | Justin M. Keyes | 2018-01-10 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | cmake: install *.lua files | Justin M. Keyes | 2018-01-09 | |
| * | | | | | | | | Merge #7623 'man.vim: highlight bold, underlined text' | Justin M. Keyes | 2018-01-09 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Address PR comments | Gabriel Holodak | 2017-12-27 | |
| | * | | | | | | | | Add functional tests for man highlighting | Gabriel Holodak | 2017-12-27 | |
| | * | | | | | | | | Add support for escape sequences | Gabriel Holodak | 2017-12-27 | |
| | * | | | | | | | | Switch to processing in Lua | Gabriel Holodak | 2017-12-27 | |
| | * | | | | | | | | Highlight backspaced characters | Gabriel Holodak | 2017-12-27 | |
| * | | | | | | | | | Merge #7826 from ckelsel/vim-8.0.0351 | Justin M. Keyes | 2018-01-08 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:8.0.0352: not easy to see when a typval needs to be cleared | ckelsel | 2018-01-08 | |
| | * | | | | | | | | | vim-patch:8.0.0351: no test for concatenating an empty string | ckelsel | 2018-01-08 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | ci/travis: install neovim npm module on osx (#7825) | Jan Edmund Lazo | 2018-01-08 | |
| * | | | | | | | | | Merge #7820 'ci/travis/macOS: skip ruby gem install' | Justin M. Keyes | 2018-01-07 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | ci/travis: macOS: skip ruby-neovim install | Justin M. Keyes | 2018-01-07 | |
| | * | | | | | | | | | ci/travis: macOS: switch ruby version | Justin M. Keyes | 2018-01-07 | |
| * | | | | | | | | | | test: set_shell_powershell(): update flags (#7819) | Justin M. Keyes | 2018-01-07 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge #7753 'win: enable more functional tests' | Justin M. Keyes | 2018-01-06 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | test: win: yes is unavailable on Windows | Jan Edmund Lazo | 2018-01-06 | |
| | * | | | | | | | | | win: test: check non-shell system() | Jan Edmund Lazo | 2018-01-06 | |
| | * | | | | | | | | | test: use unix fileformat to test NULs on systemlist | Jan Edmund Lazo | 2018-01-06 | |
| | * | | | | | | | | | win: enable more functional tests | Jan Edmund Lazo | 2018-01-06 | |
| | * | | | | | | | | | win: enable tests in ex_terminal_spec | Jan Edmund Lazo | 2018-01-06 | |
| | * | | | | | | | | | test: enable K_spec tests in Windows | Jan Edmund Lazo | 2018-01-03 | |
| * | | | | | | | | | | version.c: update [ci skip] (#7780) | Marvim the Paranoid Android | 2018-01-06 | |
| * | | | | | | | | | | third-party: revert to jemalloc 4.5.0 | Justin M. Keyes | 2018-01-06 | |
| * | | | | | | | | | | tests: stderr output contains `cp` noise | Justin M. Keyes | 2018-01-05 | |
| * | | | | | | | | | | defaults: do :filetype stuff unless explicitly "off" | Justin M. Keyes | 2018-01-04 | |
| * | | | | | | | | | | Merge #7805 'eval.c: fix some scan-build warnings' | Justin M. Keyes | 2018-01-03 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Add null check when adding variable to dict. | Paul Rigge | 2018-01-02 | |
| | * | | | | | | | | | | Add null pointer assertions for do_unlet_var. | Paul Rigge | 2018-01-02 | |
| | * | | | | | | | | | | Refactor profiling check in call_user_func. | Paul Rigge | 2018-01-02 | |
| | * | | | | | | | | | | Add assertions for watchers | Paul Rigge | 2018-01-02 | |
| | * | | | | | | | | | | Add another const to tv_copy | Paul Rigge | 2018-01-02 | |
| | * | | | | | | | | | | Add assertion in set_var_lval for null pointer. | Paul Rigge | 2018-01-02 | |
| * | | | | | | | | | | | vim-patch:8.0.0955: Test_existent_file() fails on some file systems | Justin M. Keyes | 2018-01-03 | |
| * | | | | | | | | | | | Merge #7801 'tutor: adjust for 80 columns' | Justin M. Keyes | 2018-01-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | tutor: install metadata files for tutor documents | Felipe Morales | 2018-01-01 | |
| | * | | | | | | | | | | | tutor: readjust tutor for 80 char wide terminals | Felipe Morales | 2018-01-01 | |
| * | | | | | | | | | | | | Merge pull request #7804 from jamessan/vim-8.0.0160 | James McCoy | 2018-01-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | lint | James McCoy | 2018-01-02 | |
| | * | | | | | | | | | | | vim-patch:8.0.0160: EMSG() is sometimes used where it should be IEMSG() | James McCoy | 2018-01-02 | |
| |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge pull request #7803 from jamessan/remove-ci-special-cases | James McCoy | 2018-01-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | ci: asan_check: No-op unless performing ASAN build | James McCoy | 2018-01-02 | |
| | * | | | | | | | | | | | travis: Reduce stages to flaky builds (gcov, tsan) and everything else | James McCoy | 2018-01-02 | |
| | * | | | | | | | | | | | travis: Remove ubuntu-r-toolchain/test ppa | James McCoy | 2018-01-02 | |
| | * | | | | | | | | | | | travis: Use Ubuntu's clang instead of llvm's repo | James McCoy | 2018-01-02 | |
| |/ / / / / / / / / / / | ||||