<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/test, branch 0.1</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Some cleanup of Daniels contribution. Now it appears to be ready for a merge</title>
<updated>2010-11-06T09:10:15+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-06T09:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=90d73cd6ffa6e848da59cb2a35dec74e0fabd00a'/>
<id>90d73cd6ffa6e848da59cb2a35dec74e0fabd00a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed the test_submodule.py to be detected by nose</title>
<updated>2010-11-01T05:26:42+00:00</updated>
<author>
<name>D.Dotsenko</name>
<email>dotsa@hotmail.com</email>
</author>
<published>2010-11-01T05:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=702f3909520d39e8c343dece7b1e2d72e1479bbe'/>
<id>702f3909520d39e8c343dece7b1e2d72e1479bbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove forgotten testing code from test_submodule.py</title>
<updated>2010-10-31T16:17:07+00:00</updated>
<author>
<name>D.Dotsenko</name>
<email>dotsa@hotmail.com</email>
</author>
<published>2010-10-31T16:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=31508e14495cbe338204e476f3c2ccd368cb57fc'/>
<id>31508e14495cbe338204e476f3c2ccd368cb57fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding unit tests for Submodule code.</title>
<updated>2010-10-31T16:13:06+00:00</updated>
<author>
<name>D.Dotsenko</name>
<email>dotsa@hotmail.com</email>
</author>
<published>2010-10-31T16:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=cf537d01f86902cc6a0d24e9cd4d3c8313aec695'/>
<id>cf537d01f86902cc6a0d24e9cd4d3c8313aec695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIxing unit tests that expect failures when trees with Submodules are traversed.</title>
<updated>2010-10-30T05:21:39+00:00</updated>
<author>
<name>D.Dotsenko</name>
<email>dotsa@hotmail.com</email>
</author>
<published>2010-10-30T05:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=13dda30f619bb108260dd1c423fdcc3624e32a6c'/>
<id>13dda30f619bb108260dd1c423fdcc3624e32a6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing recursion issue introduced with submodule support</title>
<updated>2010-10-30T05:07:48+00:00</updated>
<author>
<name>D.Dotsenko</name>
<email>dotsa@hotmail.com</email>
</author>
<published>2010-10-30T05:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=61dbe884a2b11a53b7a6c774da2560c1c776c4de'/>
<id>61dbe884a2b11a53b7a6c774da2560c1c776c4de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected a bunch of whitespace that makes some folks crazy. Added Sebastian to the AUTHORS file.</title>
<updated>2010-03-04T04:46:23+00:00</updated>
<author>
<name>Michael Trier</name>
<email>mtrier@gmail.com</email>
</author>
<published>2010-03-04T04:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e3e2c8c14b861b4d4865a9574e812ef9f2609771'/>
<id>e3e2c8c14b861b4d4865a9574e812ef9f2609771</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed utils.touch which did not work as the 'time' arg was missing, and even if added the method fails if the file does not exist ( at least on linux )</title>
<updated>2009-10-21T12:54:59+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-21T12:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=acb0fa8b94ef421ad60c8507b634759a472cd56c'/>
<id>acb0fa8b94ef421ad60c8507b634759a472cd56c</id>
<content type='text'>
repo.daemon_export: fixed test for it which still used the daemon_serve property that does not exist
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
repo.daemon_export: fixed test for it which still used the daemon_serve property that does not exist
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed repo.alternates implementation which didn't work in the 'real' world with a non-mock test</title>
<updated>2009-10-21T12:47:38+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-21T12:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a2ec078f25eb357edd1912ca3dbd578979a51226'/>
<id>a2ec078f25eb357edd1912ca3dbd578979a51226</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added info about 0.1.7 release changes</title>
<updated>2009-10-21T08:03:56+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2009-10-21T08:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a7f52745c95e5dd673a79a2281ccd7463ce00ffa'/>
<id>a7f52745c95e5dd673a79a2281ccd7463ce00ffa</id>
<content type='text'>
reverted 19533ffadbcc959f12bf51488cf66f0715bec4c1 as it would introduce an API change
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reverted 19533ffadbcc959f12bf51488cf66f0715bec4c1 as it would introduce an API change
</pre>
</div>
</content>
</entry>
</feed>
