[Pkg-zsh-commits] [zsh] branch debian updated (f6ab748 -> f0a68e1)

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


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

abe pushed a change to branch debian
in repository zsh.

      from  f6ab748   Upload to experimental as 5.2-test-1-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
       new  e631e43   Merge tag 'zsh-5.2-test-2' into debian
       new  972e1fe   Remove cherry-picked patch
       new  f0a68e1   Update debian/changelog for new upstream test release 5.2-test-2

The 3 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                                          | 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 ++--
 debian/changelog                                   |  7 ++
 ...-output-from-interactive-test-more-robust.patch | 27 ------
 debian/patches/series                              |  1 -
 18 files changed, 261 insertions(+), 53 deletions(-)
 delete mode 100644 debian/patches/cherry-pick-af2ab0247-attempt-to-make-output-from-interactive-test-more-robust.patch

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