<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/urltools, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/urltools?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/urltools?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2019-11-21T02:29:16Z</updated>
<entry>
<title>Remove current directory from sys.path in python invocations (#8408)</title>
<updated>2019-11-21T02:29:16Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-11-21T02:29:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1c98b9cc38d34647f1d6357919a0f4e1d5ebd4cd'/>
<id>urn:sha1:1c98b9cc38d34647f1d6357919a0f4e1d5ebd4cd</id>
<content type='text'>
* Remove current directory from sys.path in python invocations


</content>
</entry>
<entry>
<title>Actions to take after repository migration is complete (#8394)</title>
<updated>2019-11-21T01:26:18Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-11-21T01:26:18Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b80b1a1e8b30e5f2a7c4977019cf56e72c434037'/>
<id>urn:sha1:b80b1a1e8b30e5f2a7c4977019cf56e72c434037</id>
<content type='text'>
* Change project URL from robbyrussell to ohmyzsh org

* Update git remote to use ohmyzsh org repository
</content>
</entry>
<entry>
<title>urltools: add readme (#7126)</title>
<updated>2018-09-11T18:22:55Z</updated>
<author>
<name>Garth Mortensen</name>
<email>voldemortensen@users.noreply.github.com</email>
</author>
<published>2018-09-11T18:22:55Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1487a2ad844bbdff24e1db1cfb086138f477c7e9'/>
<id>urn:sha1:1487a2ad844bbdff24e1db1cfb086138f477c7e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use https everywhere (#6574)</title>
<updated>2018-08-07T18:42:01Z</updated>
<author>
<name>Janosch Schwalm</name>
<email>janosch.schwalm@gmail.com</email>
</author>
<published>2018-08-07T18:42:02Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=19b925e741fa46d2222210469a4dffc34a634ebd'/>
<id>urn:sha1:19b925e741fa46d2222210469a4dffc34a634ebd</id>
<content type='text'>
* use https everywhere

* use https links on the files that are left

Also, removed some broken links and updated redirections.
</content>
</entry>
<entry>
<title>plugins/urltools: add suport for python 3 (#5039)</title>
<updated>2016-08-15T00:43:23Z</updated>
<author>
<name>$ea</name>
<email>OwenChia@users.noreply.github.com</email>
</author>
<published>2016-08-15T00:43:23Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=40a9d9cb913d113d0606b121ea0d8d570e84c539'/>
<id>urn:sha1:40a9d9cb913d113d0606b121ea0d8d570e84c539</id>
<content type='text'>
Python 3!!!!</content>
</entry>
<entry>
<title>Add shell built method</title>
<updated>2013-07-01T16:22:25Z</updated>
<author>
<name>dongweiming</name>
<email>ciici123@gmail.com</email>
</author>
<published>2013-07-01T16:22:25Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c164f2aab693f4b32c209cb34784818fba434b2d'/>
<id>urn:sha1:c164f2aab693f4b32c209cb34784818fba434b2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>urltools for Everyone</title>
<updated>2012-12-03T06:06:11Z</updated>
<author>
<name>Brian Hartvigsen</name>
<email>brian.andrew@brianandjenny.com</email>
</author>
<published>2012-12-03T06:06:11Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=80f151e56d7d6d30858acf581141fa84bfd79bc7'/>
<id>urn:sha1:80f151e56d7d6d30858acf581141fa84bfd79bc7</id>
<content type='text'>
#1445 is great, if you use node.  For those that don't this should mean we can find a reasonable fallback.
Users can force urltools to use a specific system by setting `URLTOOLS_METHOD` to one of:
* `node`
* `python`
* `ruby`
* `php`
* `perl`

Note that you can't (currently) choose which `perl` sublibrary to use, it will use either `URI::Encode`, `URI::Escape`, or regular expressions in that order of preference.</content>
</entry>
<entry>
<title>Node.js version of urltools es more fast (53% aprox), you can try this with strace -o trace -c -Ttt</title>
<updated>2012-11-28T23:33:45Z</updated>
<author>
<name>Gustavo</name>
<email>gustavo@lacosox.org</email>
</author>
<published>2012-11-28T23:33:45Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3b6fae14fb6f700bb623d48b2915736de552b387'/>
<id>urn:sha1:3b6fae14fb6f700bb623d48b2915736de552b387</id>
<content type='text'>
</content>
</entry>
<entry>
<title>URL Tools Plugin</title>
<updated>2012-10-08T19:42:27Z</updated>
<author>
<name>Ian Chesal</name>
<email>ichesal@cyclecomputing.com</email>
</author>
<published>2012-10-08T19:42:27Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a97e117281fa495bf13b7aa4179647cb9c7f5c01'/>
<id>urn:sha1:a97e117281fa495bf13b7aa4179647cb9c7f5c01</id>
<content type='text'>
* Added urlencode -- alias to encode URLs from the command line using Python

* Added urldecode -- alias to decode URLs from the command line using Python
</content>
</entry>
</feed>
