<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/node, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/node?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/node?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2020-03-11T18:57:46Z</updated>
<entry>
<title>Clean up plugin READMEs and a few plugins</title>
<updated>2020-03-11T18:57:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-03-11T18:57:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=610b2529d2213a70e3d1153a9baf046c22f298b9'/>
<id>urn:sha1:610b2529d2213a70e3d1153a9baf046c22f298b9</id>
<content type='text'>
- fasd
- history
- mercurial
- pylint
- repo
- yii2
</content>
</entry>
<entry>
<title>node: add README (#7201)</title>
<updated>2018-10-03T15:59:30Z</updated>
<author>
<name>Denys Dovhan</name>
<email>denysd96@gmail.com</email>
</author>
<published>2018-10-03T15:59:30Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=af7d165a7f84f83a4c5d9f434a5320a5844d8ad3'/>
<id>urn:sha1:af7d165a7f84f83a4c5d9f434a5320a5844d8ad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update endpoint from HTTP to HTTPS (#5622)</title>
<updated>2016-11-11T02:17:43Z</updated>
<author>
<name>hjpotter92</name>
<email>hjpotter92@users.noreply.github.com</email>
</author>
<published>2016-11-11T02:17:43Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fe96d194210854e2dc170a226b166253091f2fc0'/>
<id>urn:sha1:fe96d194210854e2dc170a226b166253091f2fc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>node: open module-specific node documentation (#5572)</title>
<updated>2016-11-02T14:52:14Z</updated>
<author>
<name>Sachin George Thomas</name>
<email>sachq@users.noreply.github.com</email>
</author>
<published>2016-11-02T14:52:14Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=cf37697920019c44245ba3e5b69fed68c8c3fff4'/>
<id>urn:sha1:cf37697920019c44245ba3e5b69fed68c8c3fff4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use standard open command in current plugins</title>
<updated>2015-08-04T22:57:40Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2015-08-04T22:32:57Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d1d06b5675bebbe54f3d876eb993b6e89d8963c7'/>
<id>urn:sha1:d1d06b5675bebbe54f3d876eb993b6e89d8963c7</id>
<content type='text'>
Substitutes the current duplicate logic for the standard
and cross-platform function open_command in plugins:

  frontend-search, jira, node, web-search
</content>
</entry>
<entry>
<title>Use $OSTYPE instead of uname to speed things up</title>
<updated>2014-07-23T13:18:14Z</updated>
<author>
<name>Christian Höltje</name>
<email>choltje@us.ibm.com</email>
</author>
<published>2014-04-23T14:13:26Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=63bae2aba9c43a70bbb374fc46e287d7bc46cc54'/>
<id>urn:sha1:63bae2aba9c43a70bbb374fc46e287d7bc46cc54</id>
<content type='text'>
The $OSTYPE variable is set at ZSH compile time and can be safely used
to determine the OS of the system. e.g. darwin (os x)
</content>
</entry>
<entry>
<title>Fixed opening documentation on Linux (node)</title>
<updated>2013-08-24T09:12:03Z</updated>
<author>
<name>dchusovitin</name>
<email>dchusovitin@gmail.com</email>
</author>
<published>2013-08-24T09:12:03Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=300118ec05e6a88d8331c007d076ec1fbf9c5e9c'/>
<id>urn:sha1:300118ec05e6a88d8331c007d076ec1fbf9c5e9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed node-docs</title>
<updated>2012-10-21T22:12:00Z</updated>
<author>
<name>Rainer Dreyer</name>
<email>rdrey1@gmail.com</email>
</author>
<published>2012-10-21T22:12:00Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7e2156a1b17a16243e92569c4df82c562f75ffb2'/>
<id>urn:sha1:7e2156a1b17a16243e92569c4df82c562f75ffb2</id>
<content type='text'>
The `#anchor` tags on
[nodejs.org](http://nodejs.org/docs/v0.8.2/api/all.html) changed. This
fixes the `node-docs` command.
</content>
</entry>
<entry>
<title>Rollback of Pull #366</title>
<updated>2011-05-30T14:09:00Z</updated>
<author>
<name>Andrew Hodges</name>
<email>betawaffle@gmail.com</email>
</author>
<published>2011-05-30T14:07:15Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1e3b441ce7e0b8706867801c1e5e7ca6760ff17e'/>
<id>urn:sha1:1e3b441ce7e0b8706867801c1e5e7ca6760ff17e</id>
<content type='text'>
sorin-ionescu had some good points.
</content>
</entry>
<entry>
<title>Node.js Helpers</title>
<updated>2011-05-28T15:20:48Z</updated>
<author>
<name>Andrew Hodges</name>
<email>betawaffle@gmail.com</email>
</author>
<published>2011-05-28T15:20:48Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d72b9c5ec5d55765998bb301b3425fbe84012c1f'/>
<id>urn:sha1:d72b9c5ec5d55765998bb301b3425fbe84012c1f</id>
<content type='text'>
Add helper function to open node api in browser. Add binaries installed via
npm to path. Tell node where to find things (what things?).
</content>
</entry>
</feed>
