summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/posix/activate.csh
Commit message (Expand)AuthorAgeFilesLines
* bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)Zackery Spytz2020-07-281-1/+2
* bpo-37663: have venv activation scripts all consistently use __VENV_PROMPT__ ...Brett Cannon2019-08-211-13/+1
* Issue #27895: Spelling fixes (Contributed by Ville Skyttä).Raymond Hettinger2016-08-301-1/+1
* Issue #15417: Add support for csh and fish in venv activation scripts.Andrew Svetlov2012-10-041-0/+37