<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/command, branch bugfix-277</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>Backout 5692cd26a08e; Ref #262.</title>
<updated>2014-09-29T12:38:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-29T12:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=88c45d59ac1593d7b5fb4110d6969d385361793d'/>
<id>88c45d59ac1593d7b5fb4110d6969d385361793d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use rpartition here, essential to the algorithm. Fixes #259.</title>
<updated>2014-09-27T13:29:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-27T13:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=cfd2476c87d46112fd3e209e21d017b132287432'/>
<id>cfd2476c87d46112fd3e209e21d017b132287432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #118: Prevent the egg-info directory from being redundantly included in the list of modified files.</title>
<updated>2014-08-28T20:55:27+00:00</updated>
<author>
<name>Jesse Weinstein</name>
<email>jesse.weinstein@zonarsystems.com</email>
</author>
<published>2014-08-28T20:55:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=67520e9384cae58bad130f7e6b15225c17e9b1f6'/>
<id>67520e9384cae58bad130f7e6b15225c17e9b1f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Pull Request #78 correcting regression in Pull Request #76.</title>
<updated>2014-09-26T15:11:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T15:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=70f113d6169c0874fb00d59a752a033ccafb042b'/>
<id>70f113d6169c0874fb00d59a752a033ccafb042b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move inline function into an instance method and rename for clarity.</title>
<updated>2014-09-26T14:59:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T14:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=d2fce58956198d5d7d3b3a81f4d9cda5df6c0921'/>
<id>d2fce58956198d5d7d3b3a81f4d9cda5df6c0921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return the exclusions directly</title>
<updated>2014-09-26T14:56:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T14:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=4d538558d0d5744a18a67ead585583771f6cb795'/>
<id>4d538558d0d5744a18a67ead585583771f6cb795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Incorporate the exclusion path in the _exclude function.</title>
<updated>2014-09-26T14:52:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T14:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=2cf0c24e2fc6521a6fd35fe2b44186b0bb2032d2'/>
<id>2cf0c24e2fc6521a6fd35fe2b44186b0bb2032d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize imports</title>
<updated>2014-09-26T14:46:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T14:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=37ccf84ed4f36ce077be65e4320ef2be28f92212'/>
<id>37ccf84ed4f36ce077be65e4320ef2be28f92212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use itertools.product for a cross-product of two iterables</title>
<updated>2014-09-26T14:46:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T14:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=0306d5206bc40959af44055e3c28c5aabcebc6c1'/>
<id>0306d5206bc40959af44055e3c28c5aabcebc6c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent</title>
<updated>2014-09-26T14:43:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T14:43:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=856231494f5b5df2b105c7275221c6ef17ddaa6d'/>
<id>856231494f5b5df2b105c7275221c6ef17ddaa6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
