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

GitHub / python-virtualenvwrapper/virtualenvwrapper / commits

SHA Message Author Date Stats
aad39870 add get_env_details hook Doug Hellmann <d****n@g****m> about 16 years ago
27afc9cc Added tag 2.2.2 for changeset 266a166f80da Doug Hellmann <d****n@g****m> about 16 years ago
0742eff4 bump version to 2.2.2 Doug Hellmann <d****n@g****m> about 16 years ago
e7c988ed check exit code of virtualenv before proceeding (fixes #56) Doug Hellmann <d****n@g****m> about 16 years ago
201ed588 use single quotes around regex with $ (see #55) Doug Hellmann <d****n@g****m> about 16 years ago
f9d9fe22 update history with changes (see #57) Doug Hellmann <d****n@g****m> about 16 years ago
b956ae5f escape more commands (see #57) Doug Hellmann <d****n@g****m> about 16 years ago
764d8910 incorporate patch from fredpalmer to escape grep calls (fixes #57) Doug Hellmann <d****n@g****m> about 16 years ago
8fb218e1 Added tag 2.2.1 for changeset 87d60f20a715 Doug Hellmann <d****n@g****m> about 16 years ago
c5433fef fix #50 by escaping rm before calling it Doug Hellmann <d****n@g****m> about 16 years ago
5ef70813 Added tag 2.2.1 for changeset 66a89d019905 Doug Hellmann <d****n@g****m> about 16 years ago
bdde6dc3 bump version to 2.2.1 Doug Hellmann <d****n@g****m> about 16 years ago
753b0af1 convert path deriving code in startup of script to function so it is easier t... Doug Hellmann <d****n@g****m> about 16 years ago
b4792afd escape dollar sign in regex to resolve #53 Doug Hellmann <d****n@g****m> about 16 years ago
8eea540b add tests for GREP_OPTIONS problem (ref #51) Doug Hellmann <d****n@g****m> about 16 years ago
9d39ffc4 unset GREP_OPTIONS before to use grep Manuel Kaufmann <h****s@g****m> about 16 years ago
38daba74 add support and bug tracker link to readme and docs Doug Hellmann <d****n@g****m> about 16 years ago
f02df742 ignore missing files in trap cleanup (see #38) Doug Hellmann <d****n@g****m> about 16 years ago
be2aba34 address #37 with wording change in docs Doug Hellmann <d****n@g****m> about 16 years ago
0826e802 update history Doug Hellmann <d****n@g****m> about 16 years ago
9be72799 address issue #46 by escaping the calls to which Doug Hellmann <d****n@g****m> about 16 years ago
ffeb19ba Added tag 2.2 for changeset d5c5faecc92d Doug Hellmann <d****n@g****m> over 16 years ago
8913fb86 bump version number Doug Hellmann <d****n@g****m> over 16 years ago
a6cd415a more test refinements Doug Hellmann <d****n@g****m> over 16 years ago
e7b0f469 add trap to remove temporary file, see #38 Doug Hellmann <d****n@g****m> over 16 years ago
f65a75f6 more tempfile fixes Doug Hellmann <d****n@g****m> over 16 years ago
0b1d952a changes to make the tests run on my linux host Doug Hellmann <d****n@g****m> over 16 years ago
5105cef0 mention changes to address ticket 35 in history Doug Hellmann <d****n@g****m> over 16 years ago
ea26ed6d addresses ticket 35 by adding debugging instrumentation Doug Hellmann <d****n@g****m> over 16 years ago
0f4544f7 since we always use the same config dir, set it once Doug Hellmann <d****n@g****m> over 16 years ago
a4bec83d unify sphinx config files Doug Hellmann <d****n@g****m> over 16 years ago
252346b0 use the sphinxcontrib.bitbucket extension for links to the issues and changes... Doug Hellmann <d****n@g****m> over 16 years ago
7a4ea590 update history with recent changes Doug Hellmann <d****n@g****m> over 16 years ago
da7117a7 fix tests; clean up contributed changes Doug Hellmann <d****n@g****m> over 16 years ago
c673ab46 Fixing a bug in the call to mktemp David Wolever <d****d@w****t> over 16 years ago
4a3624e3 Some cleanup after talking with dhellmann David Wolever <d****d@w****t> over 16 years ago
58cca489 First pass at speeding things up by making fewer calls into Python. Needs rev... David Wolever <d****d@w****t> over 16 years ago
a5dfd5b6 review for text added by Doug about the translation Manuel Kaufmann <h****s@g****m> over 16 years ago
f7fa4cb6 show python version in test progress messages Doug Hellmann <d****n@g****m> over 16 years ago
38ea4a93 fix #44 by updating the tests to run with python 2.7b1 Doug Hellmann <d****n@g****m> over 16 years ago
24c821d9 fix #43 by switching the way the hook loader is run Doug Hellmann <d****n@g****m> over 16 years ago
ffe290b2 Added tag 2.1.1 for changeset 7540fc7d8e63 Doug Hellmann <d****n@g****m> over 16 years ago
a8a36b8c setting up for a release Doug Hellmann <d****n@g****m> over 16 years ago
fd109f68 fix #42 by quieting the errors/warnings Doug Hellmann <d****n@g****m> over 16 years ago
b216a86b fix #41 by using the cached python where the wrappers are installed Doug Hellmann <d****n@g****m> over 16 years ago
404b5cf5 fix formatting of seealso block Doug Hellmann <d****n@g****m> over 16 years ago
db3b6a58 link to Manuel's home page instead of just the translation Doug Hellmann <d****n@g****m> over 16 years ago
fc98595e add link back to english docs Doug Hellmann <d****n@g****m> over 16 years ago
3bb2835a add attribution for Manuel Doug Hellmann <d****n@g****m> over 16 years ago
43169488 add link from english to spanish docs; update history Doug Hellmann <d****n@g****m> over 16 years ago
7173ed02 shift output directory for html build so the sdist package looks nicer Doug Hellmann <d****n@g****m> over 16 years ago
d383c7ac merge merge in spanish translation Doug Hellmann <d****n@g****m> over 16 years ago
659748fc another attempt to address #35 Doug Hellmann <d****n@g****m> over 16 years ago
3aff5201 added italic to deactivation Manuel Kaufmann <h****s@g****m> over 16 years ago
e36d8769 announce translation Manuel Kaufmann <h****s@g****m> over 16 years ago
0116a644 english paragraph removed Manuel Kaufmann <h****s@g****m> over 16 years ago
f81c6fc8 README translated Manuel Kaufmann <h****s@g****m> over 16 years ago
55933610 first revision Manuel Kaufmann <h****s@g****m> over 16 years ago
506512d8 index revision Manuel Kaufmann <h****s@g****m> over 16 years ago
3b43adbe markup fix Manuel Kaufmann <h****s@g****m> over 16 years ago
3a8c9dc6 aspell to plugins and fix some paragraphs Manuel Kaufmann <h****s@g****m> over 16 years ago
eb5ddf94 aspell for script Manuel Kaufmann <h****s@g****m> over 16 years ago
7a56930b aspell to install Manuel Kaufmann <h****s@g****m> over 16 years ago
6bf34a9b aspell to index Manuel Kaufmann <h****s@g****m> over 16 years ago
1816db68 aspell to hooks Manuel Kaufmann <h****s@g****m> over 16 years ago
12f7f87a aspell for extensions Manuel Kaufmann <h****s@g****m> over 16 years ago
11498b46 aspell for developers Manuel Kaufmann <h****s@g****m> over 16 years ago
26cc5fa6 aspell for command_ref Manuel Kaufmann <h****s@g****m> over 16 years ago
d17d2dd5 another paragraph Manuel Kaufmann <h****s@g****m> over 16 years ago
b5aabf1d almost done for plugins.rst Manuel Kaufmann <h****s@g****m> over 16 years ago
c1a13372 continue the translation Manuel Kaufmann <h****s@g****m> over 16 years ago
15fa7792 continue the translation of plugins.rst Manuel Kaufmann <h****s@g****m> over 16 years ago
ed5200df remove the option that copy the static files: we don't have file to copy and it Manuel Kaufmann <h****s@g****m> over 16 years ago
ee5da1c4 markup fixed Manuel Kaufmann <h****s@g****m> over 16 years ago
275d72f9 remove translation from the toctree Manuel Kaufmann <h****s@g****m> over 16 years ago
fa1752a4 scripts.rst tranlated to spanish Manuel Kaufmann <h****s@g****m> over 16 years ago
42b840a1 remove old version of translations.rst, we don't need this file anymore Manuel Kaufmann <h****s@g****m> over 16 years ago
8c57e7bd I don't think that we need to translate the ChangeLog Manuel Kaufmann <h****s@g****m> over 16 years ago
41a42cfa extensions.rst translated Manuel Kaufmann <h****s@g****m> over 16 years ago
4dfe8b33 tips.rst translated humitos <n****e@n****e> over 16 years ago
9a715f8c rst markup fixed humitos <n****e@n****e> over 16 years ago
a6828c09 typo fixed on english documentation humitos <n****e@n****e> over 16 years ago
619d0503 fix the Makefile to generate the website documentation for 'en' and 'es' Manuel Kaufmann <h****s@g****m> over 16 years ago
deee5dbc reorder the documents files in docs/LANGUAGE folders and modify the rules in the Manuel Kaufmann <h****s@g****m> over 16 years ago
7e420169 merge merge from Doug commit. Added the base.html template to make the website Manuel Kaufmann <h****s@g****m> over 16 years ago
b523e113 Makefile modified to build "es" documentation Manuel Kaufmann <h****s@g****m> over 16 years ago
66d0bde8 put the base template in the repository Doug Hellmann <d****n@g****m> over 16 years ago
01f22786 developers.rst translated Manuel Kaufmann <h****s@g****m> over 16 years ago
ca7ac921 typo fixed Manuel Kaufmann <h****s@g****m> over 16 years ago
d3c7e1fd continue plugins.rst translation Manuel Kaufmann <h****s@g****m> over 16 years ago
a7bb6da6 Fix typo found by humitos. Doug Hellmann <d****n@g****m> over 16 years ago
cd15ef87 starting with "Defining an Extension" Manuel Kaufmann <h****s@g****m> over 16 years ago
97a104f7 start to translate plugins.rst Manuel Kaufmann <h****s@g****m> over 16 years ago
c16a2e38 hooks translated Manuel Kaufmann <h****s@g****m> over 16 years ago
d7248734 translations in the index page Manuel Kaufmann <h****s@g****m> over 16 years ago
d407cada added some translated topics Manuel Kaufmann <h****s@g****m> over 16 years ago
5809e3e0 added the translation for install.rst Manuel Kaufmann <h****s@g****m> over 16 years ago
31a3d119 index.rst translated to spanish Manuel Kaufmann <h****s@g****m> over 16 years ago
44d2a9e9 fixed the right bug :) Manuel Kaufmann <h****s@g****m> over 16 years ago
e72ff253 update announcement for 2.1 Doug Hellmann <d****n@g****m> over 16 years ago

← Back to repository