summaryrefslogtreecommitdiff
path: root/virtualenv_embedded/activate.sh
Commit message (Expand)AuthorAgeFilesLines
* Silent `unset -f` error in zshLE Manh Cuong2016-01-201-1/+1
* Homogenize test syntax, add explanation of itMatthew Iversen2016-01-181-1/+2
* Add pydoc function for fishMatthew Iversen2015-09-211-1/+1
* Add a space after env name in promptMatthew Iversen2015-09-211-1/+1
* Use portable syntax for `pydoc` functionMatthew Iversen2015-09-211-3/+6
* Remove legacy aspen workaroundMatthew Iversen2015-09-201-6/+0
* Use function definition syntax that worksMatthew Iversen2015-09-201-1/+1
* Use pydoc function instead of aliasMatthew Iversen2015-09-201-2/+4
* Merge pull request #724 from blueyed/sh-use-unalias-for-pydocMatt Iversen2015-09-191-1/+1
|\
| * activate.sh: use unalias for unsetting the pydoc aliasDaniel Hahler2015-03-021-1/+1
* | Account for defined but empty shell variablesMatthew Iversen2015-09-191-6/+4
* | Solved problem when using "set -u" in bashTomas Zulberti2014-09-101-8/+8
|/
* Fix typo in activate.shBrandon Carl2012-08-271-1/+1
* Merge pull request #233 from chrish42/suppress_hash_warningJannis Leidel2012-06-221-2/+2
|\
| * Suppress warning message when bash hashing is disabled.Christian Hudon2012-02-291-2/+2
* | Revise activate.csh to use simpler csh alias suggested by @ianb.Marc Abramowitz2012-05-041-3/+1
* | Modify activate.sh and activate.csh to support pydocMarc Abramowitz2012-05-021-0/+6
|/
* Fix indentationFND2012-01-071-1/+1
* TypoStefano Rivera2011-12-141-0/+76