<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/release.py, branch 1.1</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Remove linked changes file after upload and push</title>
<updated>2013-08-17T20:42:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-17T20:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b7bff0cdb501916d9f99edcd5e9d453066f982a5'/>
<id>b7bff0cdb501916d9f99edcd5e9d453066f982a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract bookmark name into the class</title>
<updated>2013-08-17T19:48:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-17T19:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d3eaf21c8918ce65bde30893b00adf18cf2f3a70'/>
<id>d3eaf21c8918ce65bde30893b00adf18cf2f3a70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encapsulate bootstrap bookmark functionality</title>
<updated>2013-08-17T19:48:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-17T19:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=de71398660ecb616b5285334fa7c9fc10610126c'/>
<id>de71398660ecb616b5285334fa7c9fc10610126c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor for clarity</title>
<updated>2013-08-17T19:46:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-17T19:46:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=271dfce00c557029b348a170c9eab15e9f3a430b'/>
<id>271dfce00c557029b348a170c9eab15e9f3a430b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use jaraco.packaging 2.0 to invoke pushing the bookmark as a separate operation from pushing the other changesets.</title>
<updated>2013-08-17T19:44:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-17T19:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3ce0aff78df0d02864946a34a622dd08d7a29c5b'/>
<id>3ce0aff78df0d02864946a34a622dd08d7a29c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move version into its own file so that setuptools machinery isn't necessary to elicit the version.</title>
<updated>2013-08-05T15:14:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-05T15:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2acd7e9e1223672687a5c628407fc8528f64246a'/>
<id>2acd7e9e1223672687a5c628407fc8528f64246a</id>
<content type='text'>
--HG--
extra : rebase_source : 1611131e6765a30fd0fe94d8455418ccd3ae46ae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 1611131e6765a30fd0fe94d8455418ccd3ae46ae
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release script to always push the bootstrap bookmark.</title>
<updated>2013-07-26T07:52:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-26T07:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3a53d2576dc84c77e7d2b9a8099f97cea3047215'/>
<id>3a53d2576dc84c77e7d2b9a8099f97cea3047215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports in release script (usage masked by compatibilty technique).</title>
<updated>2013-07-20T04:01:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-20T04:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=70067439d3b2b53cf2112ed0faf52c30b30ef3cd'/>
<id>70067439d3b2b53cf2112ed0faf52c30b30ef3cd</id>
<content type='text'>
--HG--
extra : rebase_source : 4f9aabd0efe87de76f85f91c4c379e48f68ffac4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 4f9aabd0efe87de76f85f91c4c379e48f68ffac4
</pre>
</div>
</content>
</entry>
<entry>
<title>Add whitespace to remove linter warnings</title>
<updated>2013-07-20T04:00:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-20T04:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b9928121417a205e64f18b98f7d3cea05f41511b'/>
<id>b9928121417a205e64f18b98f7d3cea05f41511b</id>
<content type='text'>
--HG--
extra : rebase_source : 2f37f043a6cc87cc015efa318699bc09785dbd87
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 2f37f043a6cc87cc015efa318699bc09785dbd87
</pre>
</div>
</content>
</entry>
<entry>
<title>#34: Update the 'bootstrap' bookmark as part of the release process.</title>
<updated>2013-07-20T03:57:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-20T03:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=370e8115107724f358c753cfd7395586c7eb4081'/>
<id>370e8115107724f358c753cfd7395586c7eb4081</id>
<content type='text'>
--HG--
extra : rebase_source : 549f10a7b864152871edccf3d0f9e0bf57fb8bf0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 549f10a7b864152871edccf3d0f9e0bf57fb8bf0
</pre>
</div>
</content>
</entry>
</feed>
