<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/git/objects, branch experiment-2012</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Merge branch 'patch-1' of https://github.com/neeraju/GitPython into neeraju-patch-1</title>
<updated>2014-11-19T09:41:15+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2014-11-19T09:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=bba4782dd85b16a8f58b817caa8c96b4852bb496'/>
<id>bba4782dd85b16a8f58b817caa8c96b4852bb496</id>
<content type='text'>
Conflicts:
	git/objects/submodule/base.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	git/objects/submodule/base.py
</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='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/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>Closing file handles/streams</title>
<updated>2014-07-25T04:49:24+00:00</updated>
<author>
<name>Craig Northway</name>
<email>craig.northway@gmail.com</email>
</author>
<published>2014-07-25T02:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=d68ffc3a480d4b67dd11bf3ab4485c0e7ab789e3'/>
<id>d68ffc3a480d4b67dd11bf3ab4485c0e7ab789e3</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='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/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>Update base.py</title>
<updated>2013-08-18T15:28:14+00:00</updated>
<author>
<name>neeraju</name>
<email>neeraj.iitr10@gmail.com</email>
</author>
<published>2013-08-18T15:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=56ae34ee36c992d3d382432c3e4cc423c4744d5b'/>
<id>56ae34ee36c992d3d382432c3e4cc423c4744d5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Submodule now uses a specialized method to remove its trees to allow read-only files to be removed on windows as well</title>
<updated>2011-06-13T15:18:23+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T14:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=5a3b7310373351995c6f14d332773646be319a1f'/>
<id>5a3b7310373351995c6f14d332773646be319a1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>root submodule: Added parent_commit parameter for convenience. Fixed submodule tests to run</title>
<updated>2011-06-13T15:03:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-13T15:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=e00bf792077d59b3344f0d14f3192806c42d54bd'/>
<id>e00bf792077d59b3344f0d14f3192806c42d54bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Making comparisons with non-GitPython objects more tolerant.</title>
<updated>2011-06-07T17:12:51+00:00</updated>
<author>
<name>Julien Miotte</name>
<email>mike.perdide@gmail.com</email>
</author>
<published>2011-05-19T15:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=4786d195424e7e0efa13bd5e3c496005a9d8180c'/>
<id>4786d195424e7e0efa13bd5e3c496005a9d8180c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>submodule now doesn't use hardcoded repository implementations anymore. Instead it allows the user to override the type in the classmethod he calls. Otherwise the type of the own repo will be respected</title>
<updated>2011-06-07T16:33:50+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-07T16:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=fd5c46eb283090e84a90ac394d056decc742f8f4'/>
<id>fd5c46eb283090e84a90ac394d056decc742f8f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Submodule tests are nearly working. Only root module needs more attention</title>
<updated>2011-06-07T15:14:57+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2011-06-07T15:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitpython.git/commit/?id=f7ca1ce511b535b088ffcbd764415fe0d33f368e'/>
<id>f7ca1ce511b535b088ffcbd764415fe0d33f368e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
