summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch hgignore_flakes_cachehgignore_flakes_cacheholger krekel2014-05-020-0/+0
* .hgignore: Ignore .cache dir created by flakesMarc Abramowitz2014-05-011-0/+1
* Merged in msabramo/tox/test_quickstart_multiline_with_comments (pull request ...holger krekel2014-05-0112-33/+26
|\
| * Merged in msabramo/tox/tox_ini_add_flakes_target_3 (pull request #101)holger krekel2014-04-2812-33/+26
| |\
| | * Fix "flakes" problemsMarc Abramowitz2014-04-2711-32/+21
| | * tox.ini: Add "flakes" targetMarc Abramowitz2014-04-271-1/+5
| |/
* | test_quickstart: Use multilines and add comments for better understandingMarc Abramowitz2014-04-281-21/+139
|/
* Merged in msabramo/tox/fix_test_quickstart (pull request #99)Ronny Pfannschmidt2014-04-271-1/+1
|\
| * Merged in msabramo/tox/fix_tox_envlist (pull request #100)Ronny Pfannschmidt2014-04-270-0/+0
| |\
| * | tox.ini: Fix envlistMarc Abramowitz2014-04-271-1/+1
| |/
* | Fix test_quickstart failuresMarc Abramowitz2014-04-271-14/+16
|/
* Merged in msabramo/tox/tox_add_py33_and_py34 (pull request #95)holger krekel2014-04-271-1/+1
|\
| * tox.ini: Add py33 and py34Marc Abramowitz2014-04-241-1/+1
* | Merged in msabramo/tox/doc_fix_broken_links (pull request #96)holger krekel2014-04-272-2/+4
|\ \
| * \ Merged in msabramo/tox/tox_quickstart_add_py34 (pull request #98)holger krekel2014-04-271-1/+3
| |\ \
| | * \ Merged in msabramo/tox/doc_update_jenkins_example_3 (pull request #94)holger krekel2014-04-270-0/+0
| | |\ \ | | | |/
| | * | doc: Update Jenkins example to use code-blockMarc Abramowitz2014-04-241-1/+3
| | |/
| * | tox-quickstart: Add py34Marc Abramowitz2014-04-251-1/+1
| |/
* | doc: Fix broken linksMarc Abramowitz2014-04-242-3/+2
|/
* Update jenkins specific documentation to use proper section name.Matthias Bach2014-04-011-3/+3
* bump doc version to 1.7.1holger krekel2014-03-281-1/+1
* Added tag 1.7.1 for changeset c7155565c89dholger krekel2014-03-280-0/+0
* 1.7.1 quick bugfix release1.7.1holger krekel2014-03-284-4/+4
* fix issue158 and fix issue155: windows/virtualenv properly works now:holger krekel2014-03-252-0/+5
* Refix virtualenv calling - use `python -m virtualenv` instead.Ionel Maries Cristian2014-03-252-7/+2
* Backed out changeset: 228071477cfbIonel Maries Cristian2014-03-253-4/+12
* Backed out changeset: f54ba7b918e8Ionel Maries Cristian2014-03-251-1/+1
* Backed out changeset: 0b3ce1895d03Ionel Maries Cristian2014-03-252-1/+2
* fix issue162: don't list python 2.5 as compatibiliy/supportedholger krekel2014-03-244-12/+8
* Merged in jurko/tox/jurko/documentation-fixes (pull request #87)holger krekel2014-03-242-45/+62
|\
| * trim trailing spaces in doc/config.txtJurko Gospodneti?2014-03-231-12/+12
| * fix documentation typoJurko Gospodneti?2014-03-231-1/+1
| * stylistic documentation wording cleanupJurko Gospodneti?2014-03-231-32/+49
| * fix documentation typoJurko Gospodneti?2014-03-231-1/+1
|/
* fix doc versionholger krekel2014-01-291-1/+1
* Added tag 1.7.0 for changeset 5b4e536b8d38holger krekel2014-01-290-0/+0
* try to go for 1.7.01.7.0holger krekel2014-01-295-11/+6
* fix issue140: depend on virtualenv>=1.11.1holger krekel2014-01-235-7/+16
* add changelog entry and extend list of contributorsholger krekel2014-01-122-1/+12
* Remove virtualenvbin config option.Ionel Cristian Maries2014-01-122-2/+1
* Improve assertion to pass on windows.Ionel Cristian Maries2014-01-111-1/+1
* Change tox to use the virtualenv bin instead of invoking it with the current ...Ionel Maries Cristian2014-01-113-12/+4
* allow to run tox as 'python -m tox', which is handy on Windozeanatoly techtonik2013-12-301-0/+3
* small updates to tox/pytest sectionholger krekel2013-12-101-11/+8
* fix issue105 -- don't depend on an existing HOME directory from tox tests.holger krekel2013-12-093-2/+11
* bump to 1.7.0.dev1holger krekel2013-12-092-2/+2
* also remove py25calls special handling in testsholger krekel2013-12-091-7/+5
* introduce --sitepackages to force sitepackages=True in allholger krekel2013-12-093-2/+15
* introduce --no-network switch for running testsholger krekel2013-12-094-7/+19
* remove training noteholger krekel2013-12-093-4/+2