<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/doc/template.html, branch node-review</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>doc: s/search.npmjs.org/npmjs.org/</title>
<updated>2013-05-09T22:15:39+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-05-09T22:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=4b69bcfc66c2007a0550e928956bda0006c21aec'/>
<id>4b69bcfc66c2007a0550e928956bda0006c21aec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: link joyent logo in website footer</title>
<updated>2013-05-02T16:48:33+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-05-02T16:47:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=0e21d7b985954f80bdb6842da005fb438e8b9b34'/>
<id>0e21d7b985954f80bdb6842da005fb438e8b9b34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>website: download page</title>
<updated>2012-08-15T16:09:23+00:00</updated>
<author>
<name>Golo Roden</name>
<email>webmaster@goloroden.de</email>
</author>
<published>2012-08-13T15:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=15c6c0eeccd55395ecac5f02c7e09aea711ea96e'/>
<id>15c6c0eeccd55395ecac5f02c7e09aea711ea96e</id>
<content type='text'>
- Improved styling of download links.
- index.html#download now redirects to /download/
- Added missing hyphens, and added the missing "and 64-bit" for the Mac
  Installer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Improved styling of download links.
- index.html#download now redirects to /download/
- Added missing hyphens, and added the missing "and 64-bit" for the Mac
  Installer.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Switch to the asynchronous Google Analytics snippet</title>
<updated>2012-06-23T18:54:51+00:00</updated>
<author>
<name>Mathias Bynens</name>
<email>mathias@qiwi.be</email>
</author>
<published>2012-06-23T09:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=839bf025a8cd2c89dced086a20aa8b75c4fcfbea'/>
<id>839bf025a8cd2c89dced086a20aa8b75c4fcfbea</id>
<content type='text'>
The old snippet needlessly uses `document.write`. Let’s use the
optimized version of the most recent, asynchronous GA snippet:
http://mathiasbynens.be/notes/async-analytics-snippet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old snippet needlessly uses `document.write`. Let’s use the
optimized version of the most recent, asynchronous GA snippet:
http://mathiasbynens.be/notes/async-analytics-snippet
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove extraneous index.html's from hyperlinks</title>
<updated>2012-03-16T15:19:26+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-03-16T15:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=76a771b749cb3948da4159b710a3ff07c932d228'/>
<id>76a771b749cb3948da4159b710a3ff07c932d228</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hard-coded version number from docs</title>
<updated>2012-03-16T15:13:41+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-03-16T15:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=46376888cd2afb5d34bfdb08ba7f9d1b4c6b5d4a'/>
<id>46376888cd2afb5d34bfdb08ba7f9d1b4c6b5d4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2012.03.15 Version 0.6.13 (stable)</title>
<updated>2012-03-15T15:45:35+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-03-15T00:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=9f7f86b534f8556290eb8cad915984ff4ca54996'/>
<id>9f7f86b534f8556290eb8cad915984ff4ca54996</id>
<content type='text'>
* Windows: Many libuv test fixes (Bert Belder)

* Windows: avoid uv_guess_handle crash in when fd &lt; 0 (Bert Belder)

* Map EBUSY and ENOTEMPTY errors (Bert Belder)

* Windows: include syscall in fs errors (Bert Belder)

* Fix fs.watch ENOSYS on Linux kernel version mismatch (Ben Noordhuis)

* Update npm to 1.1.9
  - upgrade node-gyp to 0.3.5 (Nathan Rajlich)
  - Fix isaacs/npm#2249 Add cache-max and cache-min configs
  - Properly redirect across https/http registry requests
  - log config usage if undefined key in set function (Kris Windham)
  - Add support for os/cpu fields in package.json (Adam Blackburn)
  - Automatically node-gyp packages containing a binding.gyp
  - Fix failures unpacking in UNC shares
  - Never create un-listable directories
  - Handle cases where an optionalDependency fails to build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Windows: Many libuv test fixes (Bert Belder)

* Windows: avoid uv_guess_handle crash in when fd &lt; 0 (Bert Belder)

* Map EBUSY and ENOTEMPTY errors (Bert Belder)

* Windows: include syscall in fs errors (Bert Belder)

* Fix fs.watch ENOSYS on Linux kernel version mismatch (Ben Noordhuis)

* Update npm to 1.1.9
  - upgrade node-gyp to 0.3.5 (Nathan Rajlich)
  - Fix isaacs/npm#2249 Add cache-max and cache-min configs
  - Properly redirect across https/http registry requests
  - log config usage if undefined key in set function (Kris Windham)
  - Add support for os/cpu fields in package.json (Adam Blackburn)
  - Automatically node-gyp packages containing a binding.gyp
  - Fix failures unpacking in UNC shares
  - Never create un-listable directories
  - Handle cases where an optionalDependency fails to build
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc highlight fix</title>
<updated>2012-03-14T23:44:36+00:00</updated>
<author>
<name>Artur Adib</name>
<email>arturadib@gmail.com</email>
</author>
<published>2012-03-09T14:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=c834ef409e85eaa43782bb3edd844af8923f3056'/>
<id>c834ef409e85eaa43782bb3edd844af8923f3056</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use shorter url for /docs/latest/api</title>
<updated>2012-03-04T01:08:46+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-03-04T01:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=cf6e4d82e76fe17dbc08b32e44917f4927590b13'/>
<id>cf6e4d82e76fe17dbc08b32e44917f4927590b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add link to JSON version of doc</title>
<updated>2012-03-04T01:03:56+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-03-03T23:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=3dfa98c9917ac23dd052fd66f996c2abc849b759'/>
<id>3dfa98c9917ac23dd052fd66f996c2abc849b759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
