<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-ttystatus.git, branch ttystatus-0.25</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 version 0.25</title>
<updated>2015-10-05T19:38:04+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-10-05T19:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=ff9f41b10f5c3bae868d556b1af729aa5ca84b78'/>
<id>ff9f41b10f5c3bae868d556b1af729aa5ca84b78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable output if terminal lacks capabilities</title>
<updated>2015-10-04T19:31:57+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-10-04T19:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=bf94e5dd4846020055dd80d56b85005e2befb833'/>
<id>bf94e5dd4846020055dd80d56b85005e2befb833</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release version 0.24.1</title>
<updated>2015-10-01T16:23:49+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-10-01T16:23:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=c20e1d3434610c425eae62d42ab59017a042aba7'/>
<id>c20e1d3434610c425eae62d42ab59017a042aba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle lack of /dev/tty</title>
<updated>2015-10-01T16:08:36+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-10-01T16:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=bb7d3d1539e2da12ab6c9ae7e6b96e67005594dd'/>
<id>bb7d3d1539e2da12ab6c9ae7e6b96e67005594dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release version 0.24</title>
<updated>2015-09-30T07:15:03+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-09-30T07:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=c8ca5d52b2cd1424e2b19f457d766938396cd520'/>
<id>c8ca5d52b2cd1424e2b19f457d766938396cd520</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor how messages are displayed</title>
<updated>2015-09-27T10:00:38+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-09-27T09:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=df2691178ddf2d9de9ecd65c4307da17885f61c6'/>
<id>df2691178ddf2d9de9ecd65c4307da17885f61c6</id>
<content type='text'>
This should be much clearer code now. However, the old unit tests
for Messager became obsolete. Did not write new ones, due to it being
tedious. I am lazy. Mock me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should be much clearer code now. However, the old unit tests
for Messager became obsolete. Did not write new ones, due to it being
tedious. I am lazy. Mock me.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests for multiline TerminalStatus support</title>
<updated>2015-09-27T09:18:22+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-09-27T09:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=ab009314c2acd9e520f2d23a085a41556d424df5'/>
<id>ab009314c2acd9e520f2d23a085a41556d424df5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't write anything if empty string</title>
<updated>2015-09-27T08:15:50+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-09-27T08:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=d629ca9326f4693440b39f5fa73d62834279edbc'/>
<id>d629ca9326f4693440b39f5fa73d62834279edbc</id>
<content type='text'>
This avoids a bug where an app writes nothing, setting _first_output
to false, and then write something, and not getting enough space for
that, because the flag's already false.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids a bug where an app writes nothing, setting _first_output
to false, and then write something, and not getting enough space for
that, because the flag's already false.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor for clarification, then fix one-line output</title>
<updated>2015-09-26T20:16:32+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-09-26T20:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=25ddb866268f0b3d1798c1de81b65e7a6cf33e61'/>
<id>25ddb866268f0b3d1798c1de81b65e7a6cf33e61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove notify</title>
<updated>2015-09-26T20:13:05+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2015-09-26T20:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=8fc68b301bcd5c6ca2d95845c38ce75ca8feafe4'/>
<id>8fc68b301bcd5c6ca2d95845c38ce75ca8feafe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
