[Pkg-zsh-commits] [zsh] 01/02: Merge tag 'zsh-5.1-test-1' into debian

Axel Beckert abe at deuxchevaux.org
Tue Sep 8 20:58:53 UTC 2015


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

abe pushed a commit to branch debian
in repository zsh.

commit 22cf83b3c5920784188d7dcdfe1ff319cf4603f1
Merge: 6c27cb3 eaea1dc
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Sep 8 22:44:56 2015 +0200

    Merge tag 'zsh-5.1-test-1' into debian

 ChangeLog                                         | 94 +++++++++++++++++++++++
 Completion/Unix/Command/_git                      | 66 ++++++++++++----
 Config/version.mk                                 |  4 +-
 Doc/Zsh/contrib.yo                                |  2 +-
 Doc/Zsh/manual.yo                                 | 26 +++++--
 Doc/Zsh/params.yo                                 |  2 +-
 Doc/Zsh/zle.yo                                    |  5 +-
 Etc/FAQ.yo                                        |  2 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_git | 17 ++++
 Functions/Zle/bracketed-paste-magic               |  2 +-
 Functions/Zle/url-quote-magic                     |  2 +-
 NEWS                                              |  2 +
 README                                            |  4 +-
 Src/Zle/complist.c                                |  2 +-
 Src/Zle/zle_refresh.c                             |  3 +-
 Src/Zle/zle_tricky.c                              |  2 +
 Src/Zle/zle_utils.c                               |  5 ++
 Src/exec.c                                        |  4 +-
 Src/hashtable.c                                   |  5 +-
 Src/params.c                                      |  9 ++-
 Src/pattern.c                                     | 26 +++++--
 Src/signals.c                                     |  5 ++
 Src/text.c                                        |  4 +-
 Src/utils.c                                       | 10 ++-
 Test/A02alias.ztst                                |  3 +
 Test/A04redirect.ztst                             | 31 ++++++++
 Test/A05execution.ztst                            |  9 +++
 Test/A06assign.ztst                               |  8 ++
 Test/D07multibyte.ztst                            | 17 ++++
 29 files changed, 323 insertions(+), 48 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