<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitdb.git/setup.py, branch gitdbmerger</title>
<subtitle>github.com: gitpython-developers/gitdb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/'/>
<entry>
<title>setup and doc generation works once again</title>
<updated>2010-11-30T22:57:16+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-30T22:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=88d500edf2163be3b249ae288a06b725934560d9'/>
<id>88d500edf2163be3b249ae288a06b725934560d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added zip_safe flag to setup.py</title>
<updated>2010-11-21T12:09:09+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-21T12:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=1bc281d31b8d31fd4dcbcd9b441b5c7b2c1b0bb5'/>
<id>1bc281d31b8d31fd4dcbcd9b441b5c7b2c1b0bb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added delta_apply.h file to make more native use of python's build system, which should hopefully fix the easy_install trouble</title>
<updated>2010-11-21T11:58:15+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-21T10:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=6edc28d6ab8b3f88673fd701b2c40104825a95df'/>
<id>6edc28d6ab8b3f88673fd701b2c40104825a95df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup: added missing _delta_apply.c file to setup script, allowing the performance module to be compiled</title>
<updated>2010-11-21T10:37:20+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-21T10:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=5d91a53372caa54cf7110cfa7fe1166956edc9c8'/>
<id>5d91a53372caa54cf7110cfa7fe1166956edc9c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bumped version to 0.5.2</title>
<updated>2010-11-20T21:51:56+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-11-20T21:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=479ac8efc6aa6c579cba48bbb87f85f1cd0654f5'/>
<id>479ac8efc6aa6c579cba48bbb87f85f1cd0654f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now building a single module called _perf which contains all the performance enhancements, which increases loadtimes, less is more</title>
<updated>2010-10-13T11:55:22+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-10-13T11:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=9c5672e1b0cf56f1cf5151d60acb35d610e904a8'/>
<id>9c5672e1b0cf56f1cf5151d60acb35d610e904a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put delta-apply code into separate function. Would have preferred to to have just one dynamic module, lets see whether includes are possible</title>
<updated>2010-10-13T11:48:44+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-10-13T11:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=5442e4aec5741d5b346ab9a7cd091976a8f5e9f4'/>
<id>5442e4aec5741d5b346ab9a7cd091976a8f5e9f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusted setup.py to deal more gracefully with build failures of our optional extensions</title>
<updated>2010-07-13T08:52:11+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-13T08:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=425ecf04aa5038c3d46b01ca20de17c51ef6c4e5'/>
<id>425ecf04aa5038c3d46b01ca20de17c51ef6c4e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version to 0.5.1, added changelog to documentation</title>
<updated>2010-07-09T10:13:18+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-09T09:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=18152febd428e67b86bb4fb68ec1691d4de75a9c'/>
<id>18152febd428e67b86bb4fb68ec1691d4de75a9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added fixes to setup.py to allow easy_installation</title>
<updated>2010-07-08T09:46:17+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2010-07-08T09:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitdb.git/commit/?id=f534e6e9a24f2ac7e7e0f3679551b512d4af569a'/>
<id>f534e6e9a24f2ac7e7e0f3679551b512d4af569a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
