<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Functions/VCS_Info/vcs_info, branch job_control_debug2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Functions/VCS_Info/vcs_info?h=job_control_debug2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Functions/VCS_Info/vcs_info?h=job_control_debug2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2018-06-16T17:03:23Z</updated>
<entry>
<title>43030: Replace VCS_INFO_realpath() by :P</title>
<updated>2018-06-16T17:03:23Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2018-06-16T17:03:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=faa07d064bb2bd9cd9892a255a4b63811242b9fb'/>
<id>urn:sha1:faa07d064bb2bd9cd9892a255a4b63811242b9fb</id>
<content type='text'>
</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>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>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>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>36888: vcs_info: Prevent warn_create_global warning with '-preinit-' state</title>
<updated>2015-10-18T18:40:18Z</updated>
<author>
<name>Frank Terbeck</name>
<email>ft@bewatermyfriend.org</email>
</author>
<published>2015-10-18T18:27:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2e600b432a1a0167304ba5b57738b9f5c0af1cc3'/>
<id>urn:sha1:2e600b432a1a0167304ba5b57738b9f5c0af1cc3</id>
<content type='text'>
This is related to 33405. Turns out that not all other calls to
VCS_INFO_set are okay: With recent zsh versions the early call to that
function with the '-preinit-' argument causes a warning like this:

  VCS_INFO_set:9: math parameter maxexports created globally
                  in function VCS_INFO_set

This fixes it.
</content>
</entry>
<entry>
<title>36077: vcs_info: stop exporting everything</title>
<updated>2015-08-12T02:31:22Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2015-08-09T21:53:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c5abf2bcff289363207e0faae8fd33413f59231f'/>
<id>urn:sha1:c5abf2bcff289363207e0faae8fd33413f59231f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33405: vcs_info: Make sure maxexports is set when VCS_INFO_set is called</title>
<updated>2014-10-09T16:36:13Z</updated>
<author>
<name>Frank Terbeck</name>
<email>ft@bewatermyfriend.org</email>
</author>
<published>2014-10-09T16:09:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a03227de23f623370ab6a6eaf8d22e8d9b1a3aae'/>
<id>urn:sha1:a03227de23f623370ab6a6eaf8d22e8d9b1a3aae</id>
<content type='text'>
Reported-by: From: Marco Hinz &lt;mh.codebro@gmail.com&gt;
</content>
</entry>
<entry>
<title>29526: vcs_info: Set `max-exports' early after certain `start-up' hooks.</title>
<updated>2011-06-30T07:43:53Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2011-06-30T07:43:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f028b97e8f0c7906af4a76909436e9a7f5a06d8a'/>
<id>urn:sha1:f028b97e8f0c7906af4a76909436e9a7f5a06d8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28959: Make the nvcsformats style be used if vcs_info is disabled.</title>
<updated>2011-03-30T21:24:42Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2011-03-30T21:24:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=eb46727d3a03f2282e811664eee68c7e581c3277'/>
<id>urn:sha1:eb46727d3a03f2282e811664eee68c7e581c3277</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28960: Add functions to add/remove static hooks.</title>
<updated>2011-03-30T21:17:07Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2011-03-30T21:17:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=abe0ee3936c7f4a291666af3a9d70ed2a6d710f4'/>
<id>urn:sha1:abe0ee3936c7f4a291666af3a9d70ed2a6d710f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Seth House, Simon Ruderich and myself: 27948: various vcs_info changes</title>
<updated>2010-05-10T10:46:48Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2010-05-10T10:46:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0501efc54af2d194f952c2968a7aeeb5bac8fdf4'/>
<id>urn:sha1:0501efc54af2d194f952c2968a7aeeb5bac8fdf4</id>
<content type='text'>
Here's a diff-stat:

 Doc/Zsh/contrib.yo                                |  506 ++++++++++++++-------
 Functions/VCS_Info/.distfiles                     |    1 +
 Functions/VCS_Info/Backends/VCS_INFO_detect_hg    |   14 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_git |   35 +-
 Functions/VCS_Info/Backends/VCS_INFO_get_data_hg  |  295 +++++++++----
 Functions/VCS_Info/VCS_INFO_formats               |   26 +-
 Functions/VCS_Info/VCS_INFO_hook                  |   10 +-
 Functions/VCS_Info/VCS_INFO_quilt                 |  190 ++++++++
 Functions/VCS_Info/vcs_info                       |   30 +-
 Misc/.distfiles                                   |    1 +
 Misc/vcs_info-examples                            |  496 ++++++++++++++++++++
 11 files changed, 1303 insertions(+), 301 deletions(-)

The major changes are vast improvements for the mercurial (hg) backend
(which was done almost entirely by Seth); improved documentation (mostly
done by Simon and again Seth); quilt support (as an addon and stand
alone, see the manual for details); a number of new hooks and a fair
share of bugfixes.
</content>
</entry>
<entry>
<title>27908: Functions/VCS_Info/vcs_info: Avoid locale related problems</title>
<updated>2010-04-26T18:58:33Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2010-04-26T18:58:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=42771216622146246c94e35e4c9dbc2073e7deda'/>
<id>urn:sha1:42771216622146246c94e35e4c9dbc2073e7deda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27731: Frank: turn off WARN_CREATE_GLOBAL in VCS_INFO</title>
<updated>2010-02-21T18:41:41Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-21T18:41:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8a0629c12b0d7318946212975fab9ec1b4850ff9'/>
<id>urn:sha1:8a0629c12b0d7318946212975fab9ec1b4850ff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank Terbeck, Seth House: 27712, 22713, 27714:</title>
<updated>2010-02-16T10:09:15Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-16T10:09:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=94777f64e8963b5418ce86c8e8bb51ad7094587e'/>
<id>urn:sha1:94777f64e8963b5418ce86c8e8bb51ad7094587e</id>
<content type='text'>
VCS Info hooks and Mercurial improvements
</content>
</entry>
<entry>
<title>Frank Terbeck: 27353: more VCS_Info sanity checks</title>
<updated>2009-11-06T14:35:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-11-06T14:35:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d6c4e4c6922ecf2dd57b66729c7cbf593d0db6bd'/>
<id>urn:sha1:d6c4e4c6922ecf2dd57b66729c7cbf593d0db6bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank Terbeck: 26215: VCS_Info disable-patterns style</title>
<updated>2009-01-03T18:40:17Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-01-03T18:40:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=76dc71f882d47f057167dff717194687b947aad9'/>
<id>urn:sha1:76dc71f882d47f057167dff717194687b947aad9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank Terbeck: 26125: add "command" style to VCS_INFO</title>
<updated>2008-12-11T09:53:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-12-11T09:53:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b4a2d51e57b1f50db4b9e489652daf35f1e583d0'/>
<id>urn:sha1:b4a2d51e57b1f50db4b9e489652daf35f1e583d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25710: various minor consistency tweaks for VCS_Info</title>
<updated>2008-09-22T16:56:32Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-09-22T16:56:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=708999149bfcff2cef42c17d8d1c1ba0c6e38d32'/>
<id>urn:sha1:708999149bfcff2cef42c17d8d1c1ba0c6e38d32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25713: ensure that vcs_info functions immediately after autoloading.</title>
<updated>2008-09-22T16:30:49Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2008-09-22T16:30:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8dbf2a5bfa2de36f3ed0f18212d17d2a41595ff2'/>
<id>urn:sha1:8dbf2a5bfa2de36f3ed0f18212d17d2a41595ff2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/13252 and elsewhere: Frank Terbeck plus tweaks:</title>
<updated>2008-09-19T12:58:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-09-19T12:58:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=23f2b4503c9d7697e382fed550d3bf846b81dd5c'/>
<id>urn:sha1:23f2b4503c9d7697e382fed550d3bf846b81dd5c</id>
<content type='text'>
add VCS_Info function system
</content>
</entry>
</feed>
