<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-ttystatus.git, branch version_0_5</title>
<subtitle>git.liw.fi: ttystatus
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/'/>
<entry>
<title>Prepare release 0.5.</title>
<updated>2010-07-06T21:49:13+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T21:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=1615ecf57b7b8b5a6a717e22cf23bdf3c5b9a5c5'/>
<id>1615ecf57b7b8b5a6a717e22cf23bdf3c5b9a5c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge optimizations.</title>
<updated>2010-07-06T21:41:19+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T21:41:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=139e35b55938060d80e04750fc36229635fde587'/>
<id>139e35b55938060d80e04750fc36229635fde587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a way for widgets to say "I'm always interested in updates".</title>
<updated>2010-07-06T21:41:02+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T21:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=e6618ad0ed66ed459a55ecd903a5627dacf97915'/>
<id>e6618ad0ed66ed459a55ecd903a5627dacf97915</id>
<content type='text'>
Fix ElapsedTime to use that.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix ElapsedTime to use that.</pre>
</div>
</content>
</entry>
<entry>
<title>Don't attempt to write until it is time.</title>
<updated>2010-07-06T21:27:00+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T21:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=129e223f07e7d090655da2bfdaa6262cfa399f2e'/>
<id>129e223f07e7d090655da2bfdaa6262cfa399f2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change update methods to only cache information and compute minimal things.</title>
<updated>2010-07-06T21:20:10+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T21:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=dc830c6e3bdaa9f2caf766a541a33767c14eacc3'/>
<id>dc830c6e3bdaa9f2caf766a541a33767c14eacc3</id>
<content type='text'>
Add a format() method that actually do the heavy duty lifting,
such as string formatting, which is only needed during actual
output.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a format() method that actually do the heavy duty lifting,
such as string formatting, which is only needed during actual
output.</pre>
</div>
</content>
</entry>
<entry>
<title>Make value attribute required for widgets.</title>
<updated>2010-07-06T20:46:03+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T20:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=3a1ecab53b935e6c794d1080939884286a119320'/>
<id>3a1ecab53b935e6c794d1080939884286a119320</id>
<content type='text'>
Having to check it is costly.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having to check it is costly.</pre>
</div>
</content>
</entry>
<entry>
<title>Speed things up further by pre-computing which widgets are interested in which key.</title>
<updated>2010-07-06T20:41:18+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T20:41:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=c6071c10b8859f09f9cc7f0949d2fd7e3ad2d9c0'/>
<id>c6071c10b8859f09f9cc7f0949d2fd7e3ad2d9c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed things up by only updating widgets interested in the updated value.</title>
<updated>2010-07-06T20:34:16+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T20:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=b15fcce5b6d2046e3419b3201e38667554de53fd'/>
<id>b15fcce5b6d2046e3419b3201e38667554de53fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add speed-test for measuring speed of updates.</title>
<updated>2010-07-06T20:23:06+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-06T20:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=56f628bb3d49a52c6e5ee1360b520c6381ebd510'/>
<id>56f628bb3d49a52c6e5ee1360b520c6381ebd510</id>
<content type='text'>
Especially when a value is updated and most widgets don't care.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Especially when a value is updated and most widgets don't care.</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python-Version headers.</title>
<updated>2010-07-05T08:25:08+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-05T08:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=097c7085412d78f65ac1221a8af6c17820c62361'/>
<id>097c7085412d78f65ac1221a8af6c17820c62361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
