<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/subunit-git.git/python/subunit/details.py, branch 0.0.21</title>
<subtitle>github.com: testing-cabal/subunit
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/'/>
<entry>
<title>Fix thinko in addSuccess refactoring.</title>
<updated>2011-05-01T23:17:36+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2011-05-01T23:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=29334d4de556ca329e89fb4a34f97c63c095b135'/>
<id>29334d4de556ca329e89fb4a34f97c63c095b135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nearly done.</title>
<updated>2011-04-25T04:25:24+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2011-04-25T04:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=86b85e3f83f4030a63026386ffc3d3488ab34d13'/>
<id>86b85e3f83f4030a63026386ffc3d3488ab34d13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Progress.</title>
<updated>2011-04-24T23:09:54+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2011-04-24T23:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=86cff2f184f6bbd34fd330bae739a29a34a78d2a'/>
<id>86cff2f184f6bbd34fd330bae739a29a34a78d2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get pydoc3.1 subunit working.</title>
<updated>2011-04-24T21:29:56+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2011-04-24T21:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=049a3c5342faac9aa46afc9a882ab37950331fb5'/>
<id>049a3c5342faac9aa46afc9a882ab37950331fb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup initial py3 support from tres and start digging further.</title>
<updated>2011-04-24T21:27:18+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2011-04-24T21:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=03725c57337459b29a32927146146b874d3b3003'/>
<id>03725c57337459b29a32927146146b874d3b3003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Old style tracebacks with no encoding info are now treated as UTF8 rather</title>
<updated>2010-06-11T01:35:58+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2010-06-11T01:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=348614019d0d8d88914286505a0dcdf1eac92a2f'/>
<id>348614019d0d8d88914286505a0dcdf1eac92a2f</id>
<content type='text'>
  than some-random-codec-like-ascii. (Robert Collins)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  than some-random-codec-like-ascii. (Robert Collins)
</pre>
</div>
</content>
</entry>
<entry>
<title>(vila, martin(gz), lifeless) Make _feed_chunks assertion verbose to help debug</title>
<updated>2010-05-12T13:16:49+00:00</updated>
<author>
<name>Vincent Ladeuil</name>
<email>v.ladeuil+lp@free.fr</email>
</author>
<published>2010-05-12T13:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=76ef047c1ef4545aa10655e9acdb31a280fc7203'/>
<id>76ef047c1ef4545aa10655e9acdb31a280fc7203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use testtools facilities for the details API.</title>
<updated>2009-12-11T02:41:42+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2009-12-11T02:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=0fdc43947a17af18013bb101a101d3b709ffebc1'/>
<id>0fdc43947a17af18013bb101a101d3b709ffebc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start reporting additional messages on successes via the details API.</title>
<updated>2009-10-24T09:46:23+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2009-10-24T09:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=30dae38d5c6a1f20bd4becf34f2cb5d57247c54a'/>
<id>30dae38d5c6a1f20bd4becf34f2cb5d57247c54a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move skips to the details API.</title>
<updated>2009-10-24T09:40:51+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2009-10-24T09:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=887d9b402b18a94c4cb36eab1dbfd9df342be31e'/>
<id>887d9b402b18a94c4cb36eab1dbfd9df342be31e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
