[Pkg-zsh-commits] [zsh] annotated tag debian/5.0.8-1 created (now 75a7693)

Axel Beckert abe at deuxchevaux.org
Fri Jun 12 23:17:14 UTC 2015


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

abe pushed a change to annotated tag debian/5.0.8-1
in repository zsh.

        at  75a7693   (tag)
   tagging  d76991faab58ae815d4f917712d237cdd345d71c (commit)
  replaces  debian/5.0.7-dev-2-1
 tagged by  Axel Beckert
        on  Sat Jun 13 01:00:13 2015 +0200

- Log -----------------------------------------------------------------
zsh Debian release 5.0.8-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJVe2R9AAoJEGvmY8daNcl1l8EQAJBs6REGxv+O1Z5Iyp7RBmwJ
GYUH8UceMAH43LBN4GSU5Fq93drQFH0+/UziTQ6KRz2YACLPwiBfUWw2rdEjKDl7
nCJVGOZrFHx3SKaxKtWJ1hJX+jmVG29Lxw9kPBqzhQ2ftLpBxlE7uKbUOxxww1Ma
dPckrSHmEfg3bOKo7fEUjp2hgqlG5Zf2YxzgLAy5R369wST+RdxLRMy+GsK1b3No
O6vNUkzeIa4FWi/4GCYMayfaJHOmg1d63UXBplMQhvnfPM6ztIapXgxEIlmsLX5d
DkI6rIplkDiV6Jx7MytEQxlKJhW+BH6GRIgUkX+LZ1d/2w+S1anDO1sEJm+Y3Zp5
yDcAz6eSUB2vogvqDqDOl23siAWWqp0iNpl5ZE0Ch5gWyw5DHBM15JEyDj63a4sq
8JkojxhLOKkhMko02NIm8FTkv80zPZLf0LTV6DdcdA96yWZiYKn+/O3g3yB5vLhh
0jWJhKkEMW/V8xWtQyEJX2AXaywJR/1kKdrldxm8y5hG10Oe986vG2RuVxRZXL9X
zWbPrlKU9Bc/AjgLGrLCL/dKoXdrJIuQlYXsmI4WimUQnoBiXgYOpqR4OuXLgzu5
Y+0zVreTq3sKJ7AZ+05c5b/jNaEYC8fWbWP/pnXAGK/ue7lT5ROJrb+EfjxLp0nO
i1FRPJqTjc0oX+DkoeOi
=lc7i
-----END PGP SIGNATURE-----

Axel Beckert (9):
      Make README.Debian a little bit more markdowny
      Mention how to use bash completion with zsh in README.Debian (c.f. #786881)
      Merge branch 'upstream' and tag 'zsh-5.0.7-dev-4' into 'debian'
      Drop all but one patch (issues fixed upstream)
      Add preliminary changelog entry for new upstream release candidate
      New upstream release: Merge tag 'zsh-5.0.8' / branch 'upstream' into 'debian'.
      Update changelog for 5.0.8 release
      Add git commit IDs and Debian bug numbers of bugs fixed upstream in the last upload
      Upload to unstable as 5.0.8-1

Barton E. Schaefer (3):
      35046: unwind cmdstack when erroring out of lexing a parameter expansion in braces
      35231: make mkevnstr() safe for NULL value
      users/20238: add "fc -L" to operate only on the local shell history

Christian Hesse (1):
      35107: new ip options to complete

Daniel Hahler (23):
      35060 + 35072: completion: git: split __git_heads into local and remote
      35016: introduce new pretty formats %g[sdD] for reflog information
      35061: add __git_setup_diff_stage_options and use it with _git-diff-files and _git-diff explicitly
      35062: __git_setup_revision_options includes __git_setup_diff_options
      completion: git: add missing return to __git_recent_commits
      35126: add missing ChangeLog entry for previous commit
      35100: __git_recent_commits: massage ' ->*' from heads
      35101: completion: git: add __git_commit_objects_prefer_recent
      35104: completion: git: __git_commit_objects: query 1000 commits
      35103: completion: git: add %cr to commit objects (all and recent)
      35106: completion: git: unique name for __git_recent_commits
      35164: fix __git_commit_objects/__git_recent_commits
      35204: fix broken __git_recent_commits from previous commit
      Completion/Unix/Command/_git: remove -2 with __git_recent_commits
      __git_commit_objects: do not use _guard, but only a pattern
      35217: completion: git: send-email: complete (recent) commits
      35217: add missing changelog entry; use "-O expl" with _alternative
      35261: completion: git: __git_recent_commits: local ret
      ChangeLog: for previous commit; fix date for older one
      35285: _cdr: fix zstyle lookup for recent-dirs-insert
      35286: fix zstyle lookups with _baz and _tla
      35293: fix zstyle lookup with _php: use trailing colon
      35098: completion: git: provide --amend also with "message" group

Daniel Shahaf (6):
      35066: Minor completion fix for pasted arguments
      35161: completion: git: Fix typo in 35061
      35105: completion: git: add distance_from_head to __git_recent_commits
      users/20222: completion: git: Add matchspec for heads
      35224: completion: git: Add fast-export --signed-tags=warn-strip
      35127#1: Fix _describe/compdescribe problem with unsorted groups

Eric Cook (2):
      35052: new BSD completions
      35292: yum install complets local files

Han Pingtian (4):
      35295: Try harder with zftp directory listing
      35299: Improve effect of zfdir -r
      35311: typo in zfuput behaviour
      35234: better zfget completion with paths

Jun T (2):
      35086: reapply a hunk from 35067 for expn.yo
      unposted: include doc tweek to expn.yo from 35071

Jun-ichi Takimoto (6):
      35034: improve manual format up to Chapter18
      35057: make URL clickable (again)
      35064: rename ISPRINT to ZISPRINT to avoid conflict
      35075: improve manual format
      35255: if available, use texi2any instead of texi2html
      35289: fix typos in the description of emulate

Mikael Magnusson (1):
      Don't treat NUL as a combining character

Oliver Kiddle (9):
      35049: allow jail completion to include jid 0 for the host and to
      35093: new zle widgets for Vim-style text objects
      35092: fix for numeric arguments from vi operator pending mode
      unposted: include .distfiles for new directory
      Øystein Walle: 34841 (tweaked): allow grouping of thousands in printf format string
      35139: complete the new (b) parameter flag
      users/20219: fix completion for git options
      35315: replace inappropriate uses of _path_commands
      35310 (plus undo 35268 (git 899613f)): fix quoting of cached arrays

Peter Stephenson (30):
      c.f. 35041: typo in zle.yo
      35054: readonly -p + POSIXBUILTINS fix.
      35056: turn off PROMPT_SP for interactive test
      35059: fix, document, test readonly -p.
      35067: Add (b) parameter flag for pattern char backslashing.
      35078: Add backslash quoting to parameter (b) flag from 35067.
      users/20203: nested functions in always blocks when exit pending
      35114: zformat -a multibyte char widths
      35110: don't implicitly initialize restricted integers to zero
      35131: allow "[]" to match empty character set.
      35151: improved check for parameter q and b flags
      35153: nested math substitution
      35154: NEWS on arithmetic evaluation changes
      35155: cmdpop() could be called erroneously on error
      35168: Improve parsing of case patterns.
      35184: Additional case fix for 35168.
      35187: unbalanced parentheses in _vim
      35193: Add "unalias -a".
      35248: treat fully parenthised zsh patterns as complete case patterns again
      35250: Fix case documentation (SH_GLOB)
      Tweak test for function level of exit.
      c.f. 35268: revert completion cache optimisation for now
      Update to 5.0.7-dev-4
      35306: "test -z \(" failed due to parse confusion
      35318: POSIX_BUILTINS behaviour for getopts.
      2037: ${functions[foo]} shouldn't be unmetafied.
      20237: fix typo in foregoing commit
      35326: $#- was misparsed as ${#-}
      35343: Avoid $#name length handling for POSIX_IDENTIFIERS
      unposted: release 5.0.8

İsmail Dönmez (1):
      35232: matching parentheses

-----------------------------------------------------------------------

No new revisions were added by this update.

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