aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Fix an off-by-one error in the documentation of nvim_buf_clear_highlight (#7853)mkotha2018-01-15
* | | | man.lua: avoid float conversion on lua 5.3 (#7851)Filip SzymaƄski2018-01-15
|/ / /
* / / vim-patch:8.0.0364 (#7837)KunMing Xie2018-01-13
|/ /
* | Merge #7821 'api: nvim_command_output'Justin M. Keyes2018-01-11
|\ \
| * | api: nvim_command_output: direct implJustin M. Keyes2018-01-10
| * | api: change nvim_command_output behaviorJustin M. Keyes2018-01-10
|/ /
* / ci/travis: require "sudo" for ASAN_UBSAN buildJustin M. Keyes2018-01-10
|/
* cmake: install *.lua filesJustin M. Keyes2018-01-09
* Merge #7623 'man.vim: highlight bold, underlined text'Justin M. Keyes2018-01-09
|\
| * Address PR commentsGabriel Holodak2017-12-27
| * Add functional tests for man highlightingGabriel Holodak2017-12-27
| * Add support for escape sequencesGabriel Holodak2017-12-27
| * Switch to processing in LuaGabriel Holodak2017-12-27
| * Highlight backspaced charactersGabriel Holodak2017-12-27
* | Merge #7826 from ckelsel/vim-8.0.0351Justin M. Keyes2018-01-08
|\ \
| * | vim-patch:8.0.0352: not easy to see when a typval needs to be clearedckelsel2018-01-08
| * | vim-patch:8.0.0351: no test for concatenating an empty stringckelsel2018-01-08
|/ /
* | ci/travis: install neovim npm module on osx (#7825)Jan Edmund Lazo2018-01-08
* | Merge #7820 'ci/travis/macOS: skip ruby gem install'Justin M. Keyes2018-01-07
|\ \
| * | ci/travis: macOS: skip ruby-neovim installJustin M. Keyes2018-01-07
| * | ci/travis: macOS: switch ruby versionJustin M. Keyes2018-01-07
* | | test: set_shell_powershell(): update flags (#7819)Justin M. Keyes2018-01-07
|/ /
* | Merge #7753 'win: enable more functional tests'Justin M. Keyes2018-01-06
|\ \
| * | test: win: yes is unavailable on WindowsJan Edmund Lazo2018-01-06
| * | win: test: check non-shell system()Jan Edmund Lazo2018-01-06
| * | test: use unix fileformat to test NULs on systemlistJan Edmund Lazo2018-01-06
| * | win: enable more functional testsJan Edmund Lazo2018-01-06
| * | win: enable tests in ex_terminal_specJan Edmund Lazo2018-01-06
| * | test: enable K_spec tests in WindowsJan Edmund Lazo2018-01-03
* | | version.c: update [ci skip] (#7780)Marvim the Paranoid Android2018-01-06
* | | third-party: revert to jemalloc 4.5.0Justin M. Keyes2018-01-06
* | | tests: stderr output contains `cp` noiseJustin M. Keyes2018-01-05
* | | defaults: do :filetype stuff unless explicitly "off"Justin M. Keyes2018-01-04
* | | Merge #7805 'eval.c: fix some scan-build warnings'Justin M. Keyes2018-01-03
|\ \ \
| * | | Add null check when adding variable to dict.Paul Rigge2018-01-02
| * | | Add null pointer assertions for do_unlet_var.Paul Rigge2018-01-02
| * | | Refactor profiling check in call_user_func.Paul Rigge2018-01-02
| * | | Add assertions for watchersPaul Rigge2018-01-02
| * | | Add another const to tv_copyPaul Rigge2018-01-02
| * | | Add assertion in set_var_lval for null pointer.Paul Rigge2018-01-02
* | | | vim-patch:8.0.0955: Test_existent_file() fails on some file systemsJustin M. Keyes2018-01-03
* | | | Merge #7801 'tutor: adjust for 80 columns'Justin M. Keyes2018-01-03
|\ \ \ \
| * | | | tutor: install metadata files for tutor documentsFelipe Morales2018-01-01
| * | | | tutor: readjust tutor for 80 char wide terminalsFelipe Morales2018-01-01
* | | | | Merge pull request #7804 from jamessan/vim-8.0.0160James McCoy2018-01-03
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lintJames McCoy2018-01-02
| * | | | vim-patch:8.0.0160: EMSG() is sometimes used where it should be IEMSG()James McCoy2018-01-02
|/ / / /
* | | | Merge pull request #7803 from jamessan/remove-ci-special-casesJames McCoy2018-01-02
|\ \ \ \
| * | | | ci: asan_check: No-op unless performing ASAN buildJames McCoy2018-01-02
| * | | | travis: Reduce stages to flaky builds (gcov, tsan) and everything elseJames McCoy2018-01-02