<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Functions/VCS_Info, branch zsh-4.3.11</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Functions/VCS_Info?h=zsh-4.3.11</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Functions/VCS_Info?h=zsh-4.3.11'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2010-08-02T21:11:08Z</updated>
<entry>
<title>Seth House: 28114: vcs_info, git: Fix revision lookup with packed repositories.</title>
<updated>2010-08-02T21:11:08Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2010-08-02T21:11:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=01b4a673102c7f20c9b6ef43dc2a3784c73a9391'/>
<id>urn:sha1:01b4a673102c7f20c9b6ef43dc2a3784c73a9391</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28095: Fix two hard-coded invocations of the "git" command.</title>
<updated>2010-07-19T20:05:22Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2010-07-19T20:05:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bb95aef24fb0228eb5dceb71e13f64de056ccc08'/>
<id>urn:sha1:bb95aef24fb0228eb5dceb71e13f64de056ccc08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28093, based on Michel Lespinasse: 28090: Fix a problem with `check-for-changes' and freshly initialised repositories.</title>
<updated>2010-07-19T19:20:27Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2010-07-19T19:20:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9b2334cf558b7537047d40c239acc07dcecd5232'/>
<id>urn:sha1:9b2334cf558b7537047d40c239acc07dcecd5232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Seth House: 27971: vcs_info: Fix a bug that caused the mercurial backend to always return `default' as the branch name.</title>
<updated>2010-05-27T10:06:16Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2010-05-27T10:06:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=17b7471fbc4a129b285ab664cf40fa2e6e806f3b'/>
<id>urn:sha1:17b7471fbc4a129b285ab664cf40fa2e6e806f3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simon Ruderich: 27953: vcs_info: changed default formats and actionformats.</title>
<updated>2010-05-14T07:58:37Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2010-05-14T07:58:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=88ea63adf28be522d2341c57e4e049ff04aaf7fd'/>
<id>urn:sha1:88ea63adf28be522d2341c57e4e049ff04aaf7fd</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>Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation.</title>
<updated>2010-03-11T12:39:38Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2010-03-11T12:39:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ff22b24f1b413cb0f17fa49459b65b5539b666cc'/>
<id>urn:sha1:ff22b24f1b413cb0f17fa49459b65b5539b666cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank: 27768: shut up cd some more</title>
<updated>2010-03-04T10:03:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-03-04T10:03:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=de3159d73ae3727d46f7daa2bfef2e990dcf4dc1'/>
<id>urn:sha1:de3159d73ae3727d46f7daa2bfef2e990dcf4dc1</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: 27717: option terminators in VCS Info</title>
<updated>2010-02-17T11:16:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-17T11:16:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1c7075f8b921638d4a0d32358e63ae1648ac1b45'/>
<id>urn:sha1:1c7075f8b921638d4a0d32358e63ae1648ac1b45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank Terbeck, Seth House: 27712, 22713, 27714:</title>
<updated>2010-02-16T10:47:06Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-16T10:47:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4523ff9383b93360f8031050061fe9e7fabde34a'/>
<id>urn:sha1:4523ff9383b93360f8031050061fe9e7fabde34a</id>
<content type='text'>
VCS Info hooks and Mercurial improvements
</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: 27679: better logic in VCS_INFO_get_data_git</title>
<updated>2010-02-07T18:50:54Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-02-07T18:50:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f8e05427db486637016b76e8164c46d0091f234c'/>
<id>urn:sha1:f8e05427db486637016b76e8164c46d0091f234c</id>
<content type='text'>
</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>Lionel Flandrin: 27307: enhanced Mecurial VCS_INFO support</title>
<updated>2009-10-04T18:18:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-10-04T18:18:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=179cd828a57c36f312ed7f95abf5e7d8d5fe44a2'/>
<id>urn:sha1:179cd828a57c36f312ed7f95abf5e7d8d5fe44a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank Terbeck: users/14207: make variable local</title>
<updated>2009-06-26T19:25:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-06-26T19:25:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6f78cb51ef245bc0cc4c52302a2c9503f052b7be'/>
<id>urn:sha1:6f78cb51ef245bc0cc4c52302a2c9503f052b7be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank Terbeck: 27049, 27050, 27051, 27052: VCS_INFO improvements</title>
<updated>2009-06-19T21:05:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-06-19T21:05:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a5417250d52320f25ffe9c2394a415013dbf03f0'/>
<id>urn:sha1:a5417250d52320f25ffe9c2394a415013dbf03f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26982: Julien Langer: support stgit in VCS_Info</title>
<updated>2009-05-22T17:38:05Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-05-22T17:38:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f359213eec1dcd2a60b31e6a377328cbc6b3cbd8'/>
<id>urn:sha1:f359213eec1dcd2a60b31e6a377328cbc6b3cbd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c.f. 26867: remove extraneous "${"</title>
<updated>2009-04-22T08:31:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-04-22T08:31:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=46fd8beec7801179ccc2df276631fb3260341d8e'/>
<id>urn:sha1:46fd8beec7801179ccc2df276631fb3260341d8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank Terbeck: 26816 to 26820: VCS_Info updates</title>
<updated>2009-04-06T19:19:08Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-04-06T19:19:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8dd8067f13e5aaf2fc740748b0afeca00b1ea424'/>
<id>urn:sha1:8dd8067f13e5aaf2fc740748b0afeca00b1ea424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank Terbeck: 26751: suppress WARN_CREATE_GLOBAL warning</title>
<updated>2009-03-18T09:47:54Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-03-18T09:47:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=672923e282503d33a309ad506863fd8fb91b787c'/>
<id>urn:sha1:672923e282503d33a309ad506863fd8fb91b787c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Frank Terbeck: 26549: VCS_Info improvements: check for changes in git</title>
<updated>2009-02-11T12:48:21Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-02-11T12:48:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=76f05a9932c5f9aa1ea7ea7bd1cf08f65fd43e7c'/>
<id>urn:sha1:76f05a9932c5f9aa1ea7ea7bd1cf08f65fd43e7c</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>unposted: belatedly sort out some distfiles</title>
<updated>2008-10-29T10:28:14Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-10-29T10:28:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ef0a55efe2f45d7ecf5a19bfeb88643d36aadfd6'/>
<id>urn:sha1:ef0a55efe2f45d7ecf5a19bfeb88643d36aadfd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25778: Frank Terbeck: use builtin cd</title>
<updated>2008-09-30T16:55:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-09-30T16:55:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=06cf28875e9046de8caf396cf5aa98f7473ef393'/>
<id>urn:sha1:06cf28875e9046de8caf396cf5aa98f7473ef393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: VCS_Info p4 backend should restrict changes to #have</title>
<updated>2008-09-29T08:33:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-09-29T08:33:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dd3a749ce985891e9fb0b57f0e2c139aea12d3e6'/>
<id>urn:sha1:dd3a749ce985891e9fb0b57f0e2c139aea12d3e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25733: add revision number to Perforce vcs_info backend</title>
<updated>2008-09-23T16:48:27Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-09-23T16:48:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c328252c58d215cc116dacd36a7e53ba3fc3c1f0'/>
<id>urn:sha1:c328252c58d215cc116dacd36a7e53ba3fc3c1f0</id>
<content type='text'>
add abbreviation to list of backends
</content>
</entry>
<entry>
<title>25732: make vcs_info p4 backend use server if style use-server is set</title>
<updated>2008-09-23T16:10:57Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2008-09-23T16:10:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f49d738db3d6cacb17cf4374f61948c5634c3aab'/>
<id>urn:sha1:f49d738db3d6cacb17cf4374f61948c5634c3aab</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>
