[Pkg-zsh-commits] [zsh] branch upstream updated (2bab9f0 -> fa40bfa)

Axel Beckert abe at deuxchevaux.org
Mon Nov 30 02:07:08 UTC 2015


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

abe pushed a change to branch upstream
in repository zsh.

      from  2bab9f0   37225: fix test for typeset with zsh/param/private
      adds  211889c   Comment should say export is equivalent to typeset -xg
      adds  3d962aa   37229: non-local assignment to a parameter name whose outermost declaration is private, is an error rather than a silent no-op.
      adds  026cb6a   37243: too many problems with inserting a line into B02, instead add a placeholder and substitute for it.
      adds  2ab41d5   37215: _regex_words: Don't add mismatched parentheses
      adds  06a24d3   37163: Remove curl completion
      adds  694aee4   37214: 'prompt walters': Don't export PS1
      adds  8efa4b4   unposted: ZCALCPROMPT created globally in zcalc
      adds  c7c51ec   Fix conflicts in ChangeLog
      adds  324a82b   unposted (after 37243): Explain the breadcrumb by adding a comment.
      adds  fa40bfa   unposted: 5.1.1-test-3

No new revisions were added by this update.

Summary of changes:
 ChangeLog                              | 40 +++++++++++++++++++++++
 Completion/Base/Utility/_regex_words   |  8 ++++-
 Completion/Unix/Command/_curl          |  7 ++++
 Completion/Unix/Type/_urls             |  2 +-
 Config/version.mk                      |  4 +--
 Functions/Misc/zcalc                   |  4 ++-
 Functions/Prompts/prompt_walters_setup |  6 ++--
 Src/Modules/param_private.c            | 59 +++++++++++++++++++++++++++-------
 Test/B02typeset.ztst                   |  4 ++-
 Test/V10private.ztst                   | 40 +++++++++++++++++------
 10 files changed, 145 insertions(+), 29 deletions(-)
 create mode 100644 Completion/Unix/Command/_curl

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