<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/background_scripts/sync.coffee, branch v1.64</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>Combine sync.coffee with settings.coffee</title>
<updated>2015-05-29T11:05:59+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2015-04-27T15:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=9960e8f01ab8477151465af936d7cb14b84fb125'/>
<id>9960e8f01ab8477151465af936d7cb14b84fb125</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix long-standing bug in sync.coffee.</title>
<updated>2015-02-09T13:21:50+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-02-09T13:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=e11a86afe9375b40ccda20e6a91b020989e2be4c'/>
<id>e11a86afe9375b40ccda20e6a91b020989e2be4c</id>
<content type='text'>
This is wrong:

  if not key of Settings.defaults

It parses as:

  if (not key) of Settings.defaults

and is always false, so we never return here!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is wrong:

  if not key of Settings.defaults

It parses as:

  if (not key) of Settings.defaults

and is always false, so we never return here!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syncing bug.</title>
<updated>2015-02-09T11:09:19+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-02-09T11:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=ac648a0e9f53c2fc359daa68309c25dd8c9db031'/>
<id>ac648a0e9f53c2fc359daa68309c25dd8c9db031</id>
<content type='text'>
This fixes a second dumb error I made in #1456.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a second dumb error I made in #1456.
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip unreachable code post #1413.</title>
<updated>2015-02-02T14:25:30+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-02-02T14:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=5c155d5eab6632fda9b71713e11af299726d5204'/>
<id>5c155d5eab6632fda9b71713e11af299726d5204</id>
<content type='text'>
The stripped code is all relocated in #1413.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The stripped code is all relocated in #1413.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak a few comments</title>
<updated>2014-04-30T07:54:50+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2014-04-30T07:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=c79b35114270ada790a564e1794d042dadf07356'/>
<id>c79b35114270ada790a564e1794d042dadf07356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn off debug mode</title>
<updated>2014-04-30T07:51:45+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2014-04-30T07:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=2b440edd7e27e4e6595fbf235a83883ad9af2539'/>
<id>2b440edd7e27e4e6595fbf235a83883ad9af2539</id>
<content type='text'>
I think we want to leave it off in the shipped version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think we want to leave it off in the shipped version
</pre>
</div>
</content>
</entry>
<entry>
<title>Response to @philc's comments regarding sync.</title>
<updated>2014-04-27T12:25:17+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2014-04-27T10:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=db65721aa67b2de75b1e279f01e721676e83b448'/>
<id>db65721aa67b2de75b1e279f01e721676e83b448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up initialization.</title>
<updated>2014-04-19T13:52:38+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2014-04-19T13:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=4083ee6423c10c34c1d0a3fa48e8f4d79c8615df'/>
<id>4083ee6423c10c34c1d0a3fa48e8f4d79c8615df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code review, clean up.</title>
<updated>2014-04-19T13:49:45+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2014-04-19T13:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=2f343bacd7567cb51901b7f8b54f224ea2f011b2'/>
<id>2f343bacd7567cb51901b7f8b54f224ea2f011b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sync.init.</title>
<updated>2014-04-19T13:27:34+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2014-04-19T13:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=5398abdb0af3b0d7938c8b34bfda762c5995d427'/>
<id>5398abdb0af3b0d7938c8b34bfda762c5995d427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
