<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Functions, branch fork_early</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Functions?h=fork_early</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Functions?h=fork_early'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2018-01-20T06:56:11Z</updated>
<entry>
<title>41839: force IFS to default for "read"</title>
<updated>2018-01-20T06:56:11Z</updated>
<author>
<name>Sebastian Gniazdowski</name>
<email>psprint@zdharma.org</email>
</author>
<published>2018-01-20T06:56:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=abd004025343e8462ec14b13cb653c5568c2bcf3'/>
<id>urn:sha1:abd004025343e8462ec14b13cb653c5568c2bcf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: vcs_info: Add docstrings to the internal functions VCS_INFO_formats and VCS_INFO_set.</title>
<updated>2017-12-30T06:14:22Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-12-30T06:14:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a8ad9768bdf68562c929d6558ef74fb727645f55'/>
<id>urn:sha1:a8ad9768bdf68562c929d6558ef74fb727645f55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41952: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hg</title>
<updated>2017-10-25T08:34:34Z</updated>
<author>
<name>Alexey Sokolov</name>
<email>sokolov@google.com</email>
</author>
<published>2017-10-24T17:08:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1a5d8a6916667819ba09a247c90b1ced5e186464'/>
<id>urn:sha1:1a5d8a6916667819ba09a247c90b1ced5e186464</id>
<content type='text'>
Fixes prompt indicator in case if the repository requires a non-default
feature. With HGRCPATH, it results in:

abort: repository requires features unknown to this Mercurial: ...
(see https://mercurial-scm.org/wiki/MissingRequirement for more information)

Which, in turn, results in "default" getting reported regardless of what
is the current state of the repo.
</content>
</entry>
<entry>
<title>41899: handle multi-word values of $VISUAL et al., and line counting of buffer for emacs startup</title>
<updated>2017-10-15T18:17:06Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2017-10-15T18:17:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=96845524a66aecfd4fa01f1b23f80bbf753f1130'/>
<id>urn:sha1:96845524a66aecfd4fa01f1b23f80bbf753f1130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make mbegin, mend, match local in zed.</title>
<updated>2017-08-31T15:55:26Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2017-08-31T15:55:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b2e44bce625fce957d1651b696f571521c58a7af'/>
<id>urn:sha1:b2e44bce625fce957d1651b696f571521c58a7af</id>
<content type='text'>
Needed for zstyle -m.
</content>
</entry>
<entry>
<title>41565: vcs_info patch2subject: Support `svn log -r N --diff` output.</title>
<updated>2017-08-22T20:50:14Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-08-17T17:26:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d6aa94997750a63712c8928b243b7c61fa73878b'/>
<id>urn:sha1:d6aa94997750a63712c8928b243b7c61fa73878b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41472: introduce cleanup hooks default and restore special themes, and update documentation</title>
<updated>2017-07-29T23:58:39Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2017-07-29T23:58:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=43e55a9bcd2c90124a751f2597d2f33cb6e3c042'/>
<id>urn:sha1:43e55a9bcd2c90124a751f2597d2f33cb6e3c042</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41345: Use consistent prompt variables in prompt themese.</title>
<updated>2017-06-26T10:16:38Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2017-06-26T10:16:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d78761c0030eb58fff9116819583c6669a44a8c6'/>
<id>urn:sha1:d78761c0030eb58fff9116819583c6669a44a8c6</id>
<content type='text'>
Some more sanity may be needed in this area but this apsect seems
uncontroversial.
</content>
</entry>
<entry>
<title>41265: quote the inserted file names as necessary</title>
<updated>2017-06-17T05:28:54Z</updated>
<author>
<name>Wieland Hoffmann</name>
<email>themineo@gmail.com</email>
</author>
<published>2017-06-17T05:28:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cf72c2d288b3d8763055d6553c91277048be0fcc'/>
<id>urn:sha1:cf72c2d288b3d8763055d6553c91277048be0fcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix typo in url-quote-magic</title>
<updated>2017-06-14T01:47:48Z</updated>
<author>
<name>Eric Cook</name>
<email>illua@users.sourceforge.net</email>
</author>
<published>2017-06-14T01:47:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6ecc34a55e550a893d3962aff1249fa1cdfc3d51'/>
<id>urn:sha1:6ecc34a55e550a893d3962aff1249fa1cdfc3d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41232: Use page up/down keys in zed keymap.</title>
<updated>2017-06-07T09:01:38Z</updated>
<author>
<name>Sebastian Gniazdowski</name>
<email>psprint@zdharma.org</email>
</author>
<published>2017-06-06T05:07:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d6d7ef2a0dbf3662eaa132040d2ddfdd7625a3ea'/>
<id>urn:sha1:d6d7ef2a0dbf3662eaa132040d2ddfdd7625a3ea</id>
<content type='text'>
Find with terminfo where available.
</content>
</entry>
<entry>
<title>unposted: Use typeset -g in insert-unicode-char</title>
<updated>2017-05-02T08:39:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2017-05-02T08:39:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ab6f30350a674057b364da1bd1eb4cd70073d89d'/>
<id>urn:sha1:ab6f30350a674057b364da1bd1eb4cd70073d89d</id>
<content type='text'>
Avoid warning from WARN_NESTED_VAR if set.
</content>
</entry>
<entry>
<title>40892: subcommand matching for ip help</title>
<updated>2017-03-24T09:46:03Z</updated>
<author>
<name>Aaron Schrab</name>
<email>aaron@schrab.com</email>
</author>
<published>2017-03-23T21:45:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7fc15db68424a5b719f7c6a749f0aa7ecacbf897'/>
<id>urn:sha1:7fc15db68424a5b719f7c6a749f0aa7ecacbf897</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Julien Nicoulaud: 40586: discard stderr</title>
<updated>2017-02-22T04:45:18Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2017-02-22T04:45:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1b0541c52fa20be241a7e601e7650731741d5797'/>
<id>urn:sha1:1b0541c52fa20be241a7e601e7650731741d5797</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40492: vcs_info: Escape '%' signs in payloads.</title>
<updated>2017-02-09T15:24:04Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-02-05T08:28:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ecd88284f358cbcd787757184bbf8704779cab1a'/>
<id>urn:sha1:ecd88284f358cbcd787757184bbf8704779cab1a</id>
<content type='text'>
Test case: a patch whose subject is '%Sfoo%sbar'.  ('S' and 's' are
expandos both in prompts and in the 'formats' style.)
</content>
</entry>
<entry>
<title>unposted: vcs_info git: Fix typo in manual.</title>
<updated>2017-02-04T05:55:46Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-02-04T05:42:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bb6c08b51a0798700b6fdd0b75581dca21dc4e5b'/>
<id>urn:sha1:bb6c08b51a0798700b6fdd0b75581dca21dc4e5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40480: vcs_info set-patch-format: Eliminate the remaining code duplication.</title>
<updated>2017-02-03T18:14:01Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-02-01T19:05:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=33c0a104482a0299d5d065b88c180ea6975269c0'/>
<id>urn:sha1:33c0a104482a0299d5d065b88c180ea6975269c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40479: vcs_info set-patch-format: Prepare for more code sharing between the callers.</title>
<updated>2017-02-03T18:14:00Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-02-01T19:05:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9211d7f2777abaedfacf98812104d579c3b861f3'/>
<id>urn:sha1:9211d7f2777abaedfacf98812104d579c3b861f3</id>
<content type='text'>
This changes hook invocation order in the hg backend.
</content>
</entry>
<entry>
<title>40481: vcs_info hg: Pass arguments to the set-patch-format hook.</title>
<updated>2017-02-03T18:13:59Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-02-01T19:05:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fca4f90bbac07b8e9bb29ae3267aeccf0f85d56d'/>
<id>urn:sha1:fca4f90bbac07b8e9bb29ae3267aeccf0f85d56d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40478: vcs_info set-patch-format: Guard against empty variable elision.</title>
<updated>2017-02-03T18:13:58Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-02-01T19:05:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3a1756b7280e42d14de58ad90990cf4b04731b3b'/>
<id>urn:sha1:3a1756b7280e42d14de58ad90990cf4b04731b3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40476: vcs_info $backend_misc: Document at the right point, provide in quilt 'standalone' mode.</title>
<updated>2017-02-03T18:13:57Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-02-01T17:36:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=49bc46946e93e55fd74c8b5a7109e49e41820725'/>
<id>urn:sha1:49bc46946e93e55fd74c8b5a7109e49e41820725</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40403/0004: vcs_info set-patch-format helper: Part #4.</title>
<updated>2017-01-25T04:22:32Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-01-23T18:15:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2854a67e09748a2e6f4e1d8a73bc463bad4cbd4e'/>
<id>urn:sha1:2854a67e09748a2e6f4e1d8a73bc463bad4cbd4e</id>
<content type='text'>
This also fixes the %a (${hook_com[all-n]}) expando in the hg backend:
before this change, it counted only unapplied changes.
</content>
</entry>
<entry>
<title>40403/0003: vcs_info set-patch-format helper: Part #3.</title>
<updated>2017-01-25T04:22:32Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-01-23T18:15:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=edd9798de765049a904e0afa830b191d1932087d'/>
<id>urn:sha1:edd9798de765049a904e0afa830b191d1932087d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40403/0002: vcs_info set-patch-format helper: Part #2.</title>
<updated>2017-01-25T04:22:31Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-01-23T18:15:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=270285733442a46cd157ade4600e4073e255a563'/>
<id>urn:sha1:270285733442a46cd157ade4600e4073e255a563</id>
<content type='text'>
Not all callers reset ${hook_com}, but those that don't, immediately
overwrite it a few lines later.
</content>
</entry>
<entry>
<title>40403/0001: vcs_info set-patch-format helper: Part #1.</title>
<updated>2017-01-25T04:22:30Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-01-23T18:15:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0ea1957608a6b496fc244078ce9e24f00327aba9'/>
<id>urn:sha1:0ea1957608a6b496fc244078ce9e24f00327aba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40401: vcs_info git: Fix the %c patch-format expando.</title>
<updated>2017-01-25T04:22:30Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-01-23T19:06:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=57013f8b96520057fda4b0d5057646c83465d1b6'/>
<id>urn:sha1:57013f8b96520057fda4b0d5057646c83465d1b6</id>
<content type='text'>
Before this change, ${git_unapplied_s} was unused and the %c
(${hook_com[unapplied]}) expando evaluated to the number of digits in
the string returned by the gen-unapplied-string hook (or to the number
of digits in the number of unapplied patches, when there was no such
hook).
</content>
</entry>
<entry>
<title>40392: vcs_info patch2subject: Support `git show` output.</title>
<updated>2017-01-25T04:22:28Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2017-01-21T12:12:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=699a38e698d544683b6cf24843e95d25aeedebbd'/>
<id>urn:sha1:699a38e698d544683b6cf24843e95d25aeedebbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oliver: 40118: alternate fix replacing 40115</title>
<updated>2016-12-24T08:15:21Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-12-24T08:15:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5455798bb52dd983836318be36ac67e698457d10'/>
<id>urn:sha1:5455798bb52dd983836318be36ac67e698457d10</id>
<content type='text'>
This commit reverts 40115 (commit 3594f55f) thus restoring 38579, then
applies 40118: Relocate BUFFER/CURSOR reset to work around "fc -p" issue
</content>
</entry>
<entry>
<title>40149: vcs_info git: Avoid a fork.</title>
<updated>2016-12-16T10:48:10Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-12-11T04:01:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=816084c0acc99cc67cdb0706ab295e107b906e4b'/>
<id>urn:sha1:816084c0acc99cc67cdb0706ab295e107b906e4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40126: zed (fned): When editing a new function. escape its name.</title>
<updated>2016-12-09T08:21:07Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-12-08T12:54:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=feb4be4a5e818bbbe4e5f9de725b272665148185'/>
<id>urn:sha1:feb4be4a5e818bbbe4e5f9de725b272665148185</id>
<content type='text'>
Example:

    % unfunction \(
    % fned \(
</content>
</entry>
<entry>
<title>40115: revert 38579 due to bug restoring BUFFER after history search</title>
<updated>2016-12-07T05:37:30Z</updated>
<author>
<name>Zhiming Wang</name>
<email>zmwangx@gmail.com</email>
</author>
<published>2016-12-07T05:37:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3594f55fc087c1272ec4a4f15f17dfb007a226ec'/>
<id>urn:sha1:3594f55fc087c1272ec4a4f15f17dfb007a226ec</id>
<content type='text'>
This reverts commit 20948d088994dc7b26a26b94926432985fa6863e.
</content>
</entry>
<entry>
<title>unposted: vcs_info git: Handle rebase-apply sequences with &gt;=10000 patches.</title>
<updated>2016-12-04T21:37:02Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-12-03T13:52:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f71de84f1d9f7c2d63226a2e5534fc12d05ec716'/>
<id>urn:sha1:f71de84f1d9f7c2d63226a2e5534fc12d05ec716</id>
<content type='text'>
Review-by: Frank Terbeck
</content>
</entry>
<entry>
<title>40074: vcs_info git: rfc822-unfold rebase-apply patch subjects when msg-clean is unavailable.</title>
<updated>2016-12-04T21:37:01Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-12-03T10:34:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d9237ccdbfb0f24ca40fead41de79e13b5f712be'/>
<id>urn:sha1:d9237ccdbfb0f24ca40fead41de79e13b5f712be</id>
<content type='text'>
Example (in this repository):

    git -c merge.merge-changelog.driver=/bin/false rebase --onto=1955cce^^  1955cce^ 1955cce
</content>
</entry>
<entry>
<title>Get subject of current patch in rebase-apply mode</title>
<updated>2016-12-02T23:18:22Z</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2016-11-20T01:21:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ccf50048ac5bbef3f66164bd420d7c178ddd53ad'/>
<id>urn:sha1:ccf50048ac5bbef3f66164bd420d7c178ddd53ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: vcs_info: Break out VCS_INFO_quilt-patch2subject into VCS_INFO_patch2subject</title>
<updated>2016-12-01T17:13:37Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-12-01T17:11:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8891f5a33d2617b7c7bb4f37c4340a1dd159529e'/>
<id>urn:sha1:8891f5a33d2617b7c7bb4f37c4340a1dd159529e</id>
<content type='text'>
... so other places can use it; compare 40030 in the 39990 thread.
</content>
</entry>
<entry>
<title>unposted: set new vichange flag for surround widget</title>
<updated>2016-11-25T22:07:53Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-11-25T22:07:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5dc7b35ff6edbecad8ee077de44d880eb7907a6f'/>
<id>urn:sha1:5dc7b35ff6edbecad8ee077de44d880eb7907a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39986, 39989: improve handling of vi-repeat-change</title>
<updated>2016-11-20T22:59:48Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-11-20T22:54:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cb5f100bd38a3b21739897fb4236db0700b39477'/>
<id>urn:sha1:cb5f100bd38a3b21739897fb4236db0700b39477</id>
<content type='text'>
Save previous vi change and throw away a new change that fails.
Add zle -f vichange to allow shell widget to be a single change.
Fix repeat of command where numeric arguments were multiplied.
</content>
</entry>
<entry>
<title>39884: fix history-beginning-search-menu for history lines containing a pipe character</title>
<updated>2016-11-09T15:55:13Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-11-09T15:53:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=488d73c07dbbd2f2a2c6ee934aee71d4aa776c3a'/>
<id>urn:sha1:488d73c07dbbd2f2a2c6ee934aee71d4aa776c3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39786: vcs_info (hg): Use native hexdump implementation instead of external command.</title>
<updated>2016-10-31T18:35:47Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-10-31T18:35:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=74aa45910b3711622e9eb5ccf8adef9566db6f62'/>
<id>urn:sha1:74aa45910b3711622e9eb5ccf8adef9566db6f62</id>
<content type='text'>
Fixes issue whereby the external command would print "*" for repeated
octets.

Includes comment change, cf 39790.
</content>
</entry>
<entry>
<title>unposted: add "--" to zle widget call for conventional sanity</title>
<updated>2016-10-29T17:08:53Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-10-29T17:08:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=87c951c6bd5f889ec849ea45353969b407f8d5d5'/>
<id>urn:sha1:87c951c6bd5f889ec849ea45353969b407f8d5d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: handle empty pastes and "zle bracketed-paste variablename" form.</title>
<updated>2016-10-28T23:44:35Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-10-28T23:44:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9cfd26bf10f530d746afadf3a04c4cf401fbbb9d'/>
<id>urn:sha1:9cfd26bf10f530d746afadf3a04c4cf401fbbb9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.</title>
<updated>2016-09-30T23:15:57Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-29T09:50:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4f2a1810f2fa1d74008e03a09d66eaff3e5edc9e'/>
<id>urn:sha1:4f2a1810f2fa1d74008e03a09d66eaff3e5edc9e</id>
<content type='text'>
Currently, the only special widget that takes arguments is zle-keymap-select.
</content>
</entry>
<entry>
<title>39423: vcs_info git: Produce nicer applied-string messages for 'exec' actions.</title>
<updated>2016-09-24T07:22:15Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-23T06:47:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=889f6690fd678ed2fdeb4d467e5b8db49b9c6667'/>
<id>urn:sha1:889f6690fd678ed2fdeb4d467e5b8db49b9c6667</id>
<content type='text'>
This changes the behaviour on "unknown" git-rebase actions (those other
than pick/reword/edit/fixup/squash/execute).
</content>
</entry>
<entry>
<title>bracketed-paste-url-magic: Handle magnet links too, and allow for schemes without //</title>
<updated>2016-09-18T22:34:13Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2016-09-15T18:13:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c3fbd97f9bf1b7fb6ec962d78761d872d570a850'/>
<id>urn:sha1:c3fbd97f9bf1b7fb6ec962d78761d872d570a850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39131: return on error needs to be at the outer scope.</title>
<updated>2016-08-31T03:31:21Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-08-31T03:31:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=70166178bdc7ea149eb1cd29bcdb549a392c46dd'/>
<id>urn:sha1:70166178bdc7ea149eb1cd29bcdb549a392c46dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39046 + 39061: New :P history modifier.</title>
<updated>2016-08-22T03:34:30Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-07-30T16:16:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7154052ebe3d810390164a05c39ff83f98a1d858'/>
<id>urn:sha1:7154052ebe3d810390164a05c39ff83f98a1d858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: Avoid $0 for POSIX_ARGZERO compatibility.</title>
<updated>2016-07-28T18:07:57Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-07-28T18:01:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8e029323a76b48cdbeeb03045e2fc6348e2b060b'/>
<id>urn:sha1:8e029323a76b48cdbeeb03045e2fc6348e2b060b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38957: make use of updates to match-words-by-style and better support completion of word-style styles for zstyle</title>
<updated>2016-07-28T14:16:25Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-07-28T14:16:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b816bb42cfc4d0fa05abb63ebf4098af05a3d593'/>
<id>urn:sha1:b816bb42cfc4d0fa05abb63ebf4098af05a3d593</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix vi-pipe for visual mode: don't need to force line mode</title>
<updated>2016-07-28T14:07:59Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-07-28T14:07:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7830a8c498730cd08dad27d4d6ec9722f9cd637a'/>
<id>urn:sha1:7830a8c498730cd08dad27d4d6ec9722f9cd637a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38953: Fix some issues with match-words-by-style.</title>
<updated>2016-07-28T08:51:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-07-28T08:50:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=26361e438b41862f5495ae263bc004cfffbd6b44'/>
<id>urn:sha1:26361e438b41862f5495ae263bc004cfffbd6b44</id>
<content type='text'>
Add keyword retrieval of words.  Improve test for start of
word in subwords for use in delete-whole-word.  If line after
cursor is empty, white space is treated as ws-after-cursor.
</content>
</entry>
<entry>
<title>unposted: Prefix function's name to its error messages.</title>
<updated>2016-07-27T14:04:45Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-07-27T14:04:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=74722c7392ae95069df6966b1194d3e10320f3de'/>
<id>urn:sha1:74722c7392ae95069df6966b1194d3e10320f3de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38936: fix vi-pipe function for option compatibility</title>
<updated>2016-07-24T20:33:14Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-07-24T20:33:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ac05343049e7a092c711a97d616abfd5e85ca58e'/>
<id>urn:sha1:ac05343049e7a092c711a97d616abfd5e85ca58e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38929: new vim style text object using match-words-by-style mechanism</title>
<updated>2016-07-24T20:18:34Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-07-24T20:18:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=932ff2b6f8990b027facc93fb23bc1dc0163707e'/>
<id>urn:sha1:932ff2b6f8990b027facc93fb23bc1dc0163707e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.</title>
<updated>2016-07-17T19:07:43Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-07-17T19:07:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b3dba0f7c1e2accb18dcdb8d6329b4d6a8a568e8'/>
<id>urn:sha1:b3dba0f7c1e2accb18dcdb8d6329b4d6a8a568e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38866: update add-zle-hook-widget doc for 38850, bug fixes</title>
<updated>2016-07-17T19:04:48Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-07-17T19:04:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e3884c60ed1a247af1e1578710629f2ca79630d8'/>
<id>urn:sha1:e3884c60ed1a247af1e1578710629f2ca79630d8</id>
<content type='text'>
Edge case handling, wrap in anonymous function for kshautoload management.
</content>
</entry>
<entry>
<title>38850: Simplify indexing scheme to store hooks in the order they are added</title>
<updated>2016-07-14T05:14:54Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-07-14T05:14:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3e61af3ff47ff47391a39f88ad34e8e1904b527e'/>
<id>urn:sha1:3e61af3ff47ff47391a39f88ad34e8e1904b527e</id>
<content type='text'>
Also, better handling of edge cases and of autoloading/sourcing file
</content>
</entry>
<entry>
<title>38796: Fix subword matching on last character of subword.</title>
<updated>2016-07-08T14:32:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-07-08T14:32:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c135c416b2ecab332b1fb10d164d426e78ccd6ac'/>
<id>urn:sha1:c135c416b2ecab332b1fb10d164d426e78ccd6ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38783: zcalc tweaks for RPN mode.</title>
<updated>2016-07-04T11:08:14Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-07-04T11:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a7d5d239e6ab729515083a88cfaf955e078c1685'/>
<id>urn:sha1:a7d5d239e6ab729515083a88cfaf955e078c1685</id>
<content type='text'>
Make it more straightforward to exchange variables with stack.
</content>
</entry>
<entry>
<title>38770: vi upper/lowercase widgets and shell widget example that reads a vi movement</title>
<updated>2016-06-29T15:05:06Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-06-29T15:05:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a73ae70e8217d7163aecdbdad4d8af08eced8a55'/>
<id>urn:sha1:a73ae70e8217d7163aecdbdad4d8af08eced8a55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38749: fixes for case at start of a line and for ksharrays</title>
<updated>2016-06-22T20:15:52Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-06-22T20:15:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=76f28cc908b8c7ce72bc54496c5af74f6ca29c63'/>
<id>urn:sha1:76f28cc908b8c7ce72bc54496c5af74f6ca29c63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38737: clean up zcalc variables.</title>
<updated>2016-06-21T16:26:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-06-21T16:26:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=26c01f57113cc76e20ec562ffcec60a1ab9f8b1e'/>
<id>urn:sha1:26c01f57113cc76e20ec562ffcec60a1ab9f8b1e</id>
<content type='text'>
Undocumented variables now start with "_".
</content>
</entry>
<entry>
<title>38736: various RPN mode enhancements for zcalc</title>
<updated>2016-06-21T15:34:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-06-21T15:34:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5103c85abb239a12a3d29da9b41515cd4af19a9f'/>
<id>urn:sha1:5103c85abb239a12a3d29da9b41515cd4af19a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any hook that is added without one, to preserve append ordering</title>
<updated>2016-06-20T02:50:37Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-06-20T02:50:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0b8ab3a21a15c12b22f39cd19ce5ef90fdc31ad1'/>
<id>urn:sha1:0b8ab3a21a15c12b22f39cd19ce5ef90fdc31ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: zed needs localoptions noksharrays</title>
<updated>2016-06-18T23:18:52Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-06-18T23:18:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=61a383ec4d21b90dc5ff138a76baf0a930b91c7a'/>
<id>urn:sha1:61a383ec4d21b90dc5ff138a76baf0a930b91c7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38693: Add RPN mode to zcalc</title>
<updated>2016-06-16T10:39:42Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-06-16T10:39:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4cacf1624f0393c43a9a2c3259957b8d78eb7609'/>
<id>urn:sha1:4cacf1624f0393c43a9a2c3259957b8d78eb7609</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38670: New function for managing ZLE special widgets, modeled after Functions/Misc/add-zsh-hook.</title>
<updated>2016-06-13T01:50:10Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-06-13T01:50:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8e2ec4517fcce11475d579abb827d851f858d9aa'/>
<id>urn:sha1:8e2ec4517fcce11475d579abb827d851f858d9aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38579: simplify saving and restoring of state</title>
<updated>2016-06-09T20:58:45Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-06-09T20:58:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=20948d088994dc7b26a26b94926432985fa6863e'/>
<id>urn:sha1:20948d088994dc7b26a26b94926432985fa6863e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38610: vcs_info quilt: Extract a patch subject, 2.0.</title>
<updated>2016-06-06T08:10:12Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-06-04T16:57:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7a5ecf4909bb73550012c4b580f054a29a255380'/>
<id>urn:sha1:7a5ecf4909bb73550012c4b580f054a29a255380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38609: vcs_info quilt: Factor out a helper function. No functional change.</title>
<updated>2016-06-06T08:10:11Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-06-04T16:57:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e8943e7007d27143d17cf66acf659e92fcea1fe9'/>
<id>urn:sha1:e8943e7007d27143d17cf66acf659e92fcea1fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: Commit forgotten part of users/21256.</title>
<updated>2016-05-10T18:39:18Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-05-10T01:31:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=29e88b3ea3e13c7c86c707b6119cadad669e55aa'/>
<id>urn:sha1:29e88b3ea3e13c7c86c707b6119cadad669e55aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update documentary comments to remove references to self-insert-unmeta.</title>
<updated>2016-05-09T15:27:52Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-05-09T15:27:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c5c2fa4fb5dbf242f94860ff5e2d40670560d0ae'/>
<id>urn:sha1:c5c2fa4fb5dbf242f94860ff5e2d40670560d0ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37971: fix potential issues when interacting with user-defined widgets</title>
<updated>2016-02-14T19:35:18Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-02-14T19:35:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e54578ff74754b70e230106d292eb645f61176f1'/>
<id>urn:sha1:e54578ff74754b70e230106d292eb645f61176f1</id>
<content type='text'>
Cf. users/21284: Eric Freese
</content>
</entry>
<entry>
<title>37814: run-help-ip: use an absolute path for the shebang.</title>
<updated>2016-01-29T01:55:23Z</updated>
<author>
<name>Kamil Dudka</name>
<email>kdudka@redhat.com</email>
</author>
<published>2016-01-27T09:35:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c7edb354c78717e369230401f09de0199d56cf4a'/>
<id>urn:sha1:c7edb354c78717e369230401f09de0199d56cf4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: Fix typo in comment.</title>
<updated>2016-01-15T06:30:06Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-01-15T06:30:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a45a9fa1042cc48e4d99311c5aa25f029f8a13c2'/>
<id>urn:sha1:a45a9fa1042cc48e4d99311c5aa25f029f8a13c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' case.</title>
<updated>2016-01-15T06:29:09Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-01-14T00:13:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ce1148db45b55b2977c72e4a4b78e51e709db022'/>
<id>urn:sha1:ce1148db45b55b2977c72e4a4b78e51e709db022</id>
<content type='text'>
This manifested, e.g., in 'git am' of a single patch that had a conflict.
</content>
</entry>
<entry>
<title>37570: give truth to the doc assertion transpose-words-match is a drop-in replacement for transpose-words</title>
<updated>2016-01-14T03:51:07Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-01-14T03:51:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4a30b542a0028f04251c4364efeed9ef2b8adaef'/>
<id>urn:sha1:4a30b542a0028f04251c4364efeed9ef2b8adaef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37567: use (Z:n:) to split the buffer into words so line breaks are treated as whitespace</title>
<updated>2016-01-14T03:50:24Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-01-14T03:50:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c275839033b9ad04886c67837daeb5f35eafa709'/>
<id>urn:sha1:c275839033b9ad04886c67837daeb5f35eafa709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37451: vcs_info: Declare "msgs" in early context</title>
<updated>2015-12-30T14:23:08Z</updated>
<author>
<name>Frank Terbeck</name>
<email>ft@bewatermyfriend.org</email>
</author>
<published>2015-12-30T13:58:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dab6e7c2319c0aadb39eb9cce677e0a35da8314d'/>
<id>urn:sha1:dab6e7c2319c0aadb39eb9cce677e0a35da8314d</id>
<content type='text'>
The parameter *is* being declared with the redefinition of the
function, but not in its initial form, which gets you a warning
about the parameter being defined globally. This fixes it.
</content>
</entry>
<entry>
<title>37345: VCS_INFO functions break with setopt no_unset</title>
<updated>2015-12-23T00:57:45Z</updated>
<author>
<name>Philip Sequeira</name>
<email>phsequei@gmail.com</email>
</author>
<published>2015-12-07T23:23:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=038b1d4b38fca3b2067bcc322096a00179f63b88'/>
<id>urn:sha1:038b1d4b38fca3b2067bcc322096a00179f63b88</id>
<content type='text'>
With setopt no_unset in my config file, vcs_info fails with:
VCS_INFO_maxexports:7: vcs: parameter not set
</content>
</entry>
<entry>
<title>users/21082 (expanded): a more complete sorting of version strings that are not in the form of zsh version numbers; additional explanatory comment</title>
<updated>2015-12-20T06:03:34Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-12-20T06:03:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=aedff53d1f2436ebe59be3253ff4a22d442684d5'/>
<id>urn:sha1:aedff53d1f2436ebe59be3253ff4a22d442684d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/21068: use emacs keymap in vared by default</title>
<updated>2015-12-20T00:52:38Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-12-20T00:52:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=597ffd85edd17c67813c9a4685fde93aaad0cdc6'/>
<id>urn:sha1:597ffd85edd17c67813c9a4685fde93aaad0cdc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (after users/20873): Theoretical fix: don't parse print/echo escape sequences in $zle_bracketed_paste.</title>
<updated>2015-12-19T10:48:48Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-12-19T10:48:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1f2bdc2aa27141eb41f7b0765d79020b6af8bbd0'/>
<id>urn:sha1:1f2bdc2aa27141eb41f7b0765d79020b6af8bbd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37400: typo gave unwanted error message in zsh_directory_name_generic</title>
<updated>2015-12-14T10:59:03Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-12-14T10:59:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=53bc8ef2d8d37d446fbf562605f5d2393c1a1e80'/>
<id>urn:sha1:53bc8ef2d8d37d446fbf562605f5d2393c1a1e80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37386: localise mbegin, mend, match in URL magic</title>
<updated>2015-12-11T14:05:29Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-12-11T14:05:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1f75d7ff2cf0dbc0b8718811ee9a1f0e5eaeac1f'/>
<id>urn:sha1:1f75d7ff2cf0dbc0b8718811ee9a1f0e5eaeac1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/20873: disable bracketed paste while running external editor from zle</title>
<updated>2015-12-11T04:34:48Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-12-11T04:28:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f546ea64df835d35f99f3a6c2c6767caab3359a3'/>
<id>urn:sha1:f546ea64df835d35f99f3a6c2c6767caab3359a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37347: Remove incorrect local for msgs in VCS info</title>
<updated>2015-12-08T12:59:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-12-08T12:59:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4105f79a3a9b5a85c4ce167865e5ac661be160dc'/>
<id>urn:sha1:4105f79a3a9b5a85c4ce167865e5ac661be160dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37295: kill-word-match: Join kills</title>
<updated>2015-12-03T23:47:24Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-12-03T23:31:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=253df6d4bb16f0ca7607811abb525ef2ad7623b3'/>
<id>urn:sha1:253df6d4bb16f0ca7607811abb525ef2ad7623b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached heads. (Follow-up to 36725.)</title>
<updated>2015-11-30T03:42:47Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-11-30T03:23:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=502d55c01494fabd1d98c67aab0a9746d59b715a'/>
<id>urn:sha1:502d55c01494fabd1d98c67aab0a9746d59b715a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: ZCALCPROMPT created globally in zcalc</title>
<updated>2015-11-27T09:31:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-11-27T09:31:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8efa4b4088a9f57903954a12eb086b176109bd91'/>
<id>urn:sha1:8efa4b4088a9f57903954a12eb086b176109bd91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37214: 'prompt walters': Don't export PS1</title>
<updated>2015-11-27T07:27:23Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-11-25T01:45:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=694aee4c3dbc657b8ac05e035cae33fdf49130a2'/>
<id>urn:sha1:694aee4c3dbc657b8ac05e035cae33fdf49130a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37192: silence WARN_CREATE_GLOBAL in prompt themes</title>
<updated>2015-11-22T18:19:49Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-11-22T18:19:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=14487ff5cc0233acf4ed3398559d975e92d52d51'/>
<id>urn:sha1:14487ff5cc0233acf4ed3398559d975e92d52d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37186: a couple more WARN_CREATE_GLOBAL fixes</title>
<updated>2015-11-22T16:06:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-11-22T16:06:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ae4cf7b743da0785cb8d1f0d01b8697318f254dc'/>
<id>urn:sha1:ae4cf7b743da0785cb8d1f0d01b8697318f254dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37170: suppress global create warning in function</title>
<updated>2015-11-20T12:42:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-11-20T12:42:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4add5258834ffbbf3e26ef25195a90b6004ca0bf'/>
<id>urn:sha1:4add5258834ffbbf3e26ef25195a90b6004ca0bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zed: Add -- to the `functions' builtin calls</title>
<updated>2015-11-16T01:58:03Z</updated>
<author>
<name>Eric Cook</name>
<email>llua@gmx.com</email>
</author>
<published>2015-10-27T16:15:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8d1e882b78e3ccc3d66cfc61e1d7e3e53f60d67f'/>
<id>urn:sha1:8d1e882b78e3ccc3d66cfc61e1d7e3e53f60d67f</id>
<content type='text'>
Reported on IRC:

% autoload zed; zed -f -- "-zgen-prezto-load"
zed:83: bad option: -g
-zgen-prezto-load() {
}
</content>
</entry>
<entry>
<title>37025: vcs_info git: Add a cherry-pick patch-format</title>
<updated>2015-11-13T20:17:27Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-10-30T15:08:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f59864ce7a4a18efbfa5a330895d120ea1ce18f2'/>
<id>urn:sha1:f59864ce7a4a18efbfa5a330895d120ea1ce18f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36993: zed: fix argument parsing</title>
<updated>2015-10-31T18:06:47Z</updated>
<author>
<name>Eric Cook</name>
<email>llua@gmx.com</email>
</author>
<published>2015-10-31T18:06:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=607a7a85b65527fb98e1a47c02dca6a777595eec'/>
<id>urn:sha1:607a7a85b65527fb98e1a47c02dca6a777595eec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37027: allow subword context to discriminate between words</title>
<updated>2015-10-30T16:59:41Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-10-30T16:59:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1eef57b3d15af235430ad2b5e2940ded375e69d2'/>
<id>urn:sha1:1eef57b3d15af235430ad2b5e2940ded375e69d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37014: Improved internal parameter setting.</title>
<updated>2015-10-29T15:01:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-10-29T15:01:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0628802baf5c9245138db82dd058cad023a7d0ae'/>
<id>urn:sha1:0628802baf5c9245138db82dd058cad023a7d0ae</id>
<content type='text'>
Enhance WARNCREATEGLOBAL to work in many more cases.

Don't create REPLY as an integer if it didn't previously exist
as one, even if the value to be set is integral, as this is likely to
mess up later uses of REPLY.
</content>
</entry>
<entry>
<title>36994: declare local REPLY for use with "zle .read-command"; use .self-insert instead of .self-insert-unmeta</title>
<updated>2015-10-28T03:29:07Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-10-28T03:29:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=aba7c00698fdd459d2f17f84ed371413458afae5'/>
<id>urn:sha1:aba7c00698fdd459d2f17f84ed371413458afae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-string</title>
<updated>2015-10-24T20:42:26Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-10-21T05:11:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=779b3112f85d01d297ab04e6c1b68a0b33d76a55'/>
<id>urn:sha1:779b3112f85d01d297ab04e6c1b68a0b33d76a55</id>
<content type='text'>
The format used is '${patchname} ${subject}', which is analogous to the git backend.
</content>
</entry>
</feed>
