<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/git/test/db/cmd, branch experiment-2012</title>
<subtitle>Forked from https://github.com/gitpython-developers/GitPython</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/'/>
<entry>
<title>test_fetch_info error, FETCH_HEAD uses tabs</title>
<updated>2014-09-29T15:12:22+00:00</updated>
<author>
<name>Maximiliano Curia</name>
<email>maxy@gnuservers.com.ar</email>
</author>
<published>2014-09-29T15:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=9d300e20f30c057bbacffbb9a8aa06e6da5e2691'/>
<id>9d300e20f30c057bbacffbb9a8aa06e6da5e2691</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Autopep8 fixes with maximum line length 120</title>
<updated>2014-07-25T09:19:22+00:00</updated>
<author>
<name>Craig Northway</name>
<email>craig.northway@gmail.com</email>
</author>
<published>2014-07-25T01:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=a23d0d8617ba3119069e610fc7b0850a17322726'/>
<id>a23d0d8617ba3119069e610fc7b0850a17322726</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tabs to 4 spaces - overall state of this branch is desolate, but fixable. Needs plenty of work</title>
<updated>2014-02-09T20:23:51+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2014-02-09T20:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=15dd52cd578691930cea194e003fa80dd02f40eb'/>
<id>15dd52cd578691930cea194e003fa80dd02f40eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fetch info can now deal much better with non-default ref specs, see #23, #24, #25</title>
<updated>2011-07-04T21:51:51+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-07-04T20:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=3379127de7642a80687487c41e459e0cee9ec44f'/>
<id>3379127de7642a80687487c41e459e0cee9ec44f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First run in order to fix the remote handling. Cleaned up interfaces and figured out that the implementation really should be specific to the git command. This leaves the interface open for other implemntations which use a different way to provide feedback (as we do not make assumptions about the format of a feedback line)</title>
<updated>2011-06-07T12:07:59+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-07T11:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=9bf3fdec93fe427bb5f0bd39c986a4e977969f41'/>
<id>9bf3fdec93fe427bb5f0bd39c986a4e977969f41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed remaining tests as good as possible. remote/fetch/pull and submodule tests need some more work. Also, the tests need to be reorganized and move closer to their actual location within gitpython. Hence the refs tests go to git.test.refs, etc</title>
<updated>2011-05-30T19:23:17+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-05-30T19:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=6f960586feccff8c1f2c717765eb0a5e8b9cd6f3'/>
<id>6f960586feccff8c1f2c717765eb0a5e8b9cd6f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git cmd implementation of repository appears to work, at least this is what the test suggests. Pure python implementation still has some trouble, but this should be very fixable</title>
<updated>2011-05-30T14:32:56+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-05-30T14:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=1f71ed94578799ee1667ba54b66a369e307f415b'/>
<id>1f71ed94578799ee1667ba54b66a369e307f415b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed tests far enough to allow basic repository tests to be applied to any of the new database types. This reduces code duplication to the mere minimum, but allows custom tests to be added on top easily and flexibly</title>
<updated>2011-05-30T11:06:37+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-05-30T11:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=024adf37acddd6a5d8293b6b5d15795c59a142c0'/>
<id>024adf37acddd6a5d8293b6b5d15795c59a142c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
