<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-ttystatus.git, branch version_0_4</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>Write NEWS file, update version number and debian/changelog for 0.4 release.</title>
<updated>2010-07-05T04:52:19+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-05T04:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=e1ba71eb6f3552a5c628656a650b170e78a6c6c2'/>
<id>e1ba71eb6f3552a5c628656a650b170e78a6c6c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Messager to report actual width it will use as .width.</title>
<updated>2010-07-04T21:32:45+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-04T21:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=9b4abd1410adbad7456bc0360069ee72be2e8099'/>
<id>9b4abd1410adbad7456bc0360069ee72be2e8099</id>
<content type='text'>
This way, when TerminalStatus computes the amount of
remaining space, it is not off by one: Messager refuses to
print out the last character lest the terminal scroll or
line wrap.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way, when TerminalStatus computes the amount of
remaining space, it is not off by one: Messager refuses to
print out the last character lest the terminal scroll or
line wrap.</pre>
</div>
</content>
</entry>
<entry>
<title>Go back to version 0.3, since that wasn't released yet.</title>
<updated>2010-06-30T21:09:50+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-30T21:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=f99bc0bd33290a62576408a11222f44527d0145d'/>
<id>f99bc0bd33290a62576408a11222f44527d0145d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New release. Fixes handling of bad values for fields. </title>
<updated>2010-06-30T21:07:50+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-30T21:07:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=ba4bd02b310859f628605eda8dc1e64c02b18568'/>
<id>ba4bd02b310859f628605eda8dc1e64c02b18568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of bad values (zero divisions, non-numbers, etc).</title>
<updated>2010-06-30T21:06:25+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-30T21:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=492bb58a42e621645e560f0f4585e4110e600bf7'/>
<id>492bb58a42e621645e560f0f4585e4110e600bf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle empty string for done, total values.</title>
<updated>2010-06-30T21:05:26+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-30T21:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=9aee5a84d88e6f027c516311c763d1571e53317b'/>
<id>9aee5a84d88e6f027c516311c763d1571e53317b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle zero speed correctly.</title>
<updated>2010-06-30T21:03:51+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-30T21:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=d5a5ffe6754f04cc9c315fae585ca967ed1f4316'/>
<id>d5a5ffe6754f04cc9c315fae585ca967ed1f4316</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fixes for zero division and empty string values for total.</title>
<updated>2010-06-30T21:01:44+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-30T21:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=fdd66e3f94b3feb6a54a07c3bb5c67d559d1a136'/>
<id>fdd66e3f94b3feb6a54a07c3bb5c67d559d1a136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for zero total for PercentageDone.</title>
<updated>2010-06-30T20:59:34+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-30T20:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=c146f36ac78bf8201c9d0ecc0376072c97091ccd'/>
<id>c146f36ac78bf8201c9d0ecc0376072c97091ccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some notes about hacking stuff to README.</title>
<updated>2010-06-19T22:13:15+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-19T22:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=8cb296a1ac5a3fc5750725c3f603e73c23db82b3'/>
<id>8cb296a1ac5a3fc5750725c3f603e73c23db82b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
