<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tox.git/CONTRIBUTORS, branch issue352</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/tox-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/'/>
<entry>
<title>clean out source files and link to new repo</title>
<updated>2016-09-17T18:27:18+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2016-09-17T18:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=441bd5a80fd5b388afbf508c0e79cf2004ee8be0'/>
<id>441bd5a80fd5b388afbf508c0e79cf2004ee8be0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add changelog: fix issue99: the {env:...} substitution now properly uses environment</title>
<updated>2015-10-30T09:27:14+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2015-10-30T09:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=e3f83b9791ed9217b17c8be647027fbd02d34af1'/>
<id>e3f83b9791ed9217b17c8be647027fbd02d34af1</id>
<content type='text'>
settings from the ``setenv`` section. Thanks Itxaka Serrano.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
settings from the ``setenv`` section. Thanks Itxaka Serrano.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged hpk42/tox into default; Resolved conflict in CHANGELOG</title>
<updated>2015-02-11T19:35:56+00:00</updated>
<author>
<name>Mark Hirota</name>
<email>mhirota@impinj.com</email>
</author>
<published>2015-02-11T19:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=e191187e70273f77b3df8f8e36ef657b843721ed'/>
<id>e191187e70273f77b3df8f8e36ef657b843721ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue11: add a ``skip_install`` per-testenv setting which</title>
<updated>2015-02-11T13:41:32+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2015-02-11T13:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=655ecc51e9804d98814841f15fdbadae290c97d5'/>
<id>655ecc51e9804d98814841f15fdbadae290c97d5</id>
<content type='text'>
prevents the installation of a package. Thanks Julian Krause.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prevents the installation of a package. Thanks Julian Krause.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #124</title>
<updated>2015-02-10T00:30:00+00:00</updated>
<author>
<name>Mark Hirota</name>
<email>mhirota@impinj.com</email>
</author>
<published>2015-02-10T00:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=aa7c071cfde63f9d1da4c0409d77305f970e6924'/>
<id>aa7c071cfde63f9d1da4c0409d77305f970e6924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge Alexander's "multi-dimensional" PR.</title>
<updated>2014-07-20T09:27:59+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2014-07-20T09:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=2a1b4b9ead07c0d2dde61640fb47012cbc236edd'/>
<id>2a1b4b9ead07c0d2dde61640fb47012cbc236edd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for setting skip_missing_interpreters as a config option and not just a command line flag</title>
<updated>2014-06-18T09:09:13+00:00</updated>
<author>
<name>Eugene Yunak</name>
<email>eugene@yunak.eu</email>
</author>
<published>2014-06-18T09:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=37947b687b27bd8e0a8921d22502629b240c6ecb'/>
<id>37947b687b27bd8e0a8921d22502629b240c6ecb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue150: parse {posargs} more like we used to do it pre 1.7.0.</title>
<updated>2014-05-15T09:41:19+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2014-05-15T09:41:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=da140fed8e96394ad49224a45d76a525b62f00b2'/>
<id>da140fed8e96394ad49224a45d76a525b62f00b2</id>
<content type='text'>
The 1.7.0 behaviour broke a lot of OpenStack projects.
See PR85 and the issue discussions for (far) more details, hopefully
resulting in a more refined behaviour in the 1.8 series.
And thanks to Clark Boylan for the PR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 1.7.0 behaviour broke a lot of OpenStack projects.
See PR85 and the issue discussions for (far) more details, hopefully
resulting in a more refined behaviour in the 1.8 series.
And thanks to Clark Boylan for the PR.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Marc's name :)</title>
<updated>2014-05-11T08:43:29+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2014-05-11T08:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=da21bb87b0932a054f106ddfaf641dbd7910330e'/>
<id>da21bb87b0932a054f106ddfaf641dbd7910330e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>limit python hashseed to 1024 on Windows to prevent possible</title>
<updated>2014-05-10T10:17:53+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2014-05-10T10:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=f1dc157d43fc34d0479ea351c6299b4ff90c4c51'/>
<id>f1dc157d43fc34d0479ea351c6299b4ff90c4c51</id>
<content type='text'>
memory errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
memory errors.
</pre>
</div>
</content>
</entry>
</feed>
