An open API service providing commit metadata for open source projects.

GitHub / python-virtualenvwrapper/virtualenvwrapper / commits

SHA Message Author Date Stats
567bba54 change to the default theme for readthedocs.org Doug Hellmann <d****n@g****m> about 14 years ago
286df2cd move es and ja versions of docs to their own repositories Doug Hellmann <d****n@g****m> about 14 years ago
7f0e0e5b add attribution to history file for previous patch Doug Hellmann <d****n@g****m> about 14 years ago
d759930e fix issue with add2virtualenv and noclobber setting in shell; fixes #137 Doug Hellmann <d****n@g****m> about 14 years ago
62eb6b5f pep8 cleanup Doug Hellmann <d****n@g****m> about 14 years ago
3eb6ba8d fix lazy-loader function definitions under zsh; fixes #144 Doug Hellmann <d****n@g****m> about 14 years ago
58eae983 use the right virtualenv binary to get help; fixes #148 Doug Hellmann <d****n@g****m> about 14 years ago
34cb8e5e convert hook loader to use stevedore Doug Hellmann <d****n@g****m> about 14 years ago
2a15b934 fix reference in announcement Doug Hellmann <d****n@g****m> about 14 years ago
545a36e0 Added tag 3.5 for changeset c93b81815391 Doug Hellmann <d****n@g****m> about 14 years ago
fe1282d7 bump version number and update announcement text Doug Hellmann <d****n@g****m> about 14 years ago
0c282db0 fix whitespace and rename a few worker functions to be consistent with the rest Doug Hellmann <d****n@g****m> about 14 years ago
b482f131 document previous changes Doug Hellmann <d****n@g****m> about 14 years ago
94e3d32e Use "command" to avoid aliases or functions that mask common utilities. fixes... Doug Hellmann <d****n@g****m> about 14 years ago
04eb3398 quiet some test operations and check for error codes before continuing Doug Hellmann <d****n@g****m> about 14 years ago
89a2e390 allow the caller to control which shells are used for tests; unset variables ... Doug Hellmann <d****n@g****m> about 14 years ago
62a8b8bc add test for lazy loading via workon; addresses #144 Doug Hellmann <d****n@g****m> about 14 years ago
d56b8c4c update docs with link to virtualenvwrapper-win port; fixes #140 Doug Hellmann <d****n@g****m> about 14 years ago
186a96f9 clean up cpvirtualenv documentation Doug Hellmann <d****n@g****m> about 14 years ago
0a775f07 if cpvirtualenv fails to create the target directory, return an error code Doug Hellmann <d****n@g****m> about 14 years ago
d4f2f8d9 document cpvirtualenv addition Doug Hellmann <d****n@g****m> about 14 years ago
83d1c1f1 merge merged upstream Justin Barber <b****n@g****m> about 14 years ago
8c6568a4 Forgot to uncommit the remove workon_home in teardown Justin Barber <b****n@g****m> over 14 years ago
20f62c67 update README with supported python versions Doug Hellmann <d****n@g****m> over 14 years ago
d15ff945 Did not mean to commit isitepackages Justin Barber <b****n@g****m> over 14 years ago
4f5c84cb Update cpvirtualenv utilizing virtualenv-clone and allowing for external viru... Justin Barber <b****n@g****m> over 14 years ago
30c36636 fix xref endpoint used in install.rst Doug Hellmann <d****n@g****m> over 14 years ago
e6c7203e Added tag 3.4 for changeset 07905d9135ac Doug Hellmann <d****n@g****m> over 14 years ago
4cb78628 bump version Doug Hellmann <d****n@g****m> over 14 years ago
bd17c723 update announcement Doug Hellmann <d****n@g****m> over 14 years ago
fd6269f4 clarify warning on tab completion Doug Hellmann <d****n@g****m> over 14 years ago
fc6ff16e add lazy loader Doug Hellmann <d****n@g****m> over 14 years ago
af7e3deb move error reporting for bad python interpreter closer to where the error occurs Doug Hellmann <d****n@g****m> over 14 years ago
d1229478 Invoke the initialization hooks directly when testing for error with Python Doug Hellmann <d****n@g****m> over 14 years ago
6fe5029d hide error messages Doug Hellmann <d****n@g****m> over 14 years ago
1fc73043 fix section heading in announce blog post so the version number does not appe... Doug Hellmann <d****n@g****m> over 14 years ago
a84cda48 update announcement file for 3.3 release Doug Hellmann <d****n@g****m> over 14 years ago
ad36cb36 fix the requirement name Doug Hellmann <d****n@g****m> over 14 years ago
15968616 remove old copy of requirements file Doug Hellmann <d****n@g****m> over 14 years ago
b11459d9 add requirements file to try readthedocs again Doug Hellmann <d****n@g****m> over 14 years ago
62c45af5 Added tag 3.3 for changeset 45877370548e Doug Hellmann <d****n@g****m> over 14 years ago
9c9f04e4 prepare 3.3 release Doug Hellmann <d****n@g****m> over 14 years ago
c78f7537 attribution for previous merge Doug Hellmann <d****n@g****m> over 14 years ago
6aeac30c merge Merged in agriffis/virtualenvwrapper (pull request #22) Doug Hellmann <d****n@g****m> over 14 years ago
2866557b clean up RST formatting Doug Hellmann <d****n@g****m> over 14 years ago
69a55fe1 attribution for previous merge Doug Hellmann <d****n@g****m> over 14 years ago
05aff401 merge Merged in barberj/vew/fix_installing_requirements_after_cd (pull request #21) Doug Hellmann <d****n@g****m> over 14 years ago
865dc41f merge Merge upstream changes Aron Griffis <a****n@a****m> over 14 years ago
896cfeb0 Use spaces for indentation consistently instead of mixed spaces/tabs. No func... Aron Griffis <a****n@a****m> over 14 years ago
5b35a17e Quoting arguments to expandpath to allow for spaces in the arguments. Justin Barber <b****n@g****m> over 14 years ago
185f5cf5 Update to get fully qualified path of requirments in case a directory change ... Justin Barber <b****n@g****m> over 14 years ago
515d9eb1 Clean up the temporary file in the virtualenvwrapper_run_hook error returns. Aron Griffis <a****n@a****m> over 14 years ago
3ca7ba19 attribution for previous merge Doug Hellmann <d****n@g****m> over 14 years ago
b9ea0dfd merge Merged in agriffis/virtualenvwrapper (pull request #20) Doug Hellmann <d****n@g****m> over 14 years ago
2d029188 Fix error handling in virtualenvwrapper_tempfile; the typeset builtin will Aron Griffis <a****n@a****m> over 14 years ago
7a98b725 catch --help option to mkvirtualenv; fixes #136 Doug Hellmann <d****n@g****m> over 14 years ago
b60d9300 Remove the trap from virtualenvwrapper_tempfile; the function is called in Aron Griffis <a****n@a****m> over 14 years ago
e8221843 attribution for merging pull request 17 Doug Hellmann <d****n@g****m> over 14 years ago
8b0b75bd merge merge in hook listing and pep8 fixes Doug Hellmann <d****n@g****m> over 14 years ago
f71c435b pep8 changes Doug Hellmann <d****n@g****m> over 14 years ago
504b1132 merge Merged in bwanamarko/virtualenvwrapper (pull request #17) Doug Hellmann <d****n@g****m> over 14 years ago
285851cb print the list of core hooks if no hook name is given in list mode Doug Hellmann <d****n@g****m> over 14 years ago
f00418b8 attribution for previous merges Doug Hellmann <d****n@g****m> over 14 years ago
92d26558 Check that required test shells are available ahead of running tests. This av... Aron Griffis <a****n@a****m> over 14 years ago
c6809216 Enforce running run_tests under tox by setting/checking an env var Aron Griffis <a****n@a****m> over 14 years ago
e588eab9 another fix for msys users bwanamarko <b****o@y****m> over 14 years ago
33bef334 fix bug for MSYS users - makes several folders, fails on shell startup bwanamarko <b****o@y****m> over 14 years ago
6377db3b update shell function virtualenvwrapper_get_site_packages_dir bwanamarko <b****o@y****m> over 14 years ago
8ebd00ff attribution for documentation work Doug Hellmann <d****n@g****m> over 14 years ago
740b0e8b reset the default language Doug Hellmann <d****n@g****m> over 14 years ago
6849367f revised the Japanese translation in plugins.rst t2y <t****o@g****m> over 14 years ago
9bed097c revised the Japanese translation in index.rst t2y <t****o@g****m> over 14 years ago
1114a1d7 merged the changes (r369:550) in extensions.rst t2y <t****o@g****m> over 14 years ago
ff0ddc2a merged the changes (r369:550) for Japanese translation in projects.rst t2y <t****o@g****m> over 14 years ago
e7492d01 merged the changes (r369:550) for Japanese translation in extensions.rst t2y <t****o@g****m> over 14 years ago
49d8c5e3 merged the changes (r369:550) for Japanese translation in developers.rst t2y <t****o@g****m> over 14 years ago
0f11faa0 merged the changes (r369:550) for Japanese translation in tips.rst t2y <t****o@g****m> over 14 years ago
ec246801 merged the changes (r369:550) for Japanese translation in scripts.rst t2y <t****o@g****m> over 14 years ago
867e0171 merged the changes (r369:550) for Japanese translation t2y <t****o@g****m> over 14 years ago
0c88e4fe merged the changes (r369:550) for Japanese translation t2y <t****o@g****m> over 14 years ago
799d6797 changed LANGUAGE settings "en" to "ja" t2y <t****o@g****m> over 14 years ago
4942fedb merge merged from original t2y <t****o@g****m> over 14 years ago
3441f914 add attribution to history file for ralphbean's changes Doug Hellmann <d****n@g****m> over 14 years ago
5831278a merge merge in permission changes from ralphbean Doug Hellmann <d****n@g****m> over 14 years ago
f03b4efe Bypass the test for missing virtualenv if the user has it installed to the su... Doug Hellmann <d****n@g****m> over 14 years ago
387e7c14 Removed shebangs from scripts non-executable site-packages files. Ralph Bean <r****n@r****m> over 14 years ago
377a808c Removed execution bit on virtualenvwrapper.sh Ralph Bean <r****n@r****m> over 14 years ago
14989f88 update announcement blog post for 3.2 Doug Hellmann <d****n@g****m> over 14 years ago
30c30d65 Added tag 3.2 for changeset dccf1a1abf4e Doug Hellmann <d****n@g****m> over 14 years ago
83d1b14d bump version number Doug Hellmann <d****n@g****m> over 14 years ago
587ecc1e Add a link target name for the rmvritualenv command Doug Hellmann <d****n@g****m> over 14 years ago
06f4dd39 Use distutils to get the site-packages directory. Fixes #112 Doug Hellmann <d****n@g****m> over 14 years ago
6fdb2e38 more global test header cleanup Doug Hellmann <d****n@g****m> over 14 years ago
adbfd8bf Centralize setup of variables for tests. Doug Hellmann <d****n@g****m> over 14 years ago
18268cc6 update history for previous merge Doug Hellmann <d****n@g****m> over 14 years ago
ecdbfa24 merge Merged in ciberglo/virtualenvwrapper (pull request #13) Doug Hellmann <d****n@g****m> over 14 years ago
55451275 add history details about license classification change Doug Hellmann <d****n@g****m> over 14 years ago
cd1bba5a merge Merged in ralphbean/virtualenvwrapper (pull request #14) Doug Hellmann <d****n@g****m> over 14 years ago
a6e2c2e4 attribution for previous commit Doug Hellmann <d****n@g****m> over 14 years ago
51120984 Fix typo in documentation reported by Nick Martin. Doug Hellmann <d****n@g****m> over 14 years ago

← Back to repository