[Pkg-zsh-commits] [zsh] branch debian updated (f8edeff -> 4d67d69)

Axel Beckert abe at deuxchevaux.org
Thu Aug 10 19:33:49 UTC 2017


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

abe pushed a change to branch debian
in repository zsh.

      from  f8edeff   Upload to unstable as 5.3.1-5
      adds  fa88f57   unposted: Post-release version bump to 5.3.1-dev-0.
      adds  02eb159   40162: _arguments support for a match spec in combination with sets
      adds  5455798   Oliver: 40118: alternate fix replacing 40115
      adds  044fcba   unposted (see users/22287): _comp_options needs to disable ERR_RETURN
      adds  d287f81   40232: Remove SH_USE_BSD_ECHO autoconf test.
      adds  4fb4ce1   40231: Optimise setarrvalue().
      adds  8d4c985   40260: zero new space allocated in prompt buffer
      adds  e90a512   40265: Fix problems with pure string in patterns with Meta.
      adds  d0f7a3b   40248: suppress errors from zshaddhistoryhook
      adds  c4dba4f   users/22319: ${ary1:^ary2} should not change isarr state of expansion of ary1
      adds  a69b19d   40226: tidy up some of the _arguments set code
      adds  8be732c   40227: handle _arguments sets and rest arguments starting with a dash
      adds  c2b7c5a   40269: handle option exclusion within current word for clumped options
      adds  24337b3   users/22320: Etc/BUGS: Add 40240, label 40106.
      adds  385cb9b   40264: _man: Complete all sections after '-a'.
      adds  9d87cd9   40270 (after 39995): Add cross-reference for robustness.
      adds  48cadf4   40285: Be more careful with pattern allocation in history isearch.
      adds  9b4d67b   unposted: LICENCE: Update year to $now (2017).
      adds  ebcc572   40302: New _swaks completion (common options only).
      adds  1db0eea   40318 (in part): Document echo \c behaviour.
      adds  b088b67   40303: _bts: Add more subcommands.
      adds  bb21870   40306 with doc tweaks: Change behaviour expanding alias in () function definition.
      adds  34656ec   40305: fix some problems redisplaying command line after interrupt.
      adds  f26d1ba   Add features associated with autoloading a function using an absolute path.
      adds  47b7f2a   unposted: more care with shell function filename.
      adds  b6082cd   40321: _arguments option groups
      adds  12100eb   40332: completion for new autoload features
      adds  d3cf881   40333: Fix the watch interface for utmpx
      adds  33799ae   40335: More care with autoload function path.
      adds  178e62d   40342: Add directory name cache for autoload file paths.
      adds  00f16c8   unposted: one missing *name = NULL
      adds  cfc8165   40344: new lsblk completion
      adds  f22960c   40345: update lsusb completion
      adds  51c5c85   40355: _mpc: improve playlist completion
      adds  ebd7fdd   40362: Fix setting of parameter values in compvalues
      adds  f90a044   40353 with tweaks to whence -v: extend directory cache use.
      adds  0a2d92f   40369: quote command paths in whence -v
      adds  2e76fb8   40372: turn off POSIX_IDENTIFIERS option in completion
      adds  c2f1951   40369: code should have been committed with 0a2d92f98
      adds  60a4f6c   unposted: "autooad ~..." also completes file
      adds  4d60976   40375: autoload with explicit path mustn't trash already loaded function.
      adds  d219f00   43080: a few more tests for autoload with absolute path
      adds  8cb130f   unposted: Etc/BUGS: Record users/20807 vcs_info quilt issue.
      adds  c861b17   40391: Add WARN_NESTED_VAR option and functions -W.
      adds  3e5badb   40404: Only quote command in whence output with -v.
      adds  0e33ebc   posted: Make D07 recognize more spellings of pl_PL.UTF-8
      adds  699a38e   40392: vcs_info patch2subject: Support `git show` output.
      adds  b078402   40396: vcs_info quilt: More documentation of '%Q' and 'use-quilt'.
      adds  57013f8   40401: vcs_info git: Fix the %c patch-format expando.
      adds  0ea1957   40403/0001: vcs_info set-patch-format helper: Part #1.
      adds  2702857   40403/0002: vcs_info set-patch-format helper: Part #2.
      adds  edd9798   40403/0003: vcs_info set-patch-format helper: Part #3.
      adds  2854a67   40403/0004: vcs_info set-patch-format helper: Part #4.
      adds  b3637ca   40413: WARN_NESTED_VAR subscripted variable fix.
      adds  80e47a9   40422: More WARN_NESTED_VAR cases.
      adds  1633b28   40423: WARN_NESTED_VARS, conversion the other way
      adds  8575e2b   40425: HAVE_* tests for getutxent etc.
      adds  ea7b4d4   40200: Updated Perforce completion
      adds  34f70c5   40440: Add $functions_source hash to zsh/parameter.
      adds  0672c75   40439: PAT_HEAPDUP definition just for clarity
      adds  e51c9c1   40453: signal handler safety for callers of patcompile(PAT_STATIC), which is not re-entrant.
      adds  b007341   40450, 40451: Swifth language completion.
      adds  ed855ba   40465: update methods to output $PWD in tests.
      adds  6557aa4   40469: change strategy from 40453 to use patcompile(PAT_HEAPDUP) instead of signal queueing.
      adds  e641e40   40466: Update dependencies for config.h.in / autoheader.
      adds  0e25f1c   40470: make the test work also with ASCII collation
      adds  ad1b465   40460: WARN_NESTED_VAR: Don't warn when assigning to a slice of an existing array
      adds  caddeca   40483 (cf. Eric Freese: 40482): Remove zpty exit hook from forked processes
      adds  a32fb00   40486: Don't warn on creation of MATCH etc. in regex.
      adds  49bc469   40476: vcs_info $backend_misc: Document at the right point, provide in quilt 'standalone' mode.
      adds  3a1756b   40478: vcs_info set-patch-format: Guard against empty variable elision.
      adds  fca4f90   40481: vcs_info hg: Pass arguments to the set-patch-format hook.
      adds  9211d7f   40479: vcs_info set-patch-format: Prepare for more code sharing between the callers.
      adds  33c0a10   40480: vcs_info set-patch-format: Eliminate the remaining code duplication.
      adds  bb6c08b   unposted: vcs_info git: Fix typo in manual.
      adds  e641d8e   40434: Jan Matejek: patchutils completion update
      adds  4da5c23   40493/0001: _git-checkout: No functional change.
      adds  3afd12a   40493/0002: _git-checkout: Reorder default completions.
      adds  ec1bdab   40494: _git: Use slashes matchspec for references (as already used for branch names).
      adds  3be8e1b   40507: Remove extraneous null creating GDBM records
      adds  e9267ad   40508: Make $functions re-settable.
      adds  e3bc63f   unposted: _svn: Fix '--show-revs' completion.
      adds  ecd8828   40492: vcs_info: Escape '%' signs in payloads.
      adds  e007cd9   40510: vcs_info: Update the $psvar episode with '%'-unescaping. (Follow-up to 40492.)
      adds  0829c14   unposted: using a colon in the tag name for lsusb completion was not such a good idea
      adds  64c6758   40512: new entr completion
      adds  f5272bc   40536: Prepend directory to $fpath.
      adds  d8c66e6   40537: Document previous change to autoload
      adds  e720f45   40539: typo in MIPS branch of argument selection
      adds  63f086d   40524: do not free a null array
      adds  e9ce001   40558, 40562: General improvements to zsh/db/gdbm module
      adds  e329a8d   40568: REMATCH_PCRE is not enabled by default, fix doc.
      adds  4443e02   update gphoto2 completion for new options up to gphoto2 2.5.11
      adds  9f44757   40576 (tweaked): entersubsh():  unblock any signals that were blocked for trap handling
      adds  b3c1860   40593: SHWORDSPLIT + unset IFS should cause default splitting of $@
      adds  574933e   40565 (tweaked): test cases for assigning array to scalar with various combinations of SHWORDSPLIT and IFS
      adds  74fe4d0   40598: paramsubst() should always return scalar when PREFORK_SINGLE was passed
      adds  79005f1   use "diff -a" in case special characters were written to the test output
      adds  1b0541c   Julien Nicoulaud: 40586: discard stderr
      adds  8328b79   40604: revert to the old method if getutent() is not available
      adds  12d950b   40624: conditionally handle WIFCONTINUED to properly set SP_RUNNING process status
      adds  db44b17   unposted (cf. 40617): clarify description of ${(A)name=value} and ${(AA)name=value}
      adds  6c476c2   40626: Make $options re-settable.
      adds  5a32ced   unposted: Port 40617 to the completion.
      adds  4b8db48   40640: the (A) parameter flag forces array result even if assignment syntax is not used
      adds  c7048cd   Revert 40626 which broke tests.
      adds  d00931d   40650: redo 40508 and 40626 with comments explaining what is actually going on
      adds  bf292bd   40641: docs: patterns: Add '|' to the overview. Clarify that it short-circuits.
      adds  24497ad   40562: gdbm tests omitted from previous commit
      adds  47c05f6   40622 with typos fixed: functions -Ms.
      adds  0697c45   40681: strftime builtin should return 1 if ztrftime() returns -1
      adds  67c5d83   40702: new KEYS_QUEUED_COUNT ZLE variable
      adds  efe5e6a   40173: No error on failure to load zsh/db/gdbm in test.
      adds  c8005af   40170: Fix up error resetting in curses module.
      adds  7fd62f4   40597: be flexible about order of options to _values
      adds  76a033e   40715: update completion of git options for git 2.12.0
      adds  cae2145   unposted: fix completion argument to xz --format
      adds  929fa17   unposted: complete 'tiled' layout for tmux
      adds  76f2539   unposted (via github): Add newer C++ standard options to _gcc
      adds  b8b5f18   unposted (via github): complete -Dproperty=/path_complete for ant
      adds  5e61eaf   40654: exit cleanly from special POSIXBUILTINS in subshells
      adds  8522e99   40781: optimize array assignment, similar to 39995 for string assignment
      adds  23275fc   40726: add "zcurses resize" for sane terminal size change
      adds  a8345a4   40780: Don't use =~ for simple prefix match
      adds  f3f8537   40760: Always tokenize unquoted - to Dash.
      adds  6f25cba   40706: Fix ordering dependence in gdbm test
      adds  a548297   40744: Document the SHORT_LOOPS 'function' syntax.
      adds  67d8824   40745 + 40753: Fix 'unset ZLE_RPROMPT_INDENT' not restoring the default behaviour.
      adds  0710179   40763: count wide characters and Cmatcher pointers more sanely in cfp_matcher_pats(), and count characters in pattern_match() the same way to stay in sync
      adds  c93f29b   40799: fix $- expansion partly broken by 40760
      adds  64559ab   40796: MAGIC_EQUAL_SUBST not needed with parsed assignment.
      adds  0189921   40803, 40804, 40805, 40806: Parameter test additions.
      adds  9f49864   40801: re-fix completion of mount points with spaces in the name
      adds  7276d04   40808: fix typos where (x,y) should have been (x y) in _arguments syntax
      adds  4d7b34c   unposted: silence warnings on Cygwin
      adds  c09af35   unposted: declare file local variables as static
      adds  adab028   40819: Fix IS_DASH test in BRACE_CCL handling
      adds  373ad33   40823: update option completion for sshfs 2.8
      adds  f862882   40824: grep completion handling of option deviations between different systems
      adds  5da6621   unposted (github pull request #15): fix a small typo in `ip` corrections file
      adds  420fc41   40832: fix $x:P when PWD=/
      adds  2ff71e8   40820: add a few tests of strftime, related to 40681
      adds  d044530   40816: Document interaction of 'print -P' and 'print -f'.
      adds  5fa422b   40837: for pgrep completion, add -w on Linux
      adds  56ef4f6   40822: vcs_info quilt: Document the '.quilt-foo' zstyle context element. (Compare users/20807.)
      adds  46233c4   40817: __git_recent_branches: Retrieve less data, but faster.
      adds  e869952   40818: _git-checkout: When completing local heads, prefer recently-checked-out ones. (after 38592)
      adds  45d9103   40842: update completions for coreutils and similar utilities, also improving BSD and Solaris support
      adds  7c662bf   40843: update options for ruby 2.4.0p0
      adds  072e75f   40855: _dmidecode: Fix _arguments syntax error.
      adds  f3ae40f   unposted: vcs_info quilt: Fix documentation markup typo.
      adds  1022062   40859: vcs_info docs: Use proper internal links through texinfo nodes.
      adds  b627c25   unposted (after 40859): Fix yodl warning:
      adds  27a55d8   Improve comment at top of GDBM test
      adds  20d4649   40875: Update REC_EXACT description, suggested by Martin Krafft
      adds  0866562   22601: Fix for parameter substitution pattern matches.
      adds  e78ec86   40891: fix more zero-length matches.
      adds  7fc15db   40892: subcommand matching for ip help
      adds  fc1fedd   40878: additional stgit squash command completeion
      adds  5a895a5   40906: Add note on use of (k) parameter subst flag.
      adds  5aec3f9   40909: Stress test for parameter substitution
      adds  4850116   Fix typo breaking kld completion
      adds  967ff2f   * 40782: avoid dependency on zsh/regex module
      adds  eaeebeb   unposted: minor formatting: var() instead of tt().
      adds  207263a   40929 (replaces 40598): paramsubst() should always return scalar when PREFORK_SINGLE was passed in from prefork()
      adds  f6ab9a2   40932: Parameter subscripts need to count parentheses. Otherwise they can terminate in the middle of an expression.
      adds  8b5102c   40933: Ensure we get job text in sourced files.
      adds  ce7a98f   users/22653: options.yo: Clarify REMATCH_PCRE semantics.
      adds  ca2a43f   40940: untokenize names of condition features before attempting to look up the definition from a module.
      adds  a11b241   40935: User names need metafying.
      adds  fc96274   40977: "emulate" disallows "--help" and "--version"
      adds  6cc6942   40973: _remote_files: Fix completion of remote files that start with a hyphen/minus.
      adds  a2e2f56   40990: Fix crash with bogus path in sh emaulation.
      adds  3c78f14   40994: unmeta_one() need not count Meta
      adds  68466f3   40995: Don't disable alias expansion when finding command substitution limits
      adds  4fa7c6a   40943: __git_recent_commits: prefer recent commit objects
      adds  d78b022   41006: _ls: new optiosns and a few fixes
      adds  408b92b   41008: Handle expansions for precommand modifiers
      adds  78afb21   40965: fix for missing local declarations of expl
      adds  4228d98   unposted: fix syntax on line end
      adds  48b0daf   41016: Test that quoted precommand modifiers now work
      adds  d7110d8   41012: Fix premature exit from nested function in EXIT trap.
      adds  ed4e37e   41020: Fix "command -p"; "-p" was incorrectly left in command arguments
      adds  ab6f303   unposted: Use typeset -g in insert-unicode-char
      adds  21b1955   41043: Close pipes in shell when disowning background job.
      adds  aa8157b   41038: Document recent, backwards-compatible precommand modifiers changes.
      adds  f25d01a   Fix combination of HERE document and |&.
      adds  641a764   users/22688: Allow mixing redirs and arguments after anon functions.
      adds  af1c82d   40173: Off-by-one error checking for {varid}.
      adds  51eff61   41095: Use 2>&- in completion to avoide restricted shell problem.
      adds  263a0c2   41078: Empty psvar could cause bad dereference in prompt expansion
      adds  c7a9cf4   40181: Fix buffer overrun in xsymlinks.
      adds  1caaa93   unposted: Adding comments to test changed line number in output
      adds  4bb81ee   41096: Don't assume null termination copying string.
      adds  171e7fa   41090: Replace iswprint() if unicode9 is enabled.
      adds  94014ff   41113 (tweaked): Save current line linkage to history ring.
      adds  14b5fae   users/22707: Document extra use of accept-exact-dirs
      adds  f667cfc   41128: typo in compsys documentation
      adds  d146868   41085: Update OpenStack completions
      adds  eacb879   41086: Update librt completions
      adds  dd672b7   41087: Update kvno completion to MIT krb 1.14
      adds  99fff8f   41142: Ensure close-on-exec is passed to moved file descriptor
      adds  135075e   40898: fix GDBM error handling
      adds  62c4169   41146: careul in GDBM freeing strings with embedded nulls
      adds  5ded0ad   41159: handle "Include" and "HostName" lines in ~/.ssh/config
      adds  11304f7   unposted: clarify ZLS_COLORS pattern matching contexts
      adds  ca0607c   41153: finish module setup only after all error conditions have been checked
      adds  284b5aa   41151: propagate flags when creating new parameter
      adds  151a466   41164: Don't free a history entry if it's curline.
      adds  01fb569   41177: _nm: add support for macOS and OpenBSD
      adds  a6135f6   41191: Check for immortal thingies when checking for specific thingies
      adds  11d2dbd   41225: sethparam() should not attempt to change special	parameters into hashes
      adds  d6d7ef2   41232: Use page up/down keys in zed keymap.
      adds  d4947e6   41239: Save and restore default history event on context stack.
      adds  18aede9   unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.
      adds  d5c22d3   41244: Add zmodload -s option.
      adds  eb78375   41284: Fix NULL dereference in cd.
      adds  4d007e2   41275: Leave stdin open when executing widgets
      adds  6ecc34a   unposted: fix typo in url-quote-magic
      adds  cf72c2d   41265: quote the inserted file names as necessary
      adds  efae75f   41242: zstrbcmp(...) removed in favor of zstrcmp(..., SORTIT_IGNORING_BACKSLASHES)
      adds  a5ed661   41317: use heap allocation in getoutputfile() to plug memory leak
      adds  9de905b   41322: reduce number of changes in signal queuing/blocking state during shingetline() to improve read speed
      adds  c186ae4   unposted: Credit to Sebastian
      adds  8a62bbb   41319: dupstring a possibly readonly string before modifying
      adds  825f84c   41308 (tweaked): behaviour of PCRE with NUL bytes
      adds  c578357   41339: Unquote treeish argument for git checkout completion
      adds  a0f33b5   41342: check for Yodl version 4
      adds  d78761c   41345: Use consistent prompt variables in prompt themese.
      adds  e199556   41368: Add missing unqueue_signals() to compctl.
      adds  e8edd42   22760: fix partial string length reports with NO_MULTIBYTE
      adds  ae10f88   41386: when backgrounding a STAT_CURSH job, remove the flag.
      adds  6116fdb   41375: GDBM interface bug fixes
      adds  cdd9402   Avoid invalid access with isearch in completion list
      adds  a955065   Delay processing "disown" for superjob.
      adds  e556f9c   41402: Add hasher to ecstrcode to reduce string comparisons
      adds  b31f947   41402: Delay has_tokens() in ecstrcode as may not be needed
      adds  2b3a4d1   unposted: update dev version due to wordcode changes
      adds  050f752   41409: complete "django startproject"
      adds  a3b3f00   41420: "{.." wasn't check for brace expansion properly
      adds  76a4a5e   41419: update for git 2.13.2
      adds  4a63a17   41414: fix for commas used in exclusion lists
      adds  8eaacb3   41431: update options in assorted completions
      adds  9e7315a   41432: use option grouping in xz completion
      adds  d2b98fb   41429: Try to improve description of how stages of expansion fit together.
      adds  1d0f2a5   Further clarification about processing of expansions
      adds  aaa0c90   41461: complete list of zsh manual pages in manual introcution
      adds  18c3c12   unposted: correct typo in _xclip
      adds  d4b94b5   41464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.
      adds  4015f3c   41458: _subversion: Don't cache an empty commands list when svn is not available at the first invocation of _svn.
      adds  a6f2755   41471 (tweaked): _svn: Complete propvals in 'propset'.
      adds  f183ed6   41467: Correct completion of 'tmux new <TAB>'.
      adds  32ca922   unposted: update distribution docs for 5.4 release.
      adds  43e55a9   41472: introduce cleanup hooks default and restore special themes, and update documentation
      adds  562482a   unposted: _git: Fix style lookup for 'max-verbose'.
      adds  d17f9d3   unpostes: test release 5.3.1-test-2
      adds  06e70fb   41474: Fix pbuilder's --distribution,--architecture completion.
      adds  8abbaef   41472: missed ChangeLog entry from commit 43e55a9b
      adds  27efa0e   41470: Another note on new effect of POSIX_BUILTINS
      adds  17a6eb6   41475: _git: Complete files after 'reset' when there are no commits, when the 'verbose' style is set.
      adds  623be71   41479: _xz: Complete compressed, rather than uncompressed, files after -d.
      adds  a51cd62   41484: Make ${(q+)...} quote backsleshes.
      adds  039a34c   41485: test for previous fix
      adds  14ff7d3   41492: update some options in completions
      adds  943a061   41493: fix to not print hash into terminal and update options for git 2.14
      adds  462dd51   41500: document "-" to end zparseopts options
      adds  2eacbef   41499 (with one further tweak): POSIX_STRINGS behaviour.
      adds  9ecaeef   unposted: version 5.4
      adds  3618556   unposted: Post-release version number bump to 5.4-dev-0.
      adds  e2124c4   41486: _tmux: Correct completions of new-window, split-window, respawn-window, respawn-pane.
      adds  5654b90   41481: _df: Complete mounted device and mount points.
      adds  2fba415   41510: update doc for $ZSH_PATCHLEVEL
      adds  a9b579a   Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."
      adds  dc475bf   unposted: update to 5.4.1
       new  e3b67a8   Merge tag '5.4.1' into debian
       new  4d67d69   Drop all but two patches for 5.4.1, add changelog entry for 5.4.1-1

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                                          | 1265 ++++++++++++++++++++
 Completion/BSD/Command/_gstat                      |    4 +-
 Completion/BSD/Command/_kld                        |    2 +-
 Completion/BSD/Command/_portmaster                 |    2 +-
 Completion/BSD/Command/_sysrc                      |    4 +-
 Completion/Base/Utility/_values                    |    7 +-
 Completion/Debian/Command/_a2utils                 |    4 +-
 Completion/Debian/Command/_apt                     |    6 +-
 Completion/Debian/Command/_bts                     |   64 +-
 Completion/Debian/Command/_lighttpd                |    8 +-
 Completion/Debian/Command/_lintian                 |    4 +-
 Completion/Debian/Command/_pbuilder                |    4 +-
 Completion/Debian/Command/_wajig                   |    2 +-
 Completion/Debian/Type/_deb_architectures          |    2 +-
 Completion/Debian/Type/_deb_codenames              |   12 +
 Completion/Debian/Type/_debbugs_bugnumber          |    2 +
 Completion/Linux/Command/_ethtool                  |    2 +-
 Completion/Linux/Command/_iptables                 |    4 +-
 Completion/Linux/Command/_lsblk                    |   58 +
 Completion/Linux/Command/_lsusb                    |   30 +-
 Completion/Linux/Command/_mdadm                    |    2 +-
 Completion/Linux/Command/_ss                       |    1 +
 Completion/Linux/Command/_sshfs                    |   68 +-
 Completion/Linux/Command/_strace                   |    3 +-
 Completion/Solaris/Command/_svcadm                 |    2 +-
 Completion/Solaris/Command/_svccfg                 |    2 +-
 Completion/Solaris/Type/_svcs_fmri                 |    2 +-
 Completion/Unix/Command/_ant                       |    2 +-
 Completion/Unix/Command/_basename                  |   27 +
 Completion/Unix/Command/_cat                       |   26 +-
 Completion/Unix/Command/_cdrdao                    |    4 +-
 Completion/Unix/Command/_darcs                     |    2 +
 Completion/Unix/Command/_date                      |    5 +-
 Completion/Unix/Command/_dbus                      |    2 +-
 Completion/Unix/Command/_df                        |   19 +-
 Completion/Unix/Command/_diffstat                  |   37 +-
 Completion/Unix/Command/_dig                       |   33 +-
 Completion/Unix/Command/_django                    |    1 +
 Completion/Unix/Command/_dmidecode                 |    3 +-
 Completion/Unix/Command/_entr                      |    9 +
 Completion/Unix/Command/_flex                      |   73 +-
 Completion/Unix/Command/_fmt                       |   60 +
 Completion/Unix/Command/_gcc                       |    6 +-
 Completion/Unix/Command/_git                       |  144 ++-
 Completion/Unix/Command/_gphoto2                   |  113 +-
 Completion/Unix/Command/_grep                      |   82 +-
 Completion/Unix/Command/_gsettings                 |    2 +-
 Completion/Unix/Command/_hg                        |    2 +-
 Completion/Unix/Command/_iftop                     |   21 +-
 Completion/Unix/Command/_ip                        |    2 +-
 Completion/Unix/Command/_irssi                     |    1 -
 Completion/Unix/Command/_java                      |    2 +-
 Completion/Unix/Command/_kvno                      |   10 +-
 Completion/Unix/Command/_lha                       |    2 +
 Completion/Unix/Command/_libvirt                   |    5 +-
 Completion/Unix/Command/_locate                    |  192 ++-
 Completion/Unix/Command/_ls                        |  102 +-
 Completion/Unix/Command/_lsof                      |    2 +-
 Completion/Unix/Command/_man                       |    6 +-
 Completion/Unix/Command/_mount                     |   39 +-
 Completion/Unix/Command/_mpc                       |    2 +-
 Completion/Unix/Command/_mysql_utils               |    2 +-
 Completion/Unix/Command/_nm                        |  111 +-
 Completion/Unix/Command/_openstack                 |    6 +-
 Completion/Unix/Command/_paste                     |   19 +
 Completion/Unix/Command/_patchutils                |    4 +-
 Completion/Unix/Command/_perforce                  |  948 ++++++++++-----
 Completion/Unix/Command/_pgrep                     |    3 +-
 Completion/Unix/Command/_pkg-config                |    2 +-
 Completion/Unix/Command/_rake                      |    2 +-
 Completion/Unix/Command/_readelf                   |    3 +
 Completion/Unix/Command/_rrdtool                   |   26 +-
 Completion/Unix/Command/_ruby                      |    7 +-
 Completion/Unix/Command/_sed                       |    3 +-
 Completion/Unix/Command/_sqlite                    |    9 +-
 Completion/Unix/Command/_ssh                       |   32 +-
 Completion/Unix/Command/_stgit                     |   12 +-
 Completion/Unix/Command/_strip                     |    7 +-
 Completion/Unix/Command/_subversion                |   34 +-
 Completion/Unix/Command/_sudo                      |    1 +
 Completion/Unix/Command/_swaks                     |   40 +
 Completion/Unix/Command/_swift                     |  123 ++
 Completion/Unix/Command/_tcpdump                   |   15 +-
 Completion/Unix/Command/_texinfo                   |    2 +-
 Completion/Unix/Command/_tmux                      |   12 +-
 Completion/Unix/Command/_units                     |    2 +-
 Completion/Unix/Command/_user_admin                |    2 +-
 Completion/Unix/Command/_wget                      |    2 +-
 Completion/Unix/Command/_xz                        |   83 +-
 Completion/Unix/Command/_yafc                      |    2 +-
 Completion/Unix/Command/_zpool                     |    2 +-
 Completion/Unix/Type/_absolute_command_paths       |    2 +-
 Completion/Unix/Type/_cmdambivalent                |   17 +
 Completion/Unix/Type/_hosts                        |    5 +-
 Completion/Unix/Type/_remote_files                 |    6 +-
 Completion/Unix/Type/_umountable                   |   44 +
 Completion/X/Command/_setxkbmap                    |    4 +-
 Completion/X/Command/_xclip                        |    1 +
 Completion/X/Type/_xft_fonts                       |    2 +-
 Completion/Zsh/Command/_fc                         |    2 +-
 Completion/Zsh/Command/_typeset                    |   24 +-
 Completion/Zsh/Context/_brace_parameter            |    2 +-
 Completion/Zsh/Context/_value                      |    1 +
 Completion/Zsh/Function/_add-zle-hook-widget       |    1 +
 Completion/Zsh/Function/_add-zsh-hook              |    1 +
 Completion/compinit                                |    5 +-
 Config/version.mk                                  |    4 +-
 Doc/Zsh/builtins.yo                                |  116 +-
 Doc/Zsh/compsys.yo                                 |  117 +-
 Doc/Zsh/contrib.yo                                 |  192 ++-
 Doc/Zsh/expn.yo                                    |   39 +-
 Doc/Zsh/grammar.yo                                 |    3 +
 Doc/Zsh/jobs.yo                                    |    6 +
 Doc/Zsh/mod_complist.yo                            |    5 +-
 Doc/Zsh/mod_curses.yo                              |   18 +-
 Doc/Zsh/mod_db_gdbm.yo                             |   11 +
 Doc/Zsh/mod_parameter.yo                           |   29 +-
 Doc/Zsh/mod_zutil.yo                               |    2 +-
 Doc/Zsh/options.yo                                 |   75 +-
 Doc/Zsh/params.yo                                  |    4 +-
 Doc/Zsh/roadmap.yo                                 |    3 +
 Doc/Zsh/seealso.yo                                 |    6 +
 Doc/Zsh/zle.yo                                     |   21 +-
 Etc/BUGS                                           |   15 +-
 Etc/FAQ.yo                                         |    2 +-
 Etc/completion-style-guide                         |    2 +-
 Functions/Misc/run-help-ip                         |    4 +-
 Functions/Misc/zed                                 |   23 +
 Functions/Prompts/prompt_bart_setup                |   10 +-
 Functions/Prompts/prompt_default_setup             |    7 +
 Functions/Prompts/prompt_off_setup                 |   13 +-
 Functions/Prompts/prompt_restore_setup             |    2 +
 Functions/Prompts/prompt_walters_setup             |    6 +-
 Functions/Prompts/promptinit                       |  120 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_git  |   41 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_hg   |   50 +-
 Functions/VCS_Info/VCS_INFO_patch2subject          |   17 +
 Functions/VCS_Info/VCS_INFO_quilt                  |   40 +-
 Functions/VCS_Info/VCS_INFO_set-patch-format       |   79 ++
 Functions/VCS_Info/vcs_info                        |    1 +
 Functions/Zle/bracketed-paste-magic                |   44 +-
 Functions/Zle/insert-files                         |    4 +-
 Functions/Zle/insert-unicode-char                  |    4 +-
 Functions/Zle/url-quote-magic                      |    2 +-
 LICENCE                                            |    2 +-
 Makefile.in                                        |    3 +-
 Misc/vcs_info-examples                             |    2 +-
 NEWS                                               |   23 +
 README                                             |   68 +-
 Src/Modules/curses.c                               |  104 +-
 Src/Modules/datetime.c                             |    8 +-
 Src/Modules/db_gdbm.c                              |  585 +++++++--
 Src/Modules/db_gdbm.mdd                            |    2 +-
 Src/Modules/example.c                              |    3 +-
 Src/Modules/parameter.c                            |  132 +-
 Src/Modules/pcre.c                                 |   37 +-
 Src/Modules/regex.c                                |    8 +-
 Src/Modules/system.c                               |   30 +-
 Src/Modules/tcp.c                                  |    3 +-
 Src/Modules/zftp.c                                 |    2 +-
 Src/Modules/zpty.c                                 |   16 +-
 Src/Modules/zutil.c                                |   20 +-
 Src/Zle/compcore.c                                 |    4 +-
 Src/Zle/compctl.c                                  |   34 +-
 Src/Zle/complete.c                                 |    4 +-
 Src/Zle/complist.c                                 |   15 +-
 Src/Zle/compmatch.c                                |   57 +-
 Src/Zle/computil.c                                 |  356 +++---
 Src/Zle/textobjects.c                              |    9 +-
 Src/Zle/zle.h                                      |    7 +
 Src/Zle/zle_hist.c                                 |   17 +-
 Src/Zle/zle_keymap.c                               |    2 +-
 Src/Zle/zle_main.c                                 |    8 +
 Src/Zle/zle_params.c                               |   11 +
 Src/Zle/zle_refresh.c                              |   12 +-
 Src/Zle/zle_thingy.c                               |   27 +-
 Src/Zle/zle_tricky.c                               |   47 -
 Src/builtin.c                                      |  357 ++++--
 Src/compat.c                                       |  322 +----
 Src/cond.c                                         |   17 +-
 Src/exec.c                                         |  349 ++++--
 Src/glob.c                                         |   55 +-
 Src/hashtable.c                                    |  185 ++-
 Src/hist.c                                         |    5 +-
 Src/init.c                                         |    6 +-
 Src/input.c                                        |   35 +-
 Src/jobs.c                                         |   12 +-
 Src/lex.c                                          |   19 +-
 Src/linklist.c                                     |   29 +
 Src/loop.c                                         |    6 +-
 Src/math.c                                         |   39 +-
 Src/module.c                                       |   12 +-
 Src/options.c                                      |    4 +-
 Src/params.c                                       |  329 +++--
 Src/parse.c                                        |  115 +-
 Src/pattern.c                                      |   12 +-
 Src/prompt.c                                       |    3 +-
 Src/signals.c                                      |   22 +-
 Src/string.c                                       |    3 +-
 Src/subst.c                                        |   93 +-
 Src/utils.c                                        |   77 +-
 Src/watch.c                                        |  107 +-
 Src/wcwidth9.h                                     |    6 +-
 Src/zsh.h                                          |   44 +-
 Src/ztype.h                                        |    6 +-
 Test/A01grammar.ztst                               |   38 +
 Test/A02alias.ztst                                 |   22 +
 Test/A03quoting.ztst                               |    5 +
 Test/A04redirect.ztst                              |   36 +
 Test/A06assign.ztst                                |   66 +
 Test/B01cd.ztst                                    |    4 +
 Test/C03traps.ztst                                 |   21 +
 Test/C04funcdef.ztst                               |  189 ++-
 Test/D01prompt.ztst                                |   14 +-
 Test/D02glob.ztst                                  |   14 +
 Test/D04parameter.ztst                             |  146 ++-
 Test/D06subscript.ztst                             |    7 +
 Test/D07multibyte.ztst                             |   34 +-
 Test/D08cmdsubst.ztst                              |   10 +
 Test/D09brace.ztst                                 |    4 +
 Test/E01options.ztst                               |  128 +-
 Test/V06parameter.ztst                             |   42 +-
 Test/V07pcre.ztst                                  |    6 +
 Test/V09datetime.ztst                              |   14 +-
 Test/V11db_gdbm.ztst                               |  327 +++++
 Test/Y03arguments.ztst                             |  182 ++-
 Test/ztst.zsh                                      |    2 +-
 configure.ac                                       |   61 +-
 debian/changelog                                   |    8 +
 .../add_yodl_4_support_to_yodl_version_check.patch |   15 -
 ...ff_POSIX_IDENTIFIERS_option_in_completion.patch |   15 -
 ...ith_pattern_allocation_in_history_isearch.patch |   59 -
 ...zero_new_space_allocated_in_prompt_buffer.patch |   15 -
 ...setting_of_parameter_values_in_compvalues.patch |   18 -
 ...conf-test-to-make-build-more-reproducible.patch |   33 -
 debian/patches/series                              |    8 -
 debian/patches/swaks_completion.patch              |   57 -
 debian/patches/update_bts_completion.patch         |  116 --
 238 files changed, 8192 insertions(+), 2825 deletions(-)
 create mode 100644 Completion/Debian/Type/_deb_codenames
 create mode 100644 Completion/Linux/Command/_lsblk
 create mode 100644 Completion/Unix/Command/_basename
 create mode 100644 Completion/Unix/Command/_entr
 create mode 100644 Completion/Unix/Command/_fmt
 create mode 100644 Completion/Unix/Command/_paste
 create mode 100644 Completion/Unix/Command/_swaks
 create mode 100644 Completion/Unix/Command/_swift
 create mode 100644 Completion/Unix/Type/_cmdambivalent
 create mode 100644 Completion/Unix/Type/_umountable
 create mode 100644 Functions/Prompts/prompt_default_setup
 create mode 100644 Functions/Prompts/prompt_restore_setup
 create mode 100644 Functions/VCS_Info/VCS_INFO_set-patch-format
 create mode 100644 Test/V11db_gdbm.ztst
 delete mode 100644 debian/patches/add_yodl_4_support_to_yodl_version_check.patch
 delete mode 100644 debian/patches/cherry-pick_2e76fb80_turn_off_POSIX_IDENTIFIERS_option_in_completion.patch
 delete mode 100644 debian/patches/cherry-pick_48cadf48_be_more_careful_with_pattern_allocation_in_history_isearch.patch
 delete mode 100644 debian/patches/cherry-pick_8d4c9854_zero_new_space_allocated_in_prompt_buffer.patch
 delete mode 100644 debian/patches/cherry-pick_ebd7fdd9_fix_setting_of_parameter_values_in_compvalues.patch
 delete mode 100644 debian/patches/remove-SH_USE_BSD_ECHO-autoconf-test-to-make-build-more-reproducible.patch
 delete mode 100644 debian/patches/swaks_completion.patch
 delete mode 100644 debian/patches/update_bts_completion.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