[neovim] annotated tag v0.1.7 created (now 585c255)

James McCoy jamessan at debian.org
Thu Dec 1 02:01:20 UTC 2016


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

jamessan pushed a change to annotated tag v0.1.7
in repository neovim.

        at  585c255   (tag)
   tagging  0542baac28681050483c685c79efcb4d3c1e32ea (commit)
  replaces  v0.1.6
 tagged by  Justin M. Keyes
        on  Sun Nov 27 20:05:55 2016 +0100

- Log -----------------------------------------------------------------
NVIM v0.1.7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCAAGBQJYOy6aAAoJED5CEwiDRcFtB4MP/12J44rsEnvcWGyiKK3BzzXa
wcPsoqNBBwBVn4IP1HIypHU5s35cIDDpvWARdVoBt4fRrFb8sQppvxuG7EnZhZTu
ltPFMDYgTVUZO0XGgQ9Avt/AgXytPEsZn9AtOhgYHJdIOf5BCE2CMixvnpON5uT4
3+QXT0S8tvpN45It0EYN8S9dA+vsOrYudwfhRmYpXI/ORekZJjrMmwd8PfuWaQch
9N8F1Q/YJ4g1YbtOLbCGbN6AC+/BcWOWmAaqVXmgJe7vV1+thAIUfEToxiAP2aRR
PHJvP3qEXkyrRR8v9RFM6c959P2xHmDn11f8sueBhrlowyIG0039Ou1veHKwfZLG
NxFXehhwlTe5R4STYBfe+to2CQp+9NvyxMK6fWAWf+qh6rYwNq2HDbyZrm31sF3a
1TfAmIr1DGjSxXn/tsG1T229wFnaIFHvoo8lsZdCPSjZ5/x4FOw6GLvsakWP4+6T
Rv4Sp3Nir4PiY3oqEysIwXXTvGawIKUdgwmk6b6U9ogP8X7PMe0LYHLmw1RdDz24
DAUsVyYnD3qAo7PhGqwndArYSiRHm/h46CdQbtyFh36glVgfOrgyvaU8c9DZfqPo
otcLgNZ7+oYMDJxc7FgLxROdwRpwfCMFoXAr6opw2pr7gMVEsDBWIvzOUOJzW5PP
Lp/SKs5qB/4lZueVr2ej
=fx7b
-----END PGP SIGNATURE-----

Anatolii Sakhnik (1):
      l10n: Update Ukrainian translation (#5567)

Anmol Sethi (2):
      man.vim: no guarantee that the first line contains anything useful
      man.vim: do not assume ftplugin is sourced before syntax

Björn Linse (10):
      encoding: only allow encoding=utf-8
      encoding: cleanup mbyte.c given fixed encoding=utf-8
      encoding: delete non-UTF-8 implementations of multibyte functions
      encoding: update tests
      encoding: update documentation
      Merge pull request #2905 from bfredl/utf8
      jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619
      Merge pull request #5624 from bfredl/jobcloseterm
      ui: add tests for ui_mode_change
      Merge pull request #5666 from bfredl/modechangetest

J Phani Mahesh (1):
      CheckHealth: fix check for tmux escape-time (#5545)

James McCoy (48):
      test: Fix shada/marks_spec.lua failure
      Merge pull request #5543 from jamessan/fix-shada-marks-test
      Merge pull request #5527 from brcolow/vim-7.4.1730
      doc: Remove features from vim_diff which have been merged upstream (#5554)
      Use int as the standard type for boolean options.
      object_to_vim: Fix buffer/window/tabpage conversion on BE systems
      nvim_win_get_number: Use int as rv to fix BE issues
      lint
      Merge pull request #5550 from jamessan/big-endian-fixes
      Merge pull request #5524 from brcolow/vim-7.4.1967
      vim-patch:7.4.1591
      Merge pull request #5592 from jamessan/vim-7.4.1591
      vim-patch:7.4.1614 (#5593)
      vim-patch:7.4.1634 (#5594)
      test: window_spec: Remove flaky terminal resize test
      Merge pull request #5603 from jamessan/remove-flaky-term-resize-test
      vim-patch:7.4.1658
      lint
      Merge pull request #5606 from jamessan/vim-7.4.1658
      vim-patch.sh: Remove "set -o pipefail"
      vim-patch:7.4.2174
      lint
      Merge pull request #5611 from jamessan/vim-7.4.2174
      vim-patch:7.4.1892
      vim-patch:7.4.1894
      Merge pull request #5615 from jamessan/vim-7.4.1892
      vim-patch:7.4.1640
      Bump all nvim-specific error codes above E5000
      vim-patch:7.4.1647
      vim-patch:7.4.1650
      vim-patch:7.4.1664
      Mark 7.4.1697 as applied
      lint
      Merge pull request #5614 from Shougo/vim-7.4.2251
      Merge pull request #5600 from jamessan/vim-7.4.1640
      Merge pull request #5623 from justinmk/luacheck
      vim-patch:8.0.0056
      vim-patch:8.0.0057
      Merge pull request #5632 from jamessan/vim-8.0.0056
      tsan: Compile with -fPIE and force clang-3.8
      ci: Make ubsan print out a stacktrace when it finds a problem
      Move utf8len_tab definition to globals.h
      Avoid serializing NULL string through msgpack
      Merge pull request #5641 from Shougo/vim-7.4.1696
      Merge pull request #5642 from Shougo/vim-7.4.1660
      Merge pull request #5644 from Shougo/vim-7.4.1691
      Merge pull request #5654 from brcolow/vim-7.4.1923
      Merge pull request #5595 from jamessan/tsan-pie

Justin M. Keyes (35):
      version bump
      ex_global: Catch CTRL-C even if it is mapped.
      lint
      Merge #5546 from justinmk/global-ctrlc
      tui/suspend_event(): set STDIN to "blocking"
      Merge #5542 from mhinz/health/clipboard
      'inccommand': rework
      lint
      'inccommand': preserve b:changedtick
      'inccommand': disable 'cursorline', 'spell' in preview
      'inccommand': set buffer name to [Preview]
      'inccommand': format line numbers as "|123| "
      'inccommand': rename 'incsubstitute'
      'inccommand': Do not trigger during scripts, feedkeys().
      'inccommand': preserve 'modified'
      perf: do_sub(): avoid work, avoid screen updates
      'inccommand': Preserve curbuf->b_u_newhead.
      Merge #5561 'inccommand'
      'inccommand': buftype=nofile, restore cursor/view
      'inccommand': Restore cursor/view if cancelled.
      'inccommand': Simplify cursor placement logic.
      Merge #5582 from justinmk/icm
      'inccommand': Detect "non-interactive", "too slow".
      inccommand=nosplit: Jump to first match.
      'inccommand': Introduce CMDPREVIEW state.
      'inccommand': Add tests.
      Merge #5607 from justinmk/icm
      CheckHealth: Fix version comparison.
      build: cmake: Use portable delimiters. (#5620)
      build: Target luacheck HEAD.
      l10n: Remove some non-UTF8 .po files. (#5622)
      Merge #5630 from nhooyr/man-ftplugin
      vim-patch:7.4.2086
      shell_write_cb: Schedule error message. (#5670)
      NVIM v0.1.7

KillTheMule (4):
      Incsubsitution feature
      Tests for incsubstitution feature
      Linted
      'inccommand': test: scripts/feedkeys() should not trigger preview

Marco Hinz (5):
      provider/clipboard.vim: refactor
      health/provider.vim: add clipboard check
      provider/clipboard.vim: never show a warning on sourcing
      Health: introduce help links (#5557)
      CheckHealth: ignore non-existing markdownCodeBlock group (#5570)

Michael Ennen (10):
      vim-patch:7.4.1730
      vim-patch:7.4.1734
      vim-patch:7.4.1741
      vim-patch:7.4.1742
      vim-patch:7.4.1779
      vim-patch:7.4.1782
      vim-patch:7.4.1967
      build: Upgrade jemalloc from 4.2.1 to 4.3.1. (#5636)
      vim-patch:7.4.1928 (#5653)
      vim-patch:7.4.1923

Shougo (1):
      vim-patch:8.0.0035 (#5609)

Shougo Matsushita (4):
      vim-patch:7.4.2251
      vim-patch:7.4.1660
      vim-patch:7.4.1696
      vim-patch:7.4.1691

Tommy Allen (2):
      CheckHealth: timeout system() calls (#5565)
      CheckHealth: Include v:throwpoint in error message (#5575)

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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