[vim] branch debian/sid updated (400a88d -> 29e0310)

James McCoy jamessan at debian.org
Tue Aug 15 02:07:10 UTC 2017


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

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

      from  400a88d   releasing package vim version 2:8.0.0937-1
      adds  6bb18a8   patch 8.0.0938: scrolling in terminal window is inefficient
      adds  51c2368   patch 8.0.0939: Test_terminal_env is flaky
      adds  c087061   patch 8.0.0940: Test_terminal_scrape_multibyte is flaky
      adds  05fbfdc   patch 8.0.0941: existing color schemes don't like StatusLineTerm
      adds  4fa1019   patch 8.0.0942: using freed memory with ":terminal"
      adds  3678393   patch 8.0.0943: MS-Windows: Test_terminal_scrape_multibyte may fail
      adds  d21b16f   patch 8.0.0944: test_profile is a little bit flaky
      adds  60104f1   patch 8.0.0945: 64-bit compiler warnings
      adds  a9f8ee0   patch 8.0.0946: using PATH_MAX does not work well on some systems
       new  29e0310   Merge tag 'v8.0.0946' into debian/sid

The 1 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:
 debian/changelog              |  10 ++
 debian/changelog.upstream     |   9 ++
 src/globals.h                 |   1 +
 src/main.c                    |   8 +-
 src/option.c                  |   2 +-
 src/os_win32.c                |   7 +-
 src/screen.c                  |  10 +-
 src/syntax.c                  | 366 ++++++++++++++++++++++--------------------
 src/terminal.c                |  27 ++--
 src/testdir/test_profile.vim  |   3 +-
 src/testdir/test_terminal.vim |  44 ++---
 src/version.c                 |  18 +++
 src/vim.h                     |   4 +-
 13 files changed, 294 insertions(+), 215 deletions(-)

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



More information about the pkg-vim-maintainers mailing list