<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/command, branch 5.2</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>Always generate the lines, even in dry run.</title>
<updated>2014-06-22T14:37:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=bcbb73c569c5b8388d0a12ee04552eac6f8da301'/>
<id>bcbb73c569c5b8388d0a12ee04552eac6f8da301</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer the writelines method.</title>
<updated>2014-06-22T14:34:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=e65d67d6e115415e377cf75ec3af38e7761539ab'/>
<id>e65d67d6e115415e377cf75ec3af38e7761539ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract method for generating lines for a pkg in nsp. Fixes issue in 67bdf3a726962 where only the last dat would be written.</title>
<updated>2014-06-22T14:26:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=c8bf3ab1292c5dbdc6211b27e991630be478641f'/>
<id>c8bf3ab1292c5dbdc6211b27e991630be478641f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent long line</title>
<updated>2014-06-22T14:15:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:15:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=762d9528d43af13cd396f2326c6c4aa077579cb3'/>
<id>762d9528d43af13cd396f2326c6c4aa077579cb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use context manager for opening and closing the file</title>
<updated>2014-06-22T14:13:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=f31f3b0184bf5869a529b5b7e143dc41c89d6ffe'/>
<id>f31f3b0184bf5869a529b5b7e143dc41c89d6ffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use short-circuit for less nesting</title>
<updated>2014-06-22T14:10:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=3f78a9bbb7667a0d296d829795056e710a293e21'/>
<id>3f78a9bbb7667a0d296d829795056e710a293e21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract the additional trailing lines when a parent package is indicated.</title>
<updated>2014-06-22T14:09:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T14:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=4cab71f66c1642a01898aac2528efee678345a0a'/>
<id>4cab71f66c1642a01898aac2528efee678345a0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract the lines of the namespace package pth file template for readability.</title>
<updated>2014-06-22T13:37:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T13:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=7a1ef7d1b690ef9cf6d49600d6e2d37c8cc812c3'/>
<id>7a1ef7d1b690ef9cf6d49600d6e2d37c8cc812c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing newline</title>
<updated>2014-06-22T13:25:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T13:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=6214ea435d2d7586d8c1f53d7ed14b19579fa9ec'/>
<id>6214ea435d2d7586d8c1f53d7ed14b19579fa9ec</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 67 from bb://agronholm/bitbucket</title>
<updated>2014-06-22T13:23:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-22T13:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=b9654789ba1125317882375a727e7773da4f1f8a'/>
<id>b9654789ba1125317882375a727e7773da4f1f8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
