<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/test, branch 0.1.4</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Added license information to all files.</title>
<updated>2008-07-17T02:18:21+00:00</updated>
<author>
<name>Michael Trier</name>
<email>mtrier@gmail.com</email>
</author>
<published>2008-07-17T02:18:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=bfdf98cadedfa6042117cd7a83952ca2f465d26f'/>
<id>bfdf98cadedfa6042117cd7a83952ca2f465d26f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>made with_exceptions=True default (don't look before you leak ;)) and removed the combined output of stderr and stdout.</title>
<updated>2008-06-20T21:22:52+00:00</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2008-06-20T21:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=5b01b589e7a19d6be5bd6465e600f84aa8015282'/>
<id>5b01b589e7a19d6be5bd6465e600f84aa8015282</id>
<content type='text'>
Also renamed with_status to extended_output.
The method_missing function needs to be modified, as it does a kwargs.pop(xxx, None); which resulted in with_excpetions=None -&gt; False all the time...
Test should follow tomorrow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also renamed with_status to extended_output.
The method_missing function needs to be modified, as it does a kwargs.pop(xxx, None); which resulted in with_excpetions=None -&gt; False all the time...
Test should follow tomorrow.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the tests, which where broken before my commit, although the bug didn't reveal it...</title>
<updated>2008-06-20T20:43:15+00:00</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2008-06-20T20:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=93e19791659c279f4f7e33a433771beca65bf9ea'/>
<id>93e19791659c279f4f7e33a433771beca65bf9ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://gitorious.org/git-python/mainline</title>
<updated>2008-06-07T14:23:42+00:00</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2008-06-07T14:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ef9395f5ffe75f4e43d80cd1fa7b34c8a4db66fe'/>
<id>ef9395f5ffe75f4e43d80cd1fa7b34c8a4db66fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: removed an obsolete comment in test_it_ignores_false_kwargs</title>
<updated>2008-06-02T06:04:57+00:00</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2008-06-02T06:04:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=57a561cda141a0fed3129f4f3488e3b91805e638'/>
<id>57a561cda141a0fed3129f4f3488e3b91805e638</id>
<content type='text'>
Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>style: remove spaces around parens per PEP8</title>
<updated>2008-06-02T02:02:31+00:00</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2008-06-01T19:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=bf2083922b7bccc31917bf9cdb74e3d4892c2600'/>
<id>bf2083922b7bccc31917bf9cdb74e3d4892c2600</id>
<content type='text'>
Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add a test to ensure False is never passed to Git.execute</title>
<updated>2008-06-01T06:12:43+00:00</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2008-06-01T06:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=4043468de4fc448b6fda670f33b7f935883793a7'/>
<id>4043468de4fc448b6fda670f33b7f935883793a7</id>
<content type='text'>
Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stupid me i shouldn't use assert() in tests</title>
<updated>2008-05-31T23:56:20+00:00</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2008-05-31T23:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=105fea3ef3be4b47cc3602423919329162dfcecf'/>
<id>105fea3ef3be4b47cc3602423919329162dfcecf</id>
<content type='text'>
assert_true instead because optimized python won't see asserts.

Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
assert_true instead because optimized python won't see asserts.

Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the buffer test.</title>
<updated>2008-05-31T23:32:33+00:00</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2008-05-31T23:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=b5278c514068f469f2fca7638ef1e1b27556a37a'/>
<id>b5278c514068f469f2fca7638ef1e1b27556a37a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: ensure cmd.execute can handle large output</title>
<updated>2008-05-31T22:33:47+00:00</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2008-05-31T22:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=12b32450c210cec1fdd8b2c19d564776e8054aa3'/>
<id>12b32450c210cec1fdd8b2c19d564776e8054aa3</id>
<content type='text'>
This test case ensures that cmd.execute can always handle
large command outputs.  This test does so by reading a 700k
file into memory.

Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test case ensures that cmd.execute can always handle
large command outputs.  This test does so by reading a 700k
file into memory.

Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
