[Pkg-zsh-commits] [zsh] 01/02: Merge tag 'zsh-5.4.2' into debian

Axel Beckert abe at deuxchevaux.org
Tue Sep 12 23:24:33 UTC 2017


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

abe pushed a commit to branch debian
in repository zsh.

commit 4aaf06e6678dcead65d7226bd6bde3cffeb2cb2e
Merge: f33de64 6ff4787
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Sep 12 23:22:34 2017 +0200

    Merge tag 'zsh-5.4.2' into debian
    
    Release 5.4.2

 ChangeLog                                 |  96 +++++++++++
 Completion/BSD/Command/_rcctl             |   2 +-
 Completion/Base/Utility/_regex_words      |  21 +--
 Completion/Linux/Command/_modutils        |   2 +-
 Completion/Solaris/Command/_snoop         | 111 ++++---------
 Completion/Unix/Command/_arp              | 110 +++++++++++--
 Completion/Unix/Command/_chsh             |  97 ++++++++----
 Completion/Unix/Command/_dhclient         |  86 +++++++---
 Completion/Unix/Command/_git              |   4 +-
 Completion/Unix/Command/_gpg              |  12 +-
 Completion/Unix/Command/_ip               |  15 ++
 Completion/Unix/Command/_mpc              | 111 ++++++++++---
 Completion/Unix/Command/_ngrep            |  33 ++++
 Completion/Unix/Command/_route            | 254 ++++++++++++++++++++++++++++++
 Completion/Unix/Command/_tcpdump          | 177 ++++++++++++---------
 Completion/Unix/Command/_vmstat           |  90 ++++++++---
 Completion/Unix/Command/_w                |  47 ++++++
 Completion/Unix/Command/_who              |  64 ++++++++
 Completion/Unix/Type/_bpf_filters         | 215 +++++++++++++++++++++++++
 Config/version.mk                         |   4 +-
 Doc/Zsh/options.yo                        |  24 ++-
 Etc/FAQ.yo                                |   2 +-
 Functions/VCS_Info/VCS_INFO_patch2subject |  11 +-
 README                                    |  23 ++-
 Src/Modules/pcre.c                        |  68 +++++---
 Src/exec.c                                |  59 +++++--
 Src/init.c                                |   4 +-
 Src/lex.c                                 |   6 +-
 Src/loop.c                                |   9 +-
 Src/module.c                              |  15 +-
 Src/parse.c                               |  48 ++++--
 Src/signals.c                             |   2 +-
 Src/zsh.h                                 |  23 +++
 Test/A01grammar.ztst                      |  37 +++++
 Test/E01options.ztst                      |  30 ++++
 Test/V07pcre.ztst                         |  33 ++++
 36 files changed, 1579 insertions(+), 366 deletions(-)

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