[Pkg-zsh-commits] [zsh] 01/02: Merge tag 'zsh-5.5' and hence branch 'upstream' into branch 'debian'

Axel Beckert abe at deuxchevaux.org
Sun Apr 8 23:12:37 UTC 2018


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

abe pushed a commit to branch debian
in repository zsh.

commit fe36c1ada77f817dbeeeed5ee70c7ba08eeb1d18
Merge: 1521c7d f9e9dce
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Apr 9 00:42:15 2018 +0200

    Merge tag 'zsh-5.5' and hence branch 'upstream' into branch 'debian'
    
    Release 5.5 of zsh

 ChangeLog                         |  69 +++++++++
 Completion/BSD/Command/_cu        |  23 ++-
 Completion/BSD/Command/_signify   |  31 ++++
 Completion/BSD/Command/_vmctl     |  79 ++++++++++
 Completion/Debian/Command/_apt    |   2 +-
 Completion/Unix/Command/_column   |  59 +++++++
 Completion/Unix/Command/_dhclient |   4 +-
 Completion/Unix/Command/_fmt      |   2 +-
 Completion/Unix/Command/_gcc      | 314 ++++++++++++++++++++++++++++++--------
 Completion/Unix/Command/_script   |   6 +-
 Completion/Unix/Command/_shutdown |  15 +-
 Completion/Unix/Command/_ssh      |  30 +++-
 Completion/Unix/Command/_strings  |   4 +-
 Completion/Unix/Command/_tar      |   2 +-
 Completion/Unix/Command/_twisted  |   4 +-
 Completion/Unix/Command/_uniq     |   2 +-
 Completion/Unix/Type/_tar_archive |   2 +-
 Completion/X/Command/_code        |  36 +++++
 Config/version.mk                 |   4 +-
 Src/Modules/mapfile.c             |   3 +-
 Src/Zle/complete.c                |   3 +-
 Src/Zle/computil.c                |   6 +-
 Src/Zle/zle_params.c              |  14 +-
 Src/builtin.c                     |  10 +-
 Src/params.c                      |   4 +-
 Src/utils.c                       |  12 +-
 Test/Y03arguments.ztst            |  15 ++
 27 files changed, 646 insertions(+), 109 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