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

GitHub / python-virtualenvwrapper/virtualenvwrapper / commits

SHA Message Author Date Stats
986bd1ff add emacs directive to readme Doug Hellmann <d****n@g****m> over 16 years ago
64179a29 Added tag 2.1 for changeset 241df6c36860 Doug Hellmann <d****n@g****m> over 16 years ago
e412d442 bump version Doug Hellmann <d****n@g****m> over 16 years ago
68b1d107 rotate log file when it grows too big Doug Hellmann <d****n@g****m> over 16 years ago
3c6c6863 do not include website html in sdist Doug Hellmann <d****n@g****m> over 16 years ago
75b2a626 do not include html docs inside virtualenvwrapper dir to avoid conflicts with... Doug Hellmann <d****n@g****m> over 16 years ago
a4c71f25 fix mkvirtualenv -h Doug Hellmann <d****n@g****m> over 16 years ago
a5edf227 doc updates Doug Hellmann <d****n@g****m> over 16 years ago
fb902601 add references to new extensions Doug Hellmann <d****n@g****m> over 16 years ago
6f6b11c7 add -n and -l options to hook loader Doug Hellmann <d****n@g****m> over 16 years ago
b987b037 update docs with examples Doug Hellmann <d****n@g****m> over 16 years ago
c017813c handle empty workon_home dir properly Doug Hellmann <d****n@g****m> over 16 years ago
ea0f5261 support nondescructive argument to deactivate Doug Hellmann <d****n@g****m> over 16 years ago
8a5ecfd6 include a date value in the filename Doug Hellmann <d****n@g****m> over 16 years ago
3525bc79 fix #34 by using python's tempfile module instead of a shell command Doug Hellmann <d****n@g****m> over 16 years ago
eb8948dc add hooks for cpvirtualenv; make deactivate work better under ksh Doug Hellmann <d****n@g****m> over 16 years ago
62f0fe61 Update docs for mkvirtualenv to fix #30 Doug Hellmann <d****n@g****m> over 16 years ago
3b5fdc27 fix #33 with improved installation instructions and a better error message Doug Hellmann <d****n@g****m> over 16 years ago
eb5beeb1 use tempfile to create temporary files instead of the process id so the filen... Doug Hellmann <d****n@g****m> over 16 years ago
733d8271 update contributing info Doug Hellmann <d****n@g****m> over 16 years ago
3b1ba2ab add attribution for research work for ksh port Doug Hellmann <d****n@g****m> over 16 years ago
da08f8a4 add support for ksh (fixes #25) Doug Hellmann <d****n@g****m> over 16 years ago
6ee31a30 copy dist file to desktop after building Doug Hellmann <d****n@g****m> over 16 years ago
ba0b2824 Added tag 2.0.2 for changeset 6a51a81454ae Doug Hellmann <d****n@g****m> over 16 years ago
94a817de update version and history Doug Hellmann <d****n@g****m> over 16 years ago
66c02efb fix #32 by removing use of 'with' ; add tests for python 2.6 and 2.5 Doug Hellmann <d****n@g****m> over 16 years ago
b19a83c8 sort ignore lines and add build directory Doug Hellmann <d****n@g****m> over 16 years ago
3b499d0e Added tag 2.0.1 for changeset 91e1124c6831 Doug Hellmann <d****n@g****m> over 16 years ago
af4d5b5d update version and history Doug Hellmann <d****n@g****m> over 16 years ago
8017b0be add documentation about temp files Doug Hellmann <d****n@g****m> over 16 years ago
e7c0534e fix #29 by checking TMPDIR and using a default if no value is found Doug Hellmann <d****n@g****m> over 16 years ago
dcafdf86 save draft of email for announcing new releases on python-announce Doug Hellmann <d****n@g****m> over 16 years ago
00944e87 Added tag 2.0 for changeset 54713c4552c2 Doug Hellmann <d****n@g****m> over 16 years ago
418aa8fd fix install dir for web docs Doug Hellmann <d****n@g****m> over 16 years ago
0cf37b3c Added tag 2.0 for changeset 485e1999adf0 Doug Hellmann <d****n@g****m> over 16 years ago
b44af283 move todo list out of hg repo Doug Hellmann <d****n@g****m> over 16 years ago
5fadbfae add namespace package declaration Doug Hellmann <d****n@g****m> over 16 years ago
47aa40ac include more motivational background Doug Hellmann <d****n@g****m> over 16 years ago
1d58dabe add help to Makefile Doug Hellmann <d****n@g****m> over 16 years ago
03404556 merge merge 2.0 changes into tip Doug Hellmann <d****n@g****m> over 16 years ago
279e7988 status update Doug Hellmann <d****n@g****m> over 16 years ago
02f05b64 even more doc cleanup Doug Hellmann <d****n@g****m> over 16 years ago
1d31f6d3 doc restructuring Doug Hellmann <d****n@g****m> over 16 years ago
d6ade8ae remove rudundant 'source' from cli Doug Hellmann <d****n@g****m> over 16 years ago
a37242f7 more doc cleanup Doug Hellmann <d****n@g****m> over 16 years ago
e54cf3f7 more doc cleanup Doug Hellmann <d****n@g****m> over 16 years ago
4b914291 update extension entry point docs Doug Hellmann <d****n@g****m> over 16 years ago
a257f735 move make_hooks functionality into user_scripts, since they are related Doug Hellmann <d****n@g****m> over 16 years ago
2c46edff start overhauling doc content Doug Hellmann <d****n@g****m> over 16 years ago
64730996 test cleanup and enhancement Doug Hellmann <d****n@g****m> over 16 years ago
19b3de70 add VIRTUALENVWRAPPER_LAST_VIRTUAL_ENV variable for postdeactivate scripts Doug Hellmann <d****n@g****m> over 16 years ago
7bc348bb use the user's current shell as the default interpreter in the hook script Doug Hellmann <d****n@g****m> over 16 years ago
4922a3fd quiet hook loader Doug Hellmann <d****n@g****m> over 16 years ago
8bb2541f minor doc updates and formatting changes Doug Hellmann <d****n@g****m> over 16 years ago
d9448167 comment out debug logging Doug Hellmann <d****n@g****m> over 16 years ago
50208a0d all existing tests are passing again Doug Hellmann <d****n@g****m> over 16 years ago
6674ea3e convert more hooks; stop running tests when we see a failure or error Doug Hellmann <d****n@g****m> over 16 years ago
beb6d4d9 implement initialize hooks Doug Hellmann <d****n@g****m> over 16 years ago
c2aebe5c start implementing hook loader and a couple of sample hooks Doug Hellmann <d****n@g****m> over 16 years ago
88434546 rename wrapper script Doug Hellmann <d****n@g****m> over 16 years ago
281bcff9 add register rule Doug Hellmann <d****n@g****m> over 16 years ago
5e3b2c63 update installation test Doug Hellmann <d****n@g****m> over 16 years ago
0baa49ad don't need pavement.py any more Doug Hellmann <d****n@g****m> over 16 years ago
a564d02c add rules for updating website Doug Hellmann <d****n@g****m> over 16 years ago
e733a71c set version in Makefile before building html Doug Hellmann <d****n@g****m> over 16 years ago
af542414 more tasks Doug Hellmann <d****n@g****m> over 16 years ago
024a049e add test rules Doug Hellmann <d****n@g****m> over 16 years ago
b0f372d4 start moving from paver back to make and distribute Doug Hellmann <d****n@g****m> over 16 years ago
23b9eb07 reorg todo list Doug Hellmann <d****n@g****m> over 16 years ago
57579a7a add todo list and design notes for hook scripts Doug Hellmann <d****n@g****m> over 16 years ago
c6d163d1 Added tag 1.27 for changeset d64869519c2e Doug Hellmann <d****n@g****m> over 16 years ago
27f3b4c8 add explicit check for virtualenv in the test Doug Hellmann <d****n@g****m> over 16 years ago
aaf59c5c Added tag 1.27 for changeset 3edf5f224815 Doug Hellmann <d****n@g****m> over 16 years ago
3249cab4 bump version; pre-release code cleanup Doug Hellmann <d****n@g****m> over 16 years ago
55de7c43 add note about relocatable side-effect Doug Hellmann <d****n@g****m> over 16 years ago
413eb470 undo merge, tests moved to separate files Doug Hellmann <d****n@g****m> over 16 years ago
530069a1 touch up tests Doug Hellmann <d****n@g****m> over 16 years ago
7f3c969e flush formatting prints Doug Hellmann <d****n@g****m> over 16 years ago
765815e6 quiet tests Doug Hellmann <d****n@g****m> over 16 years ago
a37786da ignore build files created by tests Doug Hellmann <d****n@g****m> over 16 years ago
0f467cef added test that copied virtualenv exists Thomas Desvenain <t****n@i****m> over 16 years ago
fd037adb merge resolve conflict on tests dispatch Thomas Desvenain <t****n@i****m> over 16 years ago
da4fd435 added script to setup.py Thomas Desvenain <t****n@i****m> over 16 years ago
bb6c6957 add testpackage setup.py Thomas Desvenain <t****n@i****m> over 16 years ago
55a909e5 Added tag 1.26 for changeset 51eef82a39d4 Doug Hellmann <d****n@g****m> over 16 years ago
aa94706a preparing version 1.26 for release Doug Hellmann <d****n@g****m> over 16 years ago
0f803031 fix #26 by quieting the error message during init and only showing it when an... Doug Hellmann <d****n@g****m> over 16 years ago
853b0007 remove directories likely to contain a site-wide virtualenv installation and ... Doug Hellmann <d****n@g****m> over 16 years ago
63b7caf1 break up the tests to make it easier to run only part of them Doug Hellmann <d****n@g****m> over 16 years ago
4a44aa9b run all tests on all shells Doug Hellmann <d****n@g****m> over 16 years ago
f33eb464 Added tag 1.25 for changeset 06229877a640 Doug Hellmann <d****n@g****m> over 16 years ago
2d1cf10e merge add cdsitepackages arg handling from William McVey Doug Hellmann <d****n@g****m> over 16 years ago
2223c836 Added test for cdsitepackages with argument William McVey <w****m@c****m> over 16 years ago
3bc9e444 Updated with expanded capability of cdsitepackages to cd to a subdir William McVey <w****m@c****m> over 16 years ago
d5bf7d4c Added tab completion and pathname argument handling to cdsitepackages William McVey <w****m@c****m> over 16 years ago
cee90348 I didn't know about 'sed -i', makes this a lot easier. Michael Elsdoerfer <m****l@e****m> over 16 years ago
b7380d8e When echoing the current list of paths, do not include the 'import' lines. Michael Elsdoerfer <m****l@e****m> over 16 years ago
556584ff Test for existance of path file was broken, used the wrong test. Michael Elsdoerfer <m****l@e****m> over 16 years ago
294cfcb0 New -d option to 'add2virtualenv' which allows removal of a path previously a... Michael Elsdoerfer <m****l@e****m> over 16 years ago
f54ea7aa Make sure that paths added via 'add2virtualenv' always end up being listed *b... Michael Elsdoerfer <m****l@e****m> over 16 years ago

← Back to repository