<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch 18.3</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>Extract version handling as a separate method</title>
<updated>2015-09-06T17:45:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-09-06T17:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=bbb481088c030bed9c837068d0a3b956c2e26446'/>
<id>bbb481088c030bed9c837068d0a3b956c2e26446</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds #257, pip style version</title>
<updated>2015-08-31T20:10:01+00:00</updated>
<author>
<name>Ankur Dedania</name>
<email>AbsoluteMSTR@gmail.com</email>
</author>
<published>2015-08-31T20:10:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=56afdde1131d3d67360c4032a518b59007255579'/>
<id>56afdde1131d3d67360c4032a518b59007255579</id>
<content type='text'>
--HG--
branch : AbsoluteMSTR/adds-257-pip-style-version-1441051798003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : AbsoluteMSTR/adds-257-pip-style-version-1441051798003
</pre>
</div>
</content>
</entry>
<entry>
<title>Use relpath to produce results relative to 'dir'</title>
<updated>2015-08-30T17:56:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-08-30T17:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8496cfb24aa20109e64a3b03c972792cd911c086'/>
<id>8496cfb24aa20109e64a3b03c972792cd911c086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace initialize/inject loop with a list comprehension</title>
<updated>2015-08-30T17:53:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-08-30T17:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c05680c5d1b4f0a688a4e560fabde6aa3022596d'/>
<id>c05680c5d1b4f0a688a4e560fabde6aa3022596d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reference to bug report</title>
<updated>2015-08-30T15:34:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-08-30T15:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e8ffa23f83d13de6ef3e4fe61b5e481c5e6c1d5b'/>
<id>e8ffa23f83d13de6ef3e4fe61b5e481c5e6c1d5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer preceding line comments</title>
<updated>2015-08-30T15:16:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-08-30T15:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=29b422607f3083b9ffebba57fc255f45a20353f3'/>
<id>29b422607f3083b9ffebba57fc255f45a20353f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow dict.update to do the iteration</title>
<updated>2015-08-30T15:15:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-08-30T15:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=028ae1a595c08c581fff6ff52883d2719d8f8160'/>
<id>028ae1a595c08c581fff6ff52883d2719d8f8160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace comment with docstring. Fixes #423</title>
<updated>2015-08-30T15:14:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-08-30T15:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=af9943a4906a808c8d7c2b5004ba48f32400f1d3'/>
<id>af9943a4906a808c8d7c2b5004ba48f32400f1d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow dict.update to do the iteration</title>
<updated>2015-08-30T15:12:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-08-30T15:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4e854d1e6ffd5ee1adffd8750589b0a16517d67c'/>
<id>4e854d1e6ffd5ee1adffd8750589b0a16517d67c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow disabling of the sys.path rewrite technique using an environment variable.</title>
<updated>2015-08-19T19:47:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-08-19T19:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b0b9dae622b4bcebf96555753d1310319a90bbbe'/>
<id>b0b9dae622b4bcebf96555753d1310319a90bbbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
