summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close before mergedevelop-pip-win32Ronny Pfannschmidt2013-02-200-0/+0
* use py.builtin.callable instead of own backward compatRonny Pfannschmidt2013-02-201-9/+1
* add to announcementRonny Pfannschmidt2013-02-201-0/+2
* extra commentRonny Pfannschmidt2013-02-201-0/+1
* changelogRonny Pfannschmidt2013-02-201-0/+3
* add Philip to the contributors listRonny Pfannschmidt2013-02-201-0/+1
* Need to use the shell on win32 in order to get sphinx-build mappedPhilip Thiem2013-02-191-2/+2
* It would seem that python 3.1 lacked the keyword "callable"Philip Thiem2013-02-191-0/+9
* On win32 call pip-script.py instead of pip.Philip Thiem2013-02-192-0/+10
* branch createdPhilip Thiem2013-02-190-0/+0
* adding a little release announceholger krekel2013-02-191-0/+1
* 1.4.3holger krekel2013-02-194-3/+97
* fix issue85 - failing links/sphinx docs - thanks Marc Abramowitzholger krekel2013-02-196-17/+18
* fix issue84 - pypy on windows creates a bin not a scripts venv directoryholger krekel2013-02-193-5/+14
* add -l to changelog, lukasz to contributors and some refinementsholger krekel2013-02-196-14/+21
* Added --list switch to show all envsLukasz Balcerzak2013-02-183-0/+28
* fix downloadcache determination to work according to docs: Onlyholger krekel2013-02-128-17/+31
* refining multi-dimensional tox supportholger krekel2013-02-121-56/+18
* backout --extradeps addition; finally found a way to not need itholger krekel2013-02-037-31/+8
* mention course in Leipzig, refine/update index and support pagesholger krekel2013-02-022-14/+16
* command line option --extradeps=dep1,dep2,... to specify extra depsholger krekel2013-02-017-8/+31
* remove some lingering "post" codeholger krekel2013-02-013-11/+0
* - new --installpkg optionholger krekel2013-01-3010-41/+66
* - move status to become venv attributeholger krekel2013-01-283-14/+12
* * introduce a --installpkg=path option which will skip creation of an sdist a...holger krekel2013-01-285-8/+36
* make _pytestplugin's initproj write out MANIFEST.inholger krekel2013-01-251-0/+4
* make envsitespackagesdir load lazily to prevent early unsupported interpreter...holger krekel2013-01-251-3/+5
* fix test run, at least on my computerholger krekel2013-01-251-3/+3
* simplify variants/combintation explanation doc,holger krekel2013-01-251-68/+81
* fix typosholger krekel2012-12-271-5/+5
* some typo changes along with twittering, posting to TIPholger krekel2012-12-221-3/+5
* renameholger krekel2012-12-221-18/+25
* a "newconfig.txt" draft for introducing variantsholger krekel2012-12-221-0/+308
* adjust doc targetholger krekel2012-12-211-1/+1
* Add py33 to the list of default environmentsWieland Hoffmann2012-12-141-0/+1
* fix a test that failed due to a recent merge - i'd reallyholger krekel2012-12-072-6/+1
* add (thanks g2p)holger krekel2012-11-301-0/+1
* Add {envsitepackagesdir} substitution. Closes #72.Gabriel2012-11-305-17/+65
* ISSUES.txt: Add a note to the section about Tox and Travis CI mentioningMarc Abramowitz2012-11-291-0/+2
* add CHANGELOG entry for removal of PYTHONDONTWRITEBYTECODE workaroundholger krekel2012-11-294-3/+6
* Revert a workaround that involved clearing PYTHONDONTWRITEBYTECODE.Gabriel2012-11-291-4/+0
* require virtualenv==1.8.4 (1.8.3 breaks things)holger krekel2012-11-251-1/+1
* rtrim lines in generated fileholger krekel2012-11-252-44/+50
* tests/test_quickstart.py: Eliminate unnecessary imports of os and tempfileMarc Abramowitz2012-11-251-2/+0
* tests/test_quickstart.py: Accept `tmpdir` in the `cleandir` fixture soMarc Abramowitz2012-11-251-3/+2
* Merge from upstream = ssh://hg@bitbucket.org/hpk42/toxMarc Abramowitz2012-11-259-296/+294
|\
| * Merged in msabramo/tox_misc (pull request #26)holger krekel2012-11-241-1/+1
| |\
| | * Add py33 to tox.iniMarc Abramowitz2012-11-241-1/+1
| * | remove pytest jenkins job linksholger krekel2012-11-242-3/+1
| |/
| * Merged in msabramo/tox_quickstart (pull request #25)holger krekel2012-11-247-292/+292
| |\