[vim] annotated tag v8.0.1144-1 created (now f5498f9)
James McCoy
jamessan at debian.org
Mon Sep 25 02:04:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
jamessan pushed a change to annotated tag v8.0.1144-1
in repository vim.
at f5498f9 (tag)
tagging d7125e6d3b04f4aab44378800af0bd31719400ff (commit)
replaces v8.0.0946-1
tagged by James McCoy
on Sun Sep 24 22:03:13 2017 -0400
- Log -----------------------------------------------------------------
tagging package vim version 2:8.0.1144-1
-----BEGIN PGP SIGNATURE-----
iQKTBAABCgB9FiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAlnIY+FfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx
QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIACgkQ3+aRrjMb
o9sZ5A/+OkNQaH0SiOGdjbcCPvTUhC/2+zQ5hBuIxgIQ4d+hfyOF1CECb93ecktl
ntRJ/Qjr5UMByjZmVKZzZIEIkpSLE6tWN0Ex9YCTNfSrhLPaDXJV5YvFqTRvWnOW
HcgFhSHz8cBfywhm7UqYh3ji5HbDmVrVcfBfXL4qN04W2J0/KMUnxi0FQ3xXOLUt
Jv2D2PajUMvfxtK3kM7t6TGe/YL8f7NS8PCZ99imoDw68AOZ6uUIoopRK2ZFdqa4
2WP6WAKgEdFnnHDqEjEtz7c3Hu3mcgnFqYXQzI3+4iQhU4P8oYNSOtfc9+F05XBS
HcvV+HpPxexaBUBoGq5xnC7xLNqtjmx0yT9wOGUzzTy3uRV1C+XNmrMSbvgQ/PPr
HzHhEpwSNIumK1bisykeMGpJKmFe5O2HJidZYsE466nTNEwBDaBUOaMF5Z8MPX5V
J5IEeT/Avz6LGonSPddrTP/NvX3PlOzbbryt1zigj2ZYXTAtQHrxPAqaHcVEJ7xH
EIfNYKggXK08ZJoYXRoTyHAskkB0NlhUf4kQdr38wqSsQ4/g4/Vu5RTT2fbhc5/Y
z64JEPnMU17AuNOCZ3Jakmo9i+ZVkzQvZmDEGlNg7yAVtrjHCzb37NE1THxSZ+u+
vI7kKHBIcSSTKgBlaqGgrypsII8e7Ta7YwWxPXea6/hQkQQdLz8=
=+vT3
-----END PGP SIGNATURE-----
Bram Moolenaar (202):
patch 8.0.0947: entering terminal using C-O C-W C-W goes to Insert mode
patch 8.0.0948: crash if timer closes window while dragging status line
patch 8.0.0949: winpty.dll name is fixed
patch 8.0.0950: MS-Windows: wrong #ifdef, compiler warnings
patch 8.0.0951: another wrong #ifdef
patch 8.0.0952: has('terminal') does not check existence of dll file
patch 8.0.0953: get "no write since last change" error in terminal window
patch 8.0.0954: /proc/self/exe might be a relative path
patch 8.0.0955: Test_existent_file() fails on some file systems
patch 8.0.0956: scrolling in a terminal window has flicker
patch 8.0.0957: a terminal job can deadlock when sending many keys
patch 8.0.0958: terminal test fails on Windows when winpty dll is missing
patch 8.0.0959: build failure on MS-Windows
patch 8.0.0960: job in terminal does not get CTRL-C
patch 8.0.0961: the script to build the installer does not include winpty
patch 8.0.0962: crash with virtualedit and joining lines
patch 8.0.0963: terminal test fails on MacOS
patch 8.0.0964: channel write buffer does not work with poll()
patch 8.0.0965: not restoring cursor shape after it was set in a terminal
patch 8.0.0966: build failure without terminal feature
patch 8.0.0967: using a terminal may cause the cursor to blink
patch 8.0.0968: crash when switching terminal modes
patch 8.0.0969: Coverity warning for unused return value
patch 8.0.0970: passing invalid highlight id
patch 8.0.0971: 'winptydll' missing from :options
patch 8.0.0972: compiler warnings for unused variables
patch 8.0.0973: initial info about blinking cursor is wrong
patch 8.0.0974: resetting a string option does not trigger OptionSet
patch 8.0.0975: using freed memory when setting 'backspace'
patch 8.0.0976: cannot send lines to a terminal job
patch 8.0.0977: cannot send lines to a terminal job on MS-Windows
patch 8.0.0978: writing to terminal job is not tested
patch 8.0.0979: terminal noblock test fails on MS-Windows
patch 8.0.0980: Coverity warning for failing to open /dev/null
patch 8.0.0981: cursor in terminal window blinks by default
patch 8.0.0982: cannot use a terminal when 'encoding' is non-utf8 multi-byte
patch 8.0.0983: unnecessary check for NULL pointer
patch 8.0.0984: terminal blinking cursor not correct in the GUI
patch 8.0.0985: libvterm has its own idea of character width
patch 8.0.0986: terminal feature always requires multi-byte feature
patch 8.0.0987: terminal: second byte of double-byte char wrong
patch 8.0.0988: warning from Covscan about using NULL pointer
patch 8.0.0989: ActiveTcl dll name has changed in 8.6.6
patch 8.0.0990: with DBCS 'encoding' wrong pasting register into terminal
patch 8.0.0991: using wrong character conversion for DBCS
patch 8.0.0992: terminal title is wrong when 'encoding' is DBCS
patch 8.0.0993: sometimes an xterm sends an extra CTRL-X
patch 8.0.0994: MS-Windows: cursor in terminal blinks undesirably
patch 8.0.0995: terminal tests fail on Mac
patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.app
patch 8.0.0997
patch 8.0.0998: strange error when using K while only spaces are selected
patch 8.0.0999: indenting raw C++ strings is wrong
patch 8.0.1000: cannot open a terminal without running a job in it
patch 8.0.1001: setting 'encoding' makes 'printheader' invalid
patch 8.0.1002: unnecessarily updating screen after timer callback
patch 8.0.1003: 64 bit compiler warning
patch 8.0.1004: matchstrpos() without a match returns too many items
patch 8.0.1005: terminal without job updates slowly in GUI
patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'
Update runtime files
patch 8.0.1007: no test for filetype detection for scripts
patch 8.0.1008: slow updating of terminal window in Motif
patch 8.0.1009: Xterm cursor blinking status may be inverted
patch 8.0.1010: build failure without termresponse feature
patch 8.0.1011: terminal test fails with Athena and Motif
patch 8.0.1012: MS-Windows: problem with $HOME when is was set internally
patch 8.0.1013: terminal window behaves different from a buffer with changes
patch 8.0.1014: old compiler doesn't know uint32_t
patch 8.0.1015: missing update to terminal test
patch 8.0.1016: gnome terminal echoes t_RC
patch 8.0.1017: test for MS-Windows $HOME always passes
patch 8.0.1018: warnings from 64-bit compiler
patch 8.0.1019: pasting in virtual edit happens in the wrong place
patch 8.0.1020: when a timer calls getchar(1) input is overwritten
patch 8.0.1021: older Gnome terminal still echoes t_RC
patch 8.0.1022: test 80 is old style
patch 8.0.1023: it is not easy to identify a quickfix list
patch 8.0.1024: folds lost when session file has a buffer in two windows
patch 8.0.1025: stray copy command in test
patch 8.0.1026: GTK on-the-spot input has problems
patch 8.0.1027: more terminals can't handle requesting cursor mode
patch 8.0.1028: MS-Windows: viminfo uses $VIM/_viminfo if $HOME not set
patch 8.0.1029: return value of getqflist() is inconsistent
patch 8.0.1030: MS-Windows: wrong size computation in is_cygpty()
patch 8.0.1031: "text" argument for getqflist() is confusing
patch 8.0.1032: "make tags" doesn't work well on MS-Windows
patch 8.0.1033: detecting background color does not work in screen
patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windows
patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-Windows
patch 8.0.1036: ++eof argument for terminal only available on MS-Windows
patch 8.0.1037: "icase" of 'diffopt' is not used for highlighting
patch 8.0.1038: strike-through text not supported
patch 8.0.1039: cannot change a line in not current buffer
patch 8.0.1040: cannot use another error format in getqflist()
patch 8.0.1041: bogus characters when indenting during visual-block append
patch 8.0.1042: without the syntax feature highlighting doesn't work
patch 8.0.1043: warning for uninitialized variable
patch 8.0.1044: warning for uninitialized variable
patch 8.0.1045: running tests may pollute shell history
patch 8.0.1046: code duplication in diff mode
patch 8.0.1047: buffer overflow in Ruby
patch 8.0.1048: no test for what 8.0.1020 fixes
patch 8.0.1049: shell on Mac can't handle long text
patch 8.0.1050: terminal window feature not included by default
patch 8.0.1051: cannot run terminal with spaces in argument
patch 8.0.1052: term_start() does not allow in_io, out_io and err_io options
patch 8.0.1053: setline() does not work on startup
patch 8.0.1054: terminal test fails on MS-Windows
patch 8.0.1055: bufline test hangs on MS-Windows
patch 8.0.1056: cannot build with +diff but without +multi_byte
patch 8.0.1057: terminal scrape test waits too long
patch 8.0.1058: terminal redirection test is flaky
patch 8.0.1059: older Gnome terminal returns smaller version number
patch 8.0.1060: when imstyle is one, mapping <Left> breaks preediting
patch 8.0.1061: Coverity: no check for NULL command
patch 8.0.1062: Coverity warnings in libvterm
patch 8.0.1063: Coverity warns for NULL check and array use
patch 8.0.1064: Coverity warns for leaking resource
patch 8.0.1065: not all macro examples are included
patch 8.0.1066: some terminals can't handle requesting cursor mode
patch 8.0.1067: try/catch in timer does not prevent it from being stopped
patch 8.0.1068: vandyke SecureCRT terminal can't handle cursor mode request
patch 8.0.1069: still get CTRL-X sometimes
patch 8.0.1070: terminal test is flaky on Mac
patch 8.0.1071: putty-color and cygwin-color are not recognized
patch 8.0.1072: :highlight command causes a redraw even when nothing changed
patch 8.0.1073: may get an endless loop if 'statusline' changes a highlight
patch 8.0.1074: ":term NONE" does not work on MS-Windows
patch 8.0.1075: MS-Windows: mouse does not work in terminal
patch 8.0.1076: term_start() does not take callbacks
patch 8.0.1077: no debugger making use of the terminal window
patch 8.0.1078: using freed memory with ":hi Normal"
patch 8.0.1079: memory leak when remote_foreground() fails
patch 8.0.1080: memory leak for eof_chars terminal option and buffer name
patch 8.0.1081: memory leak for the channel write queue
patch 8.0.1082: tests fail when run under valgrind
patch 8.0.1083: leaking memory in input part of channel
patch 8.0.1084: GTK build has compiler warnings
patch 8.0.1085: terminal debugger can't set breakpoints
patch 8.0.1086: can't build with GTK 3
patch 8.0.1087: Test_terminal_cwd is flaky
patch 8.0.1088: occasional memory use after free
patch 8.0.1089: cannot get range count in user command
patch 8.0.1090: cannot get the text under the cursor like v:beval_text
patch 8.0.1091: test for <cexpr> fails without +balloon_eval feature
patch 8.0.1092: terminal debugger can't evaluate expressions
patch 8.0.1093: various small quickfix issues
patch 8.0.1094: using ssh from Terminal.app runs into xterm incompatibility
patch 8.0.1095: terminal multibyte escrape test is flaky
patch 8.0.1096: terminal window in Normal mode has wrong background
patch 8.0.1097: background color wrong if job changes background color
patch 8.0.1098: build failure if libvterm installed
patch 8.0.1099: warnings for GDK calls
patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is set
patch 8.0.1101: channel write fails if writing to log fails
patch 8.0.1102: terminal window does not use Normal colors
patch 8.0.1103: converting cterm color fails for grey ramp
patch 8.0.1104: the qf_jump() function is too long
patch 8.0.1105: match() and matchend() are not tested
patch 8.0.1106: terminal colors wrong on an MS-Windows console
patch 8.0.1107: terminal debugger jumps to non-existing file
patch 8.0.1108: cannot specify mappings for the terminal window
patch 8.0.1109: timer causes error on exit from Ex mode
patch 8.0.1110: FORTIFY_SOURCE from Perl causes problems
patch 8.0.1111: syntax error in configure when using Perl
patch 8.0.1112: can't get size or current index from quickfix list
patch 8.0.1113: can go to Insert mode from Terminal-Normal mode
patch 8.0.1114: default for 'iminsert' is annoying
patch 8.0.1115: crash when using foldtextresult() recursively
patch 8.0.1116: terminal test fails on MS-Windows
patch 8.0.1117: Test_terminal_no_cmd hangs on MS-Windows with GUI
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
patch 8.0.1119: quitting a split terminal window kills the job
patch 8.0.1120: :tm means :tmap instead of :tmenu
patch 8.0.1121: can uncheck executables in MS-Windows installer
patch 8.0.1122: vimtutor.bat doesn't work well with vim.bat
patch 8.0.1123: cannot define a toolbar for a window
patch 8.0.1124: use of MZSCHEME_VER is unclear
patch 8.0.1125: wrong window height when splitting window with window toolbar
patch 8.0.1126: endless resize when terminal showing in two buffers
patch 8.0.1127: Test_peek_and_get_char fails on 32 bit system
patch 8.0.1128: old xterm sends CTRL-X in response to t_RS
Update runtime files.
patch 8.0.1129: window toolbar missing a part of the patch
Add back terminal.c
patch 8.0.1130: the qf_jump() function is still too long
patch 8.0.1131: not easy to trigger an autocommand for new terminal window
patch 8.0.1132: #if condition is not portable
Missing part of 8.0.1131.
patch 8.0.1133: syntax timeout not used correctly
patch 8.0.1134: superfluous call to syn_get_final_id()
patch 8.0.1135: W_WINCOL() is always the same
patch 8.0.1136: W_WIDTH() is always the same
patch 8.0.1137: cannot build with Ruby
patch 8.0.1138: click in window toolbar starts Visual mode
patch 8.0.1139: using window toolbar changes state
patch 8.0.1140: still old style tests
patch 8.0.1141: MS-Windows build dependencies are incomplete
patch 8.0.1142: window toolbar menu gets a tear-off item
patch 8.0.1143: macros always expand to the same thing
patch 8.0.1144: using wrong #ifdef for computing length
James McCoy (10):
debcontrol.vim: Testsuite field and improved whitespace handling
Merge tag 'v8.0.1127' into debian/sid
Update changelog/copyright for 8.0.1277
Declare compliance with Policy 4.1.0
Add basic autopkgtests
Merge tag 'v8.0.1144' into debian/sid
Update changelog for 8.0.1144
d/rules: Ensure config.mk exists before running autoconf
Add missing postrm for symlink_to_dir maintscripts
releasing package vim version 2:8.0.1144-1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 890893b d/rules: Ensure config.mk exists before running autoconf
new f109858 Add missing postrm for symlink_to_dir maintscripts
new d7125e6 releasing package vim version 2:8.0.1144-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.
--
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