[Pkg-zsh-commits] [zsh] branch upstream updated (56aa469 -> b0d2966)

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 00:38:26 UTC 2013


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

abe pushed a change to branch upstream
in repository zsh.

      from  56aa469   unposted: 5.0.2-test-3
       new  5a517e9   32080: Suppress error output from nonessential setopt
       new  deccbf3   Unposted (see 32085):  Another nonessential setopt
       new  c1a15fb   32089: tweak to detect Subversion repository
       new  b28a636   32091: WARN_CREATE_GLOBAL false positive. In cases like () { foo=bar =true; }
       new  82cf0f5   32056: Handle completion for different versions of iconv
       new  4864e35   32093: describe the dependency issues fixed by the doc bundle
       new  6572544   users/18210: document "print -D" better
       new  bcda34a   32099: change pointer declaration to avoid arithmetic on (void *).
       new  8ffba43   32103: parse host:port format in ssh known_hosts files.
       new  beb4084   32105: support combinations of man or nroff with colcrt or col.
       new  b0d2966   unposted: release 5.0.3

The 11 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.


Summary of changes:
 ChangeLog                                       | 49 +++++++++++++++++-
 Completion/Unix/Command/_iconv                  | 67 ++++++++++++++++---------
 Completion/Unix/Type/_hosts                     | 15 +++++-
 Config/version.mk                               |  4 +-
 Doc/Zsh/builtins.yo                             |  4 +-
 Functions/VCS_Info/Backends/VCS_INFO_detect_svn |  2 +-
 INSTALL                                         | 20 ++++++++
 Src/exec.c                                      |  5 +-
 Src/init.c                                      |  2 +-
 Test/A05execution.ztst                          |  4 +-
 Test/E01options.ztst                            | 17 ++++---
 Util/helpfiles                                  | 38 ++++++++++++--
 12 files changed, 180 insertions(+), 47 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