<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/ant, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2021-12-28T16:17:16Z</updated>
<entry>
<title>feat(ant): enable colored output by default (#6688)</title>
<updated>2021-12-28T16:17:16Z</updated>
<author>
<name>Brahim Djoudi</name>
<email>jolkdarr@netscape.net</email>
</author>
<published>2018-03-22T07:58:11Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1316b31764826e348d2f4753c2b7a8e6ffe4441c'/>
<id>urn:sha1:1316b31764826e348d2f4753c2b7a8e6ffe4441c</id>
<content type='text'>
Closes #6688
</content>
</entry>
<entry>
<title>refactor(ant): extract completion function</title>
<updated>2021-12-28T16:17:05Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-28T16:15:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=364e62155de53c3d977b54953a262d7a256d2cd5'/>
<id>urn:sha1:364e62155de53c3d977b54953a262d7a256d2cd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ant: add README (#7375)</title>
<updated>2018-11-01T14:17:25Z</updated>
<author>
<name>Erwan ROUSSEL</name>
<email>erwan.roussel51@gmail.com</email>
</author>
<published>2018-11-01T14:17:25Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=78935f7cf74e5092002dc66df875879aea502c86'/>
<id>urn:sha1:78935f7cf74e5092002dc66df875879aea502c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for ant targets with leading dash</title>
<updated>2015-02-09T21:12:02Z</updated>
<author>
<name>Chris Peterson</name>
<email>cpeterson@financialforce.com</email>
</author>
<published>2015-02-09T20:43:51Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=349493a0b81ae98117ea1a115a92ba509476298f'/>
<id>urn:sha1:349493a0b81ae98117ea1a115a92ba509476298f</id>
<content type='text'>
As suggested in https://github.com/robbyrussell/oh-my-zsh/pull/3329#issuecomment-72062236
</content>
</entry>
<entry>
<title>Change ant target enumeration</title>
<updated>2015-02-09T21:12:02Z</updated>
<author>
<name>Chris Peterson</name>
<email>cpeterson@financialforce.com</email>
</author>
<published>2014-11-18T04:43:19Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=013b2bffcf11d0bc3ff29c96a8e6846166639c2c'/>
<id>urn:sha1:013b2bffcf11d0bc3ff29c96a8e6846166639c2c</id>
<content type='text'>
Make use of ant's project help feature instead of trying to parse XML with regex (see: http://stackoverflow.com/a/1732454/740787).
This is a behavioral change that does a few things:
 • adds support for ant imports, which were previously not recognized as possibly containing targets
 • supresses targets with no description, as these are conventionally for internal use only
</content>
</entry>
<entry>
<title>Backwards logic in newer check.</title>
<updated>2015-02-09T21:12:02Z</updated>
<author>
<name>Chris Peterson</name>
<email>cpeterson@financialforce.com</email>
</author>
<published>2014-11-18T04:38:22Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7f636ba5901b1abe9bb01d94b9e290bed982a873'/>
<id>urn:sha1:7f636ba5901b1abe9bb01d94b9e290bed982a873</id>
<content type='text'>
Regen .ant_targets only if it's newer than build.xml? Yeah, that seems wrong.
</content>
</entry>
<entry>
<title>Use [ -nt ] instead of stat -f%m to check cache files.</title>
<updated>2013-03-12T17:23:30Z</updated>
<author>
<name>Spencer Rinehart</name>
<email>anubis@overthemonkey.com</email>
</author>
<published>2013-03-12T17:11:18Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=300f94cb0e1121e7796edbedcbc6d686e755be5b'/>
<id>urn:sha1:300f94cb0e1121e7796edbedcbc6d686e755be5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix double -f and corrected format.</title>
<updated>2011-05-31T12:16:43Z</updated>
<author>
<name>Brian Riddle</name>
<email>brian.riddle@tv4.se</email>
</author>
<published>2011-05-31T12:16:43Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=f4878971752b6d76743c29d6f478d20c84755b8e'/>
<id>urn:sha1:f4878971752b6d76743c29d6f478d20c84755b8e</id>
<content type='text'>
-f%m was getting called twice in the stat_cmd
corrected format of stat command from y to Y.
</content>
</entry>
<entry>
<title>Added compatibility for the linux 'stat' command for the ant plugin</title>
<updated>2011-05-27T14:58:14Z</updated>
<author>
<name>Martin Thurau</name>
<email>martin.thurau@gmail.com</email>
</author>
<published>2011-05-27T14:58:14Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=04573324d52aaadf947f3a80190e4f54d8580932'/>
<id>urn:sha1:04573324d52aaadf947f3a80190e4f54d8580932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added ant plugin</title>
<updated>2010-11-25T20:48:07Z</updated>
<author>
<name>Claus Witt</name>
<email>claus@wittnezz.dk</email>
</author>
<published>2010-11-25T20:48:07Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fa7036b4eef177f25478091e660fca52b9ac725d'/>
<id>urn:sha1:fa7036b4eef177f25478091e660fca52b9ac725d</id>
<content type='text'>
</content>
</entry>
</feed>
