[neovim] branch debian/sid updated (1dcfbf8 -> 66b9b67)

James McCoy jamessan at debian.org
Sat Dec 3 02:51:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamessan pushed a change to branch debian/sid
in repository neovim.

      from  1dcfbf8   releasing package neovim version 0.1.6-5
      adds  242c3d5   version bump
      adds  3d49fc1   CheckHealth: fix check for tmux escape-time (#5545)
      adds  93f3896   test: Fix shada/marks_spec.lua failure
      adds  6143cfd   Merge pull request #5543 from jamessan/fix-shada-marks-test
      adds  7cd204d   ex_global: Catch CTRL-C even if it is mapped.
      adds  49cf0b6   lint
      adds  ed19873   Merge #5546 from justinmk/global-ctrlc
      adds  d6e27f9   vim-patch:7.4.1730
      adds  763422b   vim-patch:7.4.1734
      adds  9e5dca8   vim-patch:7.4.1741
      adds  b5dfdf0   vim-patch:7.4.1742
      adds  6bc0d9b   vim-patch:7.4.1779
      adds  f6f7727   vim-patch:7.4.1782
      adds  859e9fa   Merge pull request #5527 from brcolow/vim-7.4.1730
      adds  d37c2e5   doc: Remove features from vim_diff which have been merged upstream (#5554)
      adds  36c0ec6   tui/suspend_event(): set STDIN to "blocking"
      adds  0a1b852   provider/clipboard.vim: refactor
      adds  797d72a   health/provider.vim: add clipboard check
      adds  3a802e3   provider/clipboard.vim: never show a warning on sourcing
      adds  349fa00   Merge #5542 from mhinz/health/clipboard
      adds  87ff268   Use int as the standard type for boolean options.
      adds  37e64d7   object_to_vim: Fix buffer/window/tabpage conversion on BE systems
      adds  9b545dd   nvim_win_get_number: Use int as rv to fix BE issues
      adds  654e921   lint
      adds  9ef4be9   Merge pull request #5550 from jamessan/big-endian-fixes
      adds  b8bb1f6   vim-patch:7.4.1967
      adds  01f1028   Merge pull request #5524 from brcolow/vim-7.4.1967
      adds  32d9c19   Health: introduce help links (#5557)
      adds  4804001   encoding: only allow encoding=utf-8
      adds  5072ab9   encoding: cleanup mbyte.c given fixed encoding=utf-8
      adds  18f56c8   encoding: delete non-UTF-8 implementations of multibyte functions
      adds  b3ece5c   encoding: update tests
      adds  4ab3fe8   encoding: update documentation
      adds  9147331   Merge pull request #2905 from bfredl/utf8
      adds  3089c86   CheckHealth: timeout system() calls (#5565)
      adds  bd33f11   CheckHealth: ignore non-existing markdownCodeBlock group (#5570)
      adds  13841a5   Incsubsitution feature
      adds  561c1e3   Tests for incsubstitution feature
      adds  e8c0f90   Linted
      adds  c04ffe8   'inccommand': rework
      adds  e4e7b2d   lint
      adds  e31f900   'inccommand': preserve b:changedtick
      adds  d0689eb   'inccommand': disable 'cursorline', 'spell' in preview
      adds  3ccf69c   'inccommand': set buffer name to [Preview]
      adds  1e0e301   'inccommand': format line numbers as "|123| "
      adds  6a3f8d4   'inccommand': rename 'incsubstitute'
      adds  527ba2b   'inccommand': test: scripts/feedkeys() should not trigger preview
      adds  ff6ec70   'inccommand': Do not trigger during scripts, feedkeys().
      adds  f3e8ca3   'inccommand': preserve 'modified'
      adds  21dfbfb   perf: do_sub(): avoid work, avoid screen updates
      adds  aa0e09d   'inccommand': Preserve curbuf->b_u_newhead.
      adds  0213e99   Merge #5561 'inccommand'
      adds  7baa96b   vim-patch:7.4.1591
      adds  05d1211   Merge pull request #5592 from jamessan/vim-7.4.1591
      adds  c5bc0ea   vim-patch:7.4.1614 (#5593)
      adds  7e48c23   vim-patch:7.4.1634 (#5594)
      adds  84eed76   CheckHealth: Include v:throwpoint in error message (#5575)
      adds  2e1217d   'inccommand': buftype=nofile, restore cursor/view
      adds  795f2bb   'inccommand': Restore cursor/view if cancelled.
      adds  ae9a3d3   'inccommand': Simplify cursor placement logic.
      adds  598f5af   Merge #5582 from justinmk/icm
      adds  5e1dc26   test: window_spec: Remove flaky terminal resize test
      adds  4539d86   Merge pull request #5603 from jamessan/remove-flaky-term-resize-test
      adds  9d2985e   vim-patch:7.4.1658
      adds  0b686e9   lint
      adds  0c799a8   Merge pull request #5606 from jamessan/vim-7.4.1658
      adds  91507c2   'inccommand': Detect "non-interactive", "too slow".
      adds  708617e   inccommand=nosplit: Jump to first match.
      adds  3f7a2d7   'inccommand': Introduce CMDPREVIEW state.
      adds  3523131   'inccommand': Add tests.
      adds  01ef6fc   Merge #5607 from justinmk/icm
      adds  d28d108   CheckHealth: Fix version comparison.
      adds  10c72cd   vim-patch.sh: Remove "set -o pipefail"
      adds  c69cfd7   vim-patch:8.0.0035 (#5609)
      adds  9d9d93a   vim-patch:7.4.2174
      adds  12ed735   lint
      adds  c91e9c1   Merge pull request #5611 from jamessan/vim-7.4.2174
      adds  defa86b   vim-patch:7.4.1892
      adds  49f73e5   vim-patch:7.4.1894
      adds  aba853a   Merge pull request #5615 from jamessan/vim-7.4.1892
      adds  458b1fc   vim-patch:7.4.2251
      adds  c66ca17   Merge pull request #5614 from Shougo/vim-7.4.2251
      adds  7231438   vim-patch:7.4.1640
      adds  c0fd830   Bump all nvim-specific error codes above E5000
      adds  caa33aa   vim-patch:7.4.1647
      adds  830bf86   vim-patch:7.4.1650
      adds  2e5736e   vim-patch:7.4.1664
      adds  4e66bc9   Mark 7.4.1697 as applied
      adds  3431784   lint
      adds  108d54b   Merge pull request #5600 from jamessan/vim-7.4.1640
      adds  f1fed42   l10n: Update Ukrainian translation (#5567)
      adds  5e241b5   build: cmake: Use portable delimiters. (#5620)
      adds  44e6ee9   build: Target luacheck HEAD.
      adds  927e3e3   Merge pull request #5623 from justinmk/luacheck
      adds  c3a7a94   l10n: Remove some non-UTF8 .po files. (#5622)
      adds  1d45637   jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619
      adds  acbce46   Merge pull request #5624 from bfredl/jobcloseterm
      adds  cf52b88   man.vim: no guarantee that the first line contains anything useful
      adds  7a4d069   man.vim: do not assume ftplugin is sourced before syntax
      adds  42033bc   Merge #5630 from nhooyr/man-ftplugin
      adds  4fad66f   vim-patch:8.0.0056
      adds  c685879   vim-patch:8.0.0057
      adds  6b1c8bb   Merge pull request #5632 from jamessan/vim-8.0.0056
      adds  5f02608   build: Upgrade jemalloc from 4.2.1 to 4.3.1. (#5636)
      adds  a46fc0d   vim-patch:7.4.1928 (#5653)
      adds  81591b1   vim-patch:7.4.1696
      adds  b1854ce   Merge pull request #5641 from Shougo/vim-7.4.1696
      adds  d152e2f   vim-patch:7.4.1660
      adds  e00bc61   Merge pull request #5642 from Shougo/vim-7.4.1660
      adds  5c06f35   vim-patch:7.4.1691
      adds  2c15421   Merge pull request #5644 from Shougo/vim-7.4.1691
      adds  4f8964c   vim-patch:7.4.1923
      adds  cbf2a86   Merge pull request #5654 from brcolow/vim-7.4.1923
      adds  b6a090b   tsan: Compile with -fPIE and force clang-3.8
      adds  6d72765   ci: Make ubsan print out a stacktrace when it finds a problem
      adds  38ee85d   Move utf8len_tab definition to globals.h
      adds  ca292c9   Avoid serializing NULL string through msgpack
      adds  42736d6   Merge pull request #5595 from jamessan/tsan-pie
      adds  0de6f45   vim-patch:7.4.2086
      adds  4b95bb5   ui: add tests for ui_mode_change
      adds  ecd7beb   Merge pull request #5666 from bfredl/modechangetest
      adds  7be113d   shell_write_cb: Schedule error message. (#5670)
      adds  0542baa   NVIM v0.1.7
       new  717ce4e   Merge tag 'v0.1.7' into debian/sid
       new  836415a   Initial changelog for v0.1.7-1
       new  66b9b67   releasing package neovim version 0.1.7-1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |   18 +-
 CMakeLists.txt                                     |    2 +-
 debian/changelog                                   |   10 +
 runtime/autoload/health.vim                        |   20 +-
 runtime/autoload/health/nvim.vim                   |    2 +-
 runtime/autoload/health/provider.vim               |  118 +-
 runtime/autoload/man.vim                           |   27 +-
 runtime/autoload/provider/clipboard.vim            |   73 +-
 runtime/doc/autocmd.txt                            |   10 +-
 runtime/doc/diff.txt                               |    8 +-
 runtime/doc/eval.txt                               |  104 +-
 runtime/doc/intro.txt                              |    2 +-
 runtime/doc/mbyte.txt                              |   88 +-
 runtime/doc/options.txt                            |  151 +-
 runtime/doc/quickfix.txt                           |    4 +
 runtime/doc/syntax.txt                             |    3 +
 runtime/doc/vim_diff.txt                           |   39 +-
 runtime/ftplugin/man.vim                           |   20 +-
 runtime/syntax/man.vim                             |    3 +
 runtime/syntax/vim.vim                             |    7 +-
 scripts/vim-patch.sh                               |    8 +-
 src/nvim/CMakeLists.txt                            |    1 +
 src/nvim/api/private/helpers.c                     |    3 +-
 src/nvim/buffer.c                                  |   99 +-
 src/nvim/buffer_defs.h                             |    8 +-
 src/nvim/charset.c                                 |   16 +-
 src/nvim/edit.c                                    |   49 +-
 src/nvim/eval.c                                    |  105 +-
 src/nvim/eval.h                                    |    3 +
 src/nvim/eval.lua                                  |    2 +
 src/nvim/eval/encode.c                             |    4 +-
 src/nvim/ex_cmds.c                                 |  759 +-
 src/nvim/ex_cmds.h                                 |   16 +-
 src/nvim/ex_cmds.lua                               |    6 +-
 src/nvim/ex_docmd.c                                |   56 +-
 src/nvim/ex_docmd.h                                |   14 +-
 src/nvim/ex_getln.c                                |   77 +-
 src/nvim/fileio.c                                  |   69 +-
 src/nvim/getchar.c                                 |   44 +-
 src/nvim/globals.h                                 |   68 +-
 src/nvim/macros.h                                  |   49 +-
 src/nvim/main.c                                    |    4 +-
 src/nvim/mark.c                                    |    2 +-
 src/nvim/mbyte.c                                   |  625 +-
 src/nvim/mbyte.h                                   |   16 +-
 src/nvim/memline.c                                 |   15 +-
 src/nvim/message.c                                 |   19 +
 src/nvim/msgpack_rpc/helpers.c                     |    7 +-
 src/nvim/ops.c                                     |    5 +-
 src/nvim/option.c                                  |  119 +-
 src/nvim/option.h                                  |   12 +-
 src/nvim/option_defs.h                             |   61 +-
 src/nvim/options.lua                               |    8 +
 src/nvim/os/shell.c                                |    4 +-
 src/nvim/po/CMakeLists.txt                         |   33 +-
 src/nvim/po/ja.sjis.po                             | 8219 -------------------
 src/nvim/po/ko.po                                  | 7854 -------------------
 src/nvim/po/pl.cp1250.po                           | 8260 -------------------
 src/nvim/po/pl.po                                  | 8260 -------------------
 src/nvim/po/ru.cp1251.po                           | 8276 --------------------
 src/nvim/po/sjiscorr.c                             |   45 -
 src/nvim/po/uk.cp1251.po                           | 5250 -------------
 src/nvim/po/uk.po                                  | 1870 +++--
 src/nvim/po/zh_CN.cp936.po                         | 7928 -------------------
 src/nvim/po/zh_CN.po                               | 7928 -------------------
 src/nvim/po/zh_TW.po                               | 7904 -------------------
 src/nvim/quickfix.c                                |   68 +-
 src/nvim/regexp_nfa.c                              |    6 +-
 src/nvim/screen.c                                  |   13 +-
 src/nvim/search.c                                  |    2 +-
 src/nvim/shada.c                                   |    4 +-
 src/nvim/spell.c                                   |    8 +-
 src/nvim/syntax.c                                  |   18 +-
 src/nvim/tag.c                                     |    2 +-
 src/nvim/terminal.c                                |    1 -
 src/nvim/testdir/Makefile                          |    1 +
 src/nvim/testdir/runtest.vim                       |    8 +
 src/nvim/testdir/test64.in                         |    4 +-
 src/nvim/testdir/test64.ok                         |    3 +
 src/nvim/testdir/test_alot.vim                     |    5 +-
 src/nvim/testdir/test_autocmd.vim                  |    8 +
 src/nvim/testdir/test_expr.vim                     |   40 +
 src/nvim/testdir/test_expr_utf8.vim                |   37 +
 src/nvim/testdir/test_options.vim                  |   39 +
 src/nvim/testdir/test_popup.vim                    |  113 +
 src/nvim/testdir/test_regexp_utf8.vim              |    1 -
 src/nvim/testdir/test_visual.vim                   |    1 -
 src/nvim/tui/input.c                               |    4 +-
 src/nvim/ui.c                                      |    4 +-
 src/nvim/undo.c                                    |   89 +-
 src/nvim/version.c                                 |   52 +-
 src/nvim/vim.h                                     |    1 +
 src/nvim/window.c                                  |    3 +-
 test/.luacheckrc                                   |    3 +
 test/benchmark/bench_re_freeze_spec.lua            |    4 +-
 test/functional/autocmd/autocmd_spec.lua           |    5 +
 test/functional/autocmd/tabclose_spec.lua          |    4 +-
 test/functional/core/job_spec.lua                  |    6 +
 test/functional/eval/json_functions_spec.lua       |   26 -
 test/functional/eval/msgpack_functions_spec.lua    |   30 +-
 test/functional/ex_cmds/append_spec.lua            |    4 +-
 test/functional/ex_cmds/arg_spec.lua               |    2 +-
 test/functional/ex_cmds/edit_spec.lua              |    2 +-
 test/functional/ex_cmds/encoding_spec.lua          |   23 +-
 test/functional/ex_cmds/global_spec.lua            |   74 +
 test/functional/ex_cmds/oldfiles_spec.lua          |    2 +-
 test/functional/ex_cmds/quit_spec.lua              |    2 +-
 test/functional/ex_cmds/recover_spec.lua           |    2 +-
 test/functional/ex_getln/history_spec.lua          |    8 +-
 .../functional/fixtures/bigfile.txt                |    0
 test/functional/legacy/010_errorformat_spec.lua    |  156 -
 .../legacy/060_exists_and_has_functions_spec.lua   |   16 +-
 test/functional/legacy/076_completefunc_spec.lua   |   68 -
 test/functional/legacy/increment_spec.lua          |   13 +
 test/functional/legacy/quickfix_spec.lua           |  226 +-
 test/functional/plugin/health_spec.lua             |    1 +
 test/functional/plugin/matchparen_spec.lua         |    2 +-
 test/functional/shada/errors_spec.lua              |   18 +-
 test/functional/shada/history_spec.lua             |  129 +-
 test/functional/shada/marks_spec.lua               |    4 +-
 test/functional/shada/registers_spec.lua           |   24 +-
 test/functional/shada/variables_spec.lua           |   56 +-
 test/functional/terminal/edit_spec.lua             |    2 +-
 test/functional/terminal/highlight_spec.lua        |    2 +-
 test/functional/ui/inccommand_spec.lua             | 1546 ++++
 test/functional/ui/screen.lua                      |    6 +-
 test/functional/ui/screen_basic_spec.lua           |   67 +
 test/functional/ui/syntax_conceal_spec.lua         |   52 +-
 test/functional/viml/completion_spec.lua           |    8 +-
 test/unit/eval/decode_spec.lua                     |    2 +-
 test/unit/garray_spec.lua                          |    8 +-
 test/unit/os/fs_spec.lua                           |    4 +-
 test/unit/strings_spec.lua                         |    4 +-
 third-party/CMakeLists.txt                         |    4 +-
 third-party/cmake/BuildLuarocks.cmake              |    2 +-
 135 files changed, 5068 insertions(+), 72973 deletions(-)
 delete mode 100644 src/nvim/po/ja.sjis.po
 delete mode 100644 src/nvim/po/ko.po
 delete mode 100644 src/nvim/po/pl.cp1250.po
 delete mode 100644 src/nvim/po/pl.po
 delete mode 100644 src/nvim/po/ru.cp1251.po
 delete mode 100644 src/nvim/po/sjiscorr.c
 delete mode 100644 src/nvim/po/uk.cp1251.po
 delete mode 100644 src/nvim/po/zh_CN.cp936.po
 delete mode 100644 src/nvim/po/zh_CN.po
 delete mode 100644 src/nvim/po/zh_TW.po
 create mode 100644 src/nvim/testdir/test_autocmd.vim
 create mode 100644 src/nvim/testdir/test_expr.vim
 create mode 100644 src/nvim/testdir/test_expr_utf8.vim
 create mode 100644 test/functional/ex_cmds/global_spec.lua
 copy unicode/UnicodeData.txt => test/functional/fixtures/bigfile.txt (100%)
 delete mode 100644 test/functional/legacy/010_errorformat_spec.lua
 delete mode 100644 test/functional/legacy/076_completefunc_spec.lua
 create mode 100644 test/functional/ui/inccommand_spec.lua

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vim/neovim.git



More information about the pkg-vim-maintainers mailing list