<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/.gitmodules, branch 0.3.5</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>Switch http://github.com/gitpython-developers/gitdb.git to https://github.com/gitpython-developers/gitdb.git .</title>
<updated>2014-11-12T02:39:18+00:00</updated>
<author>
<name>David Black</name>
<email>dblack@atlassian.com</email>
</author>
<published>2014-11-12T02:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e8987f2746637cbe518e6fe5cf574a9f151472ed'/>
<id>e8987f2746637cbe518e6fe5cf574a9f151472ed</id>
<content type='text'>
Signed-off-by: David Black &lt;dblack@atlassian.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Black &lt;dblack@atlassian.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusted required versions of pre-requisites, now the majority of the tests work</title>
<updated>2014-02-10T18:37:33+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2014-02-10T18:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e4654ca3a17832a7d479e5d8e3296f004c632183'/>
<id>e4654ca3a17832a7d479e5d8e3296f004c632183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>submodules now use the http protocol to faciliate use in corporate networks</title>
<updated>2012-07-23T18:27:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@trixter.de</email>
</author>
<published>2012-07-23T18:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=90811b1bd194e4864f443ae714716327ba7596c2'/>
<id>90811b1bd194e4864f443ae714716327ba7596c2</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, fixes #24, #25</title>
<updated>2011-07-04T20:52:36+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=c5558400e86a96936795e68bb6aa95c4c0bb0719'/>
<id>c5558400e86a96936795e68bb6aa95c4c0bb0719</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made remote line parsing more stable. On windows it can be that we encounter partial or intermixed lines from the pipe. This really shouldn't be, but its windows so it happens</title>
<updated>2011-06-13T13:57:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T13:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=59587d81412ca9da1fd06427efd864174d76c1c5'/>
<id>59587d81412ca9da1fd06427efd864174d76c1c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed submodule tests to go with either the old or the new version of gitdb</title>
<updated>2011-06-10T21:16:21+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-10T20:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=4a8bdce7a665a0b38fc822b7f05a8c2e80ccd781'/>
<id>4a8bdce7a665a0b38fc822b7f05a8c2e80ccd781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>log: non-existing logs no longer throw an exception, but are ignored. Fixed critical bug which caused packed-ref files to be written with native line endings, which made git fail to parse it. I wonder why I never noticed this before, or ignored it. Unbelievable \!</title>
<updated>2011-06-07T23:27:28+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-07T23:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=fcc166d3a6e235933e823e82e1fcf6160a32a5d3'/>
<id>fcc166d3a6e235933e823e82e1fcf6160a32a5d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup .gitmodules to use a tracking branch automatically</title>
<updated>2010-12-01T09:28:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-12-01T09:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=294ee691d0fdac46d31550c7f1751d09cfb5a0f0'/>
<id>294ee691d0fdac46d31550c7f1751d09cfb5a0f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed import of gitdb, keeping changed gitdb commit so that the submodule tests may work.</title>
<updated>2010-11-30T23:12:46+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-30T23:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=468cad66ff1f80ddaeee4123c24e4d53a032c00d'/>
<id>468cad66ff1f80ddaeee4123c24e4d53a032c00d</id>
<content type='text'>
Switched gitdb submodule to new github url
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switched gitdb submodule to new github url
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed all testcases</title>
<updated>2010-11-25T16:23:18+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-25T16:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=e86eb305a542cee5b0ff6a0e0352cb458089bf62'/>
<id>e86eb305a542cee5b0ff6a0e0352cb458089bf62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
