summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch missing_interpreter_config_optionmissing_interpreter_config_optionholger krekel2014-06-180-0/+0
* skip_missing_interpreters: move documentation into a separate confval sectionEugene Yunak2014-06-181-7/+12
* skip_missing_interpreters: fix bool handling and add appropriate test, thanks...Eugene Yunak2014-06-182-2/+10
* add support for setting skip_missing_interpreters as a config option and not ...Eugene Yunak2014-06-185-1/+22
* backout change b0afb96 from @schlamarholger krekel2014-06-021-1/+1
* Merged in evvers/tox/evvers/add-deps-to-basictxt-example-without-dep-14003526...holger krekel2014-06-011-0/+1
|\
| * Add deps to basic.txt example.Evgeny Vereshchagin2014-05-171-1/+1
* | we now support py34Jihyeok Seo2014-05-302-2/+3
* | Merged in tbekolay/tox/tbekolay/better-setuptools-integration-in-basic-140052...holger krekel2014-05-191-3/+11
|\ \ | |/ |/|
| * Better setuptools integration in basicTrevor Bekolay2014-05-191-3/+11
|/
* fix issue150: parse {posargs} more like we used to do it pre 1.7.0.holger krekel2014-05-154-2/+9
* Merged in cboylan/tox (pull request #85)holger krekel2014-05-1526-144/+394
|\
| * make it clear that tox supports python2.6/2.7 and python3.2ffholger krekel2014-05-111-2/+2
| * fix Marc's name :)holger krekel2014-05-111-1/+1
| * limit python hashseed to 1024 on Windows to prevent possibleholger krekel2014-05-102-3/+6
| * Merged in schlamar/tox (pull request #90)holger krekel2014-05-101-2/+6
| |\
| | * Restrict PYTHONHASHSEED limitation on Windows to Python < 3.4.schlamar2014-03-251-1/+1
| | * Limit PYTHONHASHSEED to 1024 on Windows to prevent possible MemoryErrors.schlamar2014-03-251-2/+6
| * | changelog entry: support optional env variable substitution, thanksholger krekel2014-05-102-0/+4
| * | Merged in morgan_fainberg/tox (pull request #86)holger krekel2014-05-103-4/+48
| |\ \
| | * | Make optional env replacements use the ``env`` keywordMorgan Fainberg2014-03-253-23/+16
| | * | Make optionalenv defenv to support default valuesMorgan Fainberg2014-03-193-20/+38
| | * | Support optional ENV variable substitution in tox.iniMorgan Fainberg2014-03-103-5/+38
| * | | Merged in pmoore/tox (pull request #107)holger krekel2014-05-105-4/+62
| |\ \ \
| | * | | remove executable bitholger krekel2014-05-101-0/+0
| | * | | fix issue164: better traceback info in case of failing test commands.holger krekel2014-05-101-0/+4
| | * | | Merged in msabramo/tox/issue_164_msabramo_1 (pull request #92)holger krekel2014-05-1019-70/+221
| | |\ \ \
| | | * | | fix issue59 -- add --skip-if-missing-interpreter. Thanksholger krekel2014-05-081-1/+2
| | | * | | Merged in aconrad/tox/skip-missing-interpreter (pull request #104)holger krekel2014-05-085-1/+36
| | | |\ \ \
| | | | * | | update CHANGELOG and CONTRIBUTORSAlexandre Conrad2014-05-012-0/+7
| | | | * | | support skipping interpreters if any are missingAlexandre Conrad2014-04-303-1/+29
| | | | * | | Close branch tox_ini_add_flakes_target_3tox_ini_add_flakes_target_3holger krekel2014-04-280-0/+0
| | | * | | | Merged in aconrad/tox/fix_test_sdistonly (pull request #103)holger krekel2014-05-081-1/+1
| | | |\ \ \ \
| | | | * | | | make test more specific, less prone to failuresAlexandre Conrad2014-04-301-1/+1
| | * | | | | | Add test_run_custom_install_command_errorMarc Abramowitz2014-04-281-0/+13
| | * | | | | | Log more info when catch OSError while doing a popenMarc Abramowitz2014-04-031-2/+7
| * | | | | | | Return value of locate_via_py was being ignoredPaul Moore2014-05-061-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merged in msabramo/tox/hgignore_flakes_cache (pull request #106)holger 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
| | |/ / /