[Pkg-zsh-commits] [zsh] branch debian updated (5c3b312 -> 784e106)

Axel Beckert abe at deuxchevaux.org
Thu Aug 27 15:47:14 UTC 2015


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

abe pushed a change to branch debian
in repository zsh.

      from  5c3b312   Throw away even more errors in further-mitigate-test-suite-hangs.patch
      adds  e5d5a76   Test for 36265, no alias expansion after "function"
      adds  8abe149   36256: local options should remain in effect for "emulate -L" even if additional option settings are applied
      adds  2ed3b84   36266: preserve emulation and setopt context for init and finish functions, handle vi modes
      adds  1cfe4ca   36273: teach endofline() and endoflinehist() about invicmdmode() cursor placement.
      adds  43079e5   36274: clear virangeflag when getvirange() has an error (the next keystroke is not a motion/selection).
      adds  2e69ece   users/20455: do not use posix_openpt() on OpenBSD
      adds  2bc4680   Merge branch 'master' of https://git.code.sf.net/p/zsh/code
      adds  3698baa   unposted: replace version 5.0.9 with 5.1 in FAQ
      adds  fdf48d8   36277: _git: Updated for git-clone 2.4.5.
      adds  2663a03   unposted: update to 5.0.8-test-3
       new  6f1dd99   Merge tag 'zsh-5.0.8-test-3' into debian
       new  784e106   Update changelog for new upstream release candidate 5.0.8-test-3

The 2 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                           | 43 +++++++++++++++++++++++++++++++
 Completion/Unix/Command/_git        |  7 +++--
 Config/version.mk                   |  2 +-
 Etc/FAQ.yo                          |  2 +-
 Functions/Zle/bracketed-paste-magic | 51 ++++++++++++++++++++++++++++++-------
 Src/Modules/zpty.c                  |  3 ++-
 Src/Zle/zle_move.c                  |  4 +++
 Src/Zle/zle_vi.c                    |  2 ++
 Src/builtin.c                       | 11 +++++---
 Test/C04funcdef.ztst                | 13 ++++++++++
 debian/changelog                    |  4 +--
 11 files changed, 122 insertions(+), 20 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