index
:
delta/python-packages/virtualenv.git
add-ci
all-repos_autofix_bump
all-repos_autofix_bump-2023-02-05
boostrap
develop
docs
fix/1818
gaborbernat-patch-1
jython
legacy
lint
main
master
pre-commit-ci-update-config
release-16.1.2
release-16.2.0
release-16.4.3
release-16.6.1
release-16.7.4
release-16.7.5
release-16.7.9
release-20.0.10
release-20.0.11
release-20.0.14
release-20.0.18
release-20.0.2
release-20.0.21
release-20.0.24
release-20.0.27
release-20.0.28
release-20.0.29
release-20.0.31
release-20.0.32
release-20.0.34
release-20.0.35
release-20.0.6
release-20.1.0
release-20.11.0
release-20.12.1
release-20.13.0
release-20.2.0
release-20.2.1
release-20.2.2
release-20.4.1
release-20.4.2
release-20.4.3
remove-multiple-script-versions
rewrite
test-virtualenv-more
winbrackets
github.com: pypa/virtualenv.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virtualenv_embedded
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set VIRTUAL_ENV enviroment variable in activate_this.py (#1057)
nonylene
2018-12-24
1
-23
/
+33
*
Shell fixes (#1258)
Bernát Gábor
2018-12-23
2
-118
/
+43
*
Allow sourcing activate.sh in shells "exit on error" mode
Antti Haapala
2018-12-16
1
-1
/
+1
*
Update default license URL to match upstream (#1247)
Zachary Ware
2018-11-28
1
-1
/
+1
*
solved problem when using -u in a non interactive shell (#922)
BrownTruck
2018-11-19
1
-3
/
+3
*
fix reporting in site module (#1245)
Éric Araujo
2018-11-14
1
-1
/
+1
*
Xonsh Support (#1206)
Anthony Scopatz
2018-11-06
1
-0
/
+39
*
enable tab-completion in the interactive interpreter by default (#1239)
Bernát Gábor
2018-10-31
1
-0
/
+62
*
Generate activate.ps1 for all platforms (#1229)
Ferdinand van Wyk
2018-10-31
1
-1
/
+1
*
Remove universal newline flag (#1064)
Monty Taylor
2018-10-30
1
-2
/
+2
*
Update activate.fish (#1082)
Ofek Lev
2018-10-30
1
-1
/
+1
*
activate.csh handle newlines & don't use basename (#1200)
Gregory Nisbet
2018-10-30
1
-6
/
+13
*
fix flake8 errors
Bernat Gabor
2018-10-25
2
-9
/
+6
*
distutils-init
Bernat Gabor
2018-10-25
1
-25
/
+44
*
site
Bernat Gabor
2018-10-25
1
-133
/
+146
*
activate
Bernat Gabor
2018-10-25
3
-10
/
+11
*
Don't hard set fish prompt to white
Matthew Iversen
2016-04-08
1
-1
/
+1
*
Silent `unset -f` error in zsh
LE Manh Cuong
2016-01-20
1
-1
/
+1
*
Update deactivate.bat, apply to virtualenv.py
Matt Iversen
2016-01-20
1
-1
/
+1
*
Correct syntax and control logic flow
Matt Iversen
2016-01-19
1
-3
/
+8
*
Remove some brackets in bat, solves #35
Matthew Iversen
2016-01-19
2
-36
/
+34
*
Homogenize test syntax, add explanation of it
Matthew Iversen
2016-01-18
1
-1
/
+2
*
Correct look of fish prompt
Matthew Iversen
2015-09-21
1
-1
/
+1
*
Add pydoc function for fish
Matthew Iversen
2015-09-21
2
-1
/
+6
*
Add a space after env name in prompt
Matthew Iversen
2015-09-21
2
-2
/
+2
*
Remove old aspen workound in activate.csh
Matthew Iversen
2015-09-21
1
-7
/
+1
*
Use portable syntax for `pydoc` function
Matthew Iversen
2015-09-21
1
-3
/
+6
*
Remove legacy aspen workaround
Matthew Iversen
2015-09-20
1
-6
/
+0
*
Add config flags in correct order
Matthew Iversen
2015-09-20
1
-2
/
+3
*
Use function definition syntax that works
Matthew Iversen
2015-09-20
1
-1
/
+1
*
Restore !$ restoration from #799
Matthew Iversen
2015-09-20
1
-0
/
+4
*
Use pydoc function instead of alias
Matthew Iversen
2015-09-20
1
-2
/
+4
*
Fix activate.fish
Matthew Iversen
2015-09-20
1
-21
/
+18
*
Fixed typo in the $status fix
Lucretiel
2015-09-19
1
-1
/
+1
*
Fixed fish_prompt not displaying $status
Lucretiel
2015-09-19
1
-1
/
+6
*
Merge pull request #724 from blueyed/sh-use-unalias-for-pydoc
Matt Iversen
2015-09-19
1
-1
/
+1
|
\
|
*
activate.sh: use unalias for unsetting the pydoc alias
Daniel Hahler
2015-03-02
1
-1
/
+1
*
|
Account for defined but empty shell variables
Matthew Iversen
2015-09-19
1
-6
/
+4
*
|
Remove alternate prompt function name
Matthew Iversen
2015-09-19
1
-1
/
+1
*
|
Brought back the namespacing ... my bad.
Jonathan Barronville
2015-09-19
1
-11
/
+11
*
|
Cleaned up activate.fish.
Jonathan Barronville
2015-09-19
1
-45
/
+36
*
|
Valid opts corrected for python versions
Matthew Iversen
2015-09-19
1
-5
/
+6
*
|
Add python3-config options to python-config
Paul Morelle
2015-09-19
1
-13
/
+34
*
|
Adding python-config script to virtualenv_embeded
Paul Morelle
2015-09-19
1
-0
/
+55
*
|
Solved problem when using "set -u" in bash
Tomas Zulberti
2014-09-10
1
-8
/
+8
|
/
*
Support VIRTUAL_ENV_DISABLE_PROMPT in Powershell activate script
Paul Moore
2014-06-25
1
-6
/
+8
*
activate_this.py fix
Wynn Wilkes
2014-06-15
1
-1
/
+1
*
Fix #461 & #462
Matthew Iversen
2014-06-15
1
-3
/
+3
*
Update activate.fish
Marcel Hellwig
2013-11-19
1
-1
/
+1
*
Merge pull request #353 from ryanartecona/develop
Paul Nasrat
2013-11-18
1
-14
/
+14
|
\
[next]