<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/sdist.py, branch 3.7.1</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Use PY3 and PY2 throughout</title>
<updated>2014-05-17T16:25:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-17T16:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8567ca65adbf927a0af5c9b7314688dfbc46ab66'/>
<id>8567ca65adbf927a0af5c9b7314688dfbc46ab66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct indentation and clarify meaning by using namespacing</title>
<updated>2014-04-30T21:38:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-04-30T21:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=573c2c86d4d4f506a87a1fc16060f32c1386ad38'/>
<id>573c2c86d4d4f506a87a1fc16060f32c1386ad38</id>
<content type='text'>
--HG--
extra : amend_source : 20ab7547c8478eb084767fe701e627bdd462ba16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 20ab7547c8478eb084767fe701e627bdd462ba16
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename the path attribute to entries_path for clarity. Added a docstring. Refactored 'find' method for flatness.</title>
<updated>2014-02-06T00:04:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-06T00:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=dbdef26b5b1968b49b49966da045799b8553ebe1'/>
<id>dbdef26b5b1968b49b49966da045799b8553ebe1</id>
<content type='text'>
--HG--
extra : source : 686317ef97be5076001b23e61f552dc1e85e29c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : source : 686317ef97be5076001b23e61f552dc1e85e29c8
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge fix with master</title>
<updated>2014-02-06T00:11:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-06T00:11:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6f15ba031a6ad3295ae21caa84f725a49f479b9a'/>
<id>6f15ba031a6ad3295ae21caa84f725a49f479b9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement self.find. Fixes #139.</title>
<updated>2014-02-05T23:57:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-05T23:57:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d505855a1a59213b8a02d50870305c62c52d8399'/>
<id>d505855a1a59213b8a02d50870305c62c52d8399</id>
<content type='text'>
--HG--
extra : amend_source : 98be824b4f846eb5fa8a8b046c3ef52a9fc2af4d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 98be824b4f846eb5fa8a8b046c3ef52a9fc2af4d
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a default that generates to the default behavior; no need to employ None as a sentry value.</title>
<updated>2014-02-05T23:33:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-05T23:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a61674f1324778f8b231c569325eab60e0e78482'/>
<id>a61674f1324778f8b231c569325eab60e0e78482</id>
<content type='text'>
--HG--
extra : source : 2c7c7486ddc40ee4272b23e1fafd51ab1611dc28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : source : 2c7c7486ddc40ee4272b23e1fafd51ab1611dc28
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize whitespace</title>
<updated>2014-02-05T23:29:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-05T23:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=15890a34456e31755d991bcbb2970591e32c8131'/>
<id>15890a34456e31755d991bcbb2970591e32c8131</id>
<content type='text'>
--HG--
extra : source : e4abff0dc46f1c089d8a61bac2406a57df406dcc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : source : e4abff0dc46f1c089d8a61bac2406a57df406dcc
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix postproc reference</title>
<updated>2013-12-25T10:34:02+00:00</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2013-12-25T10:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=caa91ca543b5f68074da8d8fd79e842bb9634cae'/>
<id>caa91ca543b5f68074da8d8fd79e842bb9634cae</id>
<content type='text'>
--HG--
branch : postproc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : postproc
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with default</title>
<updated>2013-09-28T17:33:19+00:00</updated>
<author>
<name>Philip Thiem</name>
<email>ptthiem@gmail.com</email>
</author>
<published>2013-09-28T17:33:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=78f01306a08285e9f2abe6ad749f6ce884e12555'/>
<id>78f01306a08285e9f2abe6ad749f6ce884e12555</id>
<content type='text'>
--HG--
extra : rebase_source : d9c70d5bebd4290f568c828c5bc3a9b93a817ff2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : d9c70d5bebd4290f568c828c5bc3a9b93a817ff2
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove excess whitespace. Delint one if statement.</title>
<updated>2013-09-09T19:21:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-09-09T19:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2b6a00de2632bd044a260c86aec9e29083b2adf1'/>
<id>2b6a00de2632bd044a260c86aec9e29083b2adf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
