<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/virtualenv_embedded/activate.sh, branch docs</title>
<subtitle>github.com: pypa/virtualenv.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/'/>
<entry>
<title>Silent `unset -f` error in zsh</title>
<updated>2016-01-20T12:29:39+00:00</updated>
<author>
<name>LE Manh Cuong</name>
<email>cuong.manhle.vn@gmail.com</email>
</author>
<published>2016-01-20T12:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=fe2ab5b4111ef3e8bfd70ddd6670d2df5e20dd60'/>
<id>fe2ab5b4111ef3e8bfd70ddd6670d2df5e20dd60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Homogenize test syntax, add explanation of it</title>
<updated>2016-01-18T12:50:52+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2016-01-18T12:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=fc136ebeec16cd68d2ca630c1687f1106cc507d6'/>
<id>fc136ebeec16cd68d2ca630c1687f1106cc507d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pydoc function for fish</title>
<updated>2015-09-21T08:27:05+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-21T08:27:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=020cfdbdd8e94cf01a581d92d9fe1eb51909f340'/>
<id>020cfdbdd8e94cf01a581d92d9fe1eb51909f340</id>
<content type='text'>
Correct pydoc function for sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct pydoc function for sh
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a space after env name in prompt</title>
<updated>2015-09-21T07:03:59+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-21T07:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=7905ddecf91ba91633a18b9652284c03f9417d65'/>
<id>7905ddecf91ba91633a18b9652284c03f9417d65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use portable syntax for `pydoc` function</title>
<updated>2015-09-20T16:56:40+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-20T16:42:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=1682ed63a0cb80b836585badd7848f61cb534c6c'/>
<id>1682ed63a0cb80b836585badd7848f61cb534c6c</id>
<content type='text'>
Make sure a pydoc alias isn't present to allow such function to be
defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure a pydoc alias isn't present to allow such function to be
defined
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy aspen workaround</title>
<updated>2015-09-20T10:54:17+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-20T10:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=06b12ca53d9c6992f46b262ba848189c006b27cc'/>
<id>06b12ca53d9c6992f46b262ba848189c006b27cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use function definition syntax that works</title>
<updated>2015-09-20T10:49:49+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-20T10:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=4185f08c6a3e2576c6eaf09edc1ccec938575d57'/>
<id>4185f08c6a3e2576c6eaf09edc1ccec938575d57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pydoc function instead of alias</title>
<updated>2015-09-20T09:42:21+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-20T09:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=354676d6dd01b55d0477e9ec84ba9fa2647948e0'/>
<id>354676d6dd01b55d0477e9ec84ba9fa2647948e0</id>
<content type='text'>
Unaliasing with a function (deactivate) can be problematic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unaliasing with a function (deactivate) can be problematic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #724 from blueyed/sh-use-unalias-for-pydoc</title>
<updated>2015-09-19T13:27:01+00:00</updated>
<author>
<name>Matt Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-19T13:27:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=305809107c24272c007274358912d8133a270406'/>
<id>305809107c24272c007274358912d8133a270406</id>
<content type='text'>
activate.sh: use unalias for unsetting the pydoc alias</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
activate.sh: use unalias for unsetting the pydoc alias</pre>
</div>
</content>
</entry>
<entry>
<title>Account for defined but empty shell variables</title>
<updated>2015-09-19T13:18:54+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-19T13:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=b31caa2241a5ded84a9696c288cd9bdec2e4ca0f'/>
<id>b31caa2241a5ded84a9696c288cd9bdec2e4ca0f</id>
<content type='text'>
Fixes #407, Thanks to #723
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #407, Thanks to #723
</pre>
</div>
</content>
</entry>
</feed>
