[Pkg-zsh-commits] [zsh] annotated tag zsh-5.4.2-test-1 created (now 37412a6)
Axel Beckert
abe at deuxchevaux.org
Sat Apr 7 13:39:56 UTC 2018
This is an automated email from the git hooks/post-receive script.
abe pushed a change to annotated tag zsh-5.4.2-test-1
in repository zsh.
at 37412a6 (tag)
tagging 3b7d6a558fcd36d333b9e41a7c12ee5b6e6014fa (commit)
replaces zsh-5.4.2
tagged by Peter Stephenson
on Sun Mar 25 19:10:24 2018 +0100
- Log -----------------------------------------------------------------
Test release before zsh-5.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCAAGBQJat+YgAAoJEKcdmp1L2yeztvgH/1OXp6lK0GP6A1FEjKbLFW3N
bQOCvR8IHSgjWBCADXW4fc/ozots58hebjGlQd4POcJ1EL2/490Yl6wSHJGbEiPN
BaXuRXSDv8EZBLgWhpaIIMBeKaqY62uDbErIhYuD8/APRnYsnBwglxQdMyQ0sNYO
8Nvk2fidnVVF5PQTn2MgRC8boaO5x3JlVPJjvICsIP5+srNSFnTPMBIp/g9lzCLu
WSEfxEtZNfeuQXJtQCbGflkmqPl8oMM1unMVDV/YXwqgWyur3SqiTBqyCtK0pB5/
dkazE0AGrSYf93IsAGRsgXisM/swP4Fy8tTt9i90WmdxX48uzagDjPAt1v+uGfY=
=HIaN
-----END PGP SIGNATURE-----
Alexey Sokolov (1):
41952: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hg
Barton E. Schaefer (13):
41723: one more case of 41627 in "while" loops.
41731: reformat and expand doc for 41698.
41736: NO_INTERACTIVE_COMMENTS in $(...)
41767: preserve nonzero exit status on interrupt
41828, 41830: skip SHFILEEXPANSION for new nodes added by stringsubst() in prefork()
41873: temporarily disable effects of ${(Z:n:)...} for parsing $(...) within the parameter value
41899: handle multi-word values of $VISUAL et al., and line counting of buffer for emacs startup
41902: ${(z)...} continues parsing on unmatched quote when CSH_JUNKIE_QUOTES is set
unposted: Follow-up to previous: Clarify that ${histchars[1]} may be backslash-escaped even when it isn't '!'.
42043: ZSH_DEBUG_CMD should not WARN_CREATE_GLOBAL
42136: empty string check in %~ / %C prompt expansions
ChangeLog for abd00402 / 41839
Fix overlapping commits
Chris Bracken (1):
github #19: Fix minor typo in INC_APPEND_HISTORY documentation
Christian Brabandt (1):
41943: Completion: add --clean for vim
Christian Hesse (1):
42333: git 2.16.0 no longer accepts an empty string as a pathspec element so replace empty strings with a dot
Daniel Hahler (5):
42323: _git: move "local" statement out of loop
Add ChangeLog entry for previous commit
42327: _make: complete _files
42324: _git: handle mutually exclusive options
42364: _git: fix __git_ignore_line to ignore the current word
Daniel Shahaf (29):
unposted: Post-release version bump.
41558: _tmux: Complete option names for show-options and show-window-options.
41557: _tmux: show-environment, set-environment: Make -g,-t mutually exclusive.
41564: _tmux: Complete environment variables and their values for set-environment and show-environment.
41566: _tmux: Complete only attached sessions for detach-session.
41567: _tmux: Complete detached sessions first for attach-session.
41620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in the 'zsh' variant.
41621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers.
unposted: internal: Document zreaddir().
unposted (cf. 41707): internal: Document the count==0 case of checkrmall().
unposted (cf. 41672): checkrmall: Record the 41672 bug in a TODO.
41755: Followup to last: minor clarification to docs.
unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous relative precedence of the 'other than' and 'and' operators.
41825/0001: _stat: Only complete 'stat' if it's provided by the zsh/stat builtin.
41825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.
41833 + 41838: _jq: New completion.
unposted: Document "typeset -p"'s optional argument in the inline synopsis.
41939: docs: Move aliases corner case to the dangerous bends section. (after 41482)
41969: _sort: Clarify option description.
unposted: _sshfs: Make the -o option repeatable, accept "--".
42031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather than a syntax error.
users/13148 (and workers/42060): Abort the command line when replying
42138: _git-revert: Complete recent commits first.
42146: type -w += global aliases
unposted: vcs_info: Add docstrings to the internal functions VCS_INFO_formats and VCS_INFO_set.
42186: _apt: Fix completion of target_release names, e.g., 'apt install zsh/<TAB>'.
42261: docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.
Fix last commit's ChangeLog.
unposted: _subversion: Support subcommands with hyphens in their names, such as 'shelf-list (shelves)' from upstream 1.10 development versions.
Daniel Tameling (1):
42305: CVS should be git
Dima Kogan (1):
stat() for glob qualifiers lost information in corner case
Eric Cook (1):
42171: prevent parameters of various parameters from becoming global
Ferenc- (1):
github #22: Add newer C++ standard options to gcc completion
Gautam (2):
41904: new deborphan and updated xrandr completions
41907: further deborphan update
Joey Pabalinas (1):
42313: avoid null-pointer deref when using ${(PA)...} on an empty array result
Jun-ichi Takimoto (10):
41628 (plus 41645 by Oliver): _ps: update options
42116: multibyte support for ZLE vi-mode word motion
42412: fix a bug in 42116
* 42143: fix a pattern in _object_files
42176: _tar: update long options
42175 + 42177 + 42178: avoid localized output from external commands
42183: _objdump: support LLVM variant
42191: new completion for otool (macOS)
42501: avoid out of bound pointer (as 42487)
unposted: add 'static' to a file-local variable
Maciek Makowski (1):
github #21: update nmcli completions to be compatible with recent version 1.8.4
Malcolm Ramsay (1):
Specify system python in dnf completion
Marc Aldorasi (1):
41637: add explicit objdump completion
Martijn Dekker (3):
41866: No error unsetting nonexistent function for POSIXBUILTINS
42004: fix parentheses in documentation
42365: Use .zwc file if timestamp identical to source.
Matthew Martin (4):
42117: use anonymous function rather than define one in user namespace
42242: add [DFNO]BSD to the mix in ldconfig completion
42309: A few small updates for OpenBSD
42330: ln -L and -P are POSIX, but not supported by Darwin or NetBSD
Matthijs Tijink (1):
github #23: new kdeconnect-cli completion
Mikael Magnusson (2):
unposted: fix dana's name in ChangeLog
42243: Free stuff properly in zsh/pcre module
Noah Pendleton (1):
41808: _git-cherry-pick: Typo fixes
Oliver Kiddle (50):
unposted: add missing #autoload directive
41616: update completion options to entr 3.8
41617: complete new tracepath options
41709: update options in Linux sysstat completions
41710: new smartctl completion
41711: new dconf completion
41724: update ethtool completion for new options
41725: assorted minor updates to completion functions
update completion of options for util-linux 2.30.1
41726: add + and = to option specs taking arguments and update options to 1.7.5
41727: run tidy -xml-config to get HTML options for completion
41728: new completion for flac and update options in metaflac completion
41729: update options for gnutls completion plus cleanup and rearrange the function
41732: bring tmux completion in line with tmux 2.5 - removing completion of mode tables
update options in tune2fs completion through e2fsprogs 1.43.6
update mtr completion through mtr 0.92
41762: fix for completion in assignment to associative array element
41772: fix bug in handling of long options with _arguments' -A option
41823: new completions for some GNU coreutils utilities
41824: fix to not complete rest args from an _arguments set alongside the argument to and option in a separate set
41827: correct sense of description for ${...:?...} expansion
41835: handle multibyte characters with compset -p and -s
41831: fix compset usage in ogg123 completion and tweak where compset -p is a better choice than -P
41849: handle both unexpand and expand in a single function
41853: update options for texinfo 6.5 and complete also for the pinfo info reader
41854: also complete options for ping on Solaris, Mac OS, NetBSD and OpenBSD and for ping6
41855: completion option updates for OpenBSD 6.2 and handle macOS in rm completion
41927: complete "typeset -p"'s optional argument for multi-line output
41957: update git completion for git 2.14.3
41958: update util-linux completions to 2.31; new hexdump completion
41961: new ansible completion
41963: update completion for gnutls 3.6.1
41965: complete new functions -W and zmodload -s options
41971: correctly break out of certain tag loops when there are matches
41983: fix exclusion of long options with (-) on a normal argument
gitlab #1: update options for sqlite 3.21.0
42019: update options in git completion to 2.15
42208: fix use of cache variables in yp completion
42221: update enscript completion for GNU enscript 1.6.6
42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0
42230: update screen completion to 4.06.01
42299: correct optional argument
42317: completion option updates for commands that have had recent updates
42343: complete --config-option to svn more than once
42497 (tweaked c.f. 42498): make completion after apt install work on local .deb files
42491 based on 42000 (Andrei Shevchuk): factor ssh host completion for use for mosh and git
42518, CVE-2018-1071: check bounds when copying path in hashcmd()
42519, CVE-2018-1083: check bounds on PATH_MAX-sized buffer used for file completion candidates
42521 based on 42049 (SATOH Fumiyasu): fix finding of includes in make completion
42520: don't use an empty but existing option cache in netcat completion
Peter Stephenson (50):
41608 (plus tests): restore ERR_EXIT before function.
Fix problem with ERR_RETURN.
Make mbegin, mend, match local in zed.
41623: Update FAQ.yo for Yodl 3
41633: Fix problem backgrounding function definitions.
41641: Some math operations shouldn't be lvalues.
41661: Need to remove tokens before using bufferwords() for (z)
41662: exec -a arguments weren't sanitised
41668: New --emulate option on invocation.
unposted: YODL compatibility fix for --emulate
41679: slight clarification on exec of builtins
41688: builtin wait for all jobs should ignore STAT_NOPRINT
First go at var=([key]=value) syntax.
unposted: typo in doc just committed
More [key]=value tweaks
unposted: nodref -> noderef
Updates for ksh array element syntax.
41747: Don't create hash entry if just checking existence.
41761: Ensure status from interrupt is propagated by builtin
41764 (test tweaked): allow [key]+=value when modifying arrays
41773: Array index assignment tests for KSH_ARRAYS
41789: Don't save fd if -1.
Add typeset -p1, like typeset -p with newlines
41787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.
41802 (minor tweaks): use heap during shell function call.
41842: aliasing documentation update
unposted: rename _expand command completion to avoid clash with completer
41877: Separate out SH_FILE_EXPANSION loop from parameter substitution.
42037: COMP_POINT for bash completion was miscalculated.
42110: Fix redirections between variable assignments at start of line
42113: BSD complation updates.
42123 (tweaked): take account of Dash in function names.
33395: Improvments for function managment.
42156: new CHECK_RUNNING_JOBS option demanded by bash groupies
42245: Abort last word on interactve comment.
42294: disable REPORTTIME in completion
42322 (tweaked): Fix interactive_comments history with just a coment.
42332: Special case unsigned printf formats.
Fix confusing change log entry for foregoing commit.
42355: Fix use of backslashes on here doc input.
Document REPORTMEMORY is in Kb, not Mb
ChangeLog typos.
42362: protect REPORTTIME logic from bad status
42399: document echo and behaviour of - and --
users/23169: only expand ~[...] under the same circumstances as other ~forms
42401: workaround for gcc -foptimize-strlen oddit.
23180: Fix expand-or-complete with ~[...].
42453: Fix race in look up of status for wait.
42487: Fix pointer problems in compctl.
42505 (corrected): prepare for 5.5 release
Sebastian Gniazdowski (3):
41960: add missing local declarations for MATCH, MBEGIN and MEND
42188: Close flock descriptor in failure cases
41839: force IFS to default for "read"
Stephane Chazelas (3):
Avoid crash copying empty hash table.
42465: Pass up error status from readoutput().
42469: necessary repairs to 42465 found by "make check"
Taylor West (1):
42411: Assume current C librarires handle free(NULL)
Thierry Ghelew (1):
41666: zpty compatibility for OpenBSD
WGH (1):
42336: force single column output when getting filenames with adb ls command
Warepire (1):
42285: off by one fix in multiple prompts
dana (16):
41826: dana: fix inaccuracies in completion description wording for parameter expansion flags
42063: getopts errors now report "+" in front of option where appropriate
42065: new getopts tests
add millisecond and microsecond options to TIMEFMT variable
dana: 42145: Fix additional completion cases with option arguments.
dana: various OpenSSH completion improvements
42207: support g prefixes for GNU variants on systems like macOS+Homebrew
42209: fix option descriptions for non-GNU variants of tr
42209: take account of numeric options such as -4 instead of -t4
42210: factor out completion of file modes and flags and handle _comp_priv_prefix for chflags
42214: use less general names on new functions for completing file flags and modes
42164: fix digits in format escapes in completion listings
42222: _object_files: recognize .dylib (macOS)
42223: new completions for sublime text and some basic Unix utilities
42231: new completion functions for simple utilities belonging to the 'Darwin' and 'Linux' groups.
41924: (wi) subscript flag interaction
Андрей Стоцкий (_RuRo_) (1):
41618: Added some arguments autocompletion to _todo.sh.
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git
More information about the Pkg-zsh-commits
mailing list