<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/lib/git/repo, branch 0.3.0-beta2</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>Added python 2.4 support: Repo will now use the original GitCmdObjectDB in python 2.4, as the pure python implementation cannot work without memory maps</title>
<updated>2010-07-09T10:18:38+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-09T10:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=08457a7a6b6ad4f518fad0d5bca094a2b5b38fbe'/>
<id>08457a7a6b6ad4f518fad0d5bca094a2b5b38fbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusted clone method to allow static classmethod clone ( using clone_from ) as well as the previous instance method clone to keep it compatible</title>
<updated>2010-07-07T21:45:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-07T21:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=b425301ad16f265157abdaf47f7af1c1ea879068'/>
<id>b425301ad16f265157abdaf47f7af1c1ea879068</id>
<content type='text'>
Fixed small bug in test code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed small bug in test code
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusted previous object creators to use the rev_parse method directly. rev_parse could be adjusted not to return Objects anymore, providing better performance for those who just want a sha only. On the other hand, the method is high-level and should be convenient to use as well, its a starting point for more usually, hence its unlikely to call it in tight loops</title>
<updated>2010-07-07T15:30:47+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-07T15:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=bc31651674648f026464fd4110858c4ffeac3c18'/>
<id>bc31651674648f026464fd4110858c4ffeac3c18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initially working implementation of short-sha parsing and interpretation, thanks to new gitdb functionality</title>
<updated>2010-07-07T10:16:13+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-07T10:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=f068cdc5a1a13539c4a1d756ae950aab65f5348b'/>
<id>f068cdc5a1a13539c4a1d756ae950aab65f5348b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made repo.py a package to allow better localization of functions and utilities - the repo module got rather large</title>
<updated>2010-07-06T18:21:52+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-06T18:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=9059525a75b91e6eb6a425f1edcc608739727168'/>
<id>9059525a75b91e6eb6a425f1edcc608739727168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
