<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/.gitmodules, branch 3.1.4</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>As string is iterable, changed to isinstance check</title>
<updated>2019-10-15T11:27:48+00:00</updated>
<author>
<name>Marcel</name>
<email>marcel.beining@gmail.com</email>
</author>
<published>2019-10-13T08:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=d759e17181c21379d7274db76d4168cdbb403ccf'/>
<id>d759e17181c21379d7274db76d4168cdbb403ccf</id>
<content type='text'>
test now works
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test now works
</pre>
</div>
</content>
</entry>
<entry>
<title>GitConfigParser now respects and merges 'include' sections</title>
<updated>2015-01-14T11:46:51+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-01-14T11:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=619c989915b568e4737951fafcbae14cd06d6ea6'/>
<id>619c989915b568e4737951fafcbae14cd06d6ea6</id>
<content type='text'>
We implement it as described in this article:
http://stackoverflow.com/questions/1557183/is-it-possible-to-include-a-file-in-your-gitconfig

Thus we handle

* cycles
* relative and absolute include paths
* write-backs in case of writable GitConfigParser instances

Fixes #201
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We implement it as described in this article:
http://stackoverflow.com/questions/1557183/is-it-possible-to-include-a-file-in-your-gitconfig

Thus we handle

* cycles
* relative and absolute include paths
* write-backs in case of writable GitConfigParser instances

Fixes #201
</pre>
</div>
</content>
</entry>
<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>
</feed>
