[Pkg-zsh-commits] [zsh] branch upstream updated (7b7e84f -> 9f60590)

Axel Beckert abe at deuxchevaux.org
Tue Dec 6 21:16:59 UTC 2016


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

abe pushed a change to branch upstream
in repository zsh.

      from  7b7e84f   unposted: 5.2-test-1
      adds  ccf5004   Get subject of current patch in rebase-apply mode
      adds  6b5df98   unposted: ChangeLog typo
      adds  fd2ca22   40067: internal: Document 'cmatcher', parse_cmatcher(), 'comptoend', unsetparam_pm(), and getindex().
      adds  334ed65   40068: Abort execution when setuid/setgid fail.
      adds  a409adc   40071: change Dash back to "-" before evaluating named directory expansions
      adds  ffed069   unposted: regression test for 40071
      adds  af2ab02   40088: atttempt to make interactive param test more robust
      adds  d9237cc   40074: vcs_info git: rfc822-unfold rebase-apply patch subjects when msg-clean is unavailable.
      adds  f71de84   unposted: vcs_info git: Handle rebase-apply sequences with >=10000 patches.
      adds  c03228f   Extra case for ERR_RETURN and ERR_EXIT.
      adds  0e4aa6f   Additional case for ERR_RETURN and ERR_EXIT.
      adds  9649ef5   40100: ERR_EXIT and ERR_RETURN test for anonymous functions.
      adds  98e2979   40102: Use subdirectory for test I/O files
      adds  9f60590   unposted: 5.2-test-2

No new revisions were added by this update.

Summary of changes:
 ChangeLog                                         | 57 ++++++++++++-
 Config/version.mk                                 |  4 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_git | 13 ++-
 Src/Zle/comp.h                                    |  4 +-
 Src/Zle/complete.c                                | 12 ++-
 Src/exec.c                                        | 11 ++-
 Src/loop.c                                        |  6 ++
 Src/params.c                                      | 26 ++++--
 Src/subst.c                                       |  2 +
 Src/zsh.h                                         |  1 +
 Test/B02typeset.ztst                              | 10 +++
 Test/C02cond.ztst                                 |  4 +-
 Test/C03traps.ztst                                | 98 +++++++++++++++++++++++
 Test/D04parameter.ztst                            | 13 ++-
 Test/ztst.zsh                                     | 18 +++--
 15 files changed, 254 insertions(+), 25 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