3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/2ede3e168404/
Changeset: 2ede3e168404
Branch: fix-flakes
User:pjdelport
Date:2016-01-04 13:58:50+00:00
Summary: Mark guarded "unicode" reference with noqa
Affected #: 1 file
diff -r 2d5d0e7584cc4cc35cc7e0519
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/66756a0fabc6/
Changeset: 66756a0fabc6
User:nakatoio
Date:2016-02-11 02:46:02+00:00
Summary: Add test for subsitition from other section with posargs
Test command substitution from other section with {posargs} in u
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/2b23f8d9e743/
Changeset: 2b23f8d9e743
User:hpk42
Date:2015-12-07 11:57:20+00:00
Summary: merge branch issue285, bump versions
Affected #: 9 files
diff -r af8d3ca4a53065d29c08ceb276040cb3bf42843f -r
2b23f8d9e743e
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/3c2945f51c9b/
Changeset: 3c2945f51c9b
Branch: fix-minor-typos-in-config-doc
User:cdunklau
Date:2015-12-04 12:34:31+00:00
Summary: Created new branch fix-minor-typos-in-config-doc
Affected #: 0 files
https:
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/f6fc0af4ceb5/
Changeset: f6fc0af4ceb5
Branch: issue285
User:hpk42
Date:2015-11-13 09:48:43+00:00
Summary: add various xfailing test cases for env substitution in setenv
Affected #: 1 file
diff -r f6cca79ba7f
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/b45da7c8d626/
Changeset: b45da7c8d626
User:olliewalsh
Date:2015-07-03 15:53:51+00:00
Summary: Reorder the processing of testenv options. Fixes issue #246
Affected #: 2 files
diff -r 87a9def32696f7ada3b536621f7230
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/521459223e52/
Changeset: 521459223e52
User:hpk42
Date:2015-06-18 14:07:12+00:00
Summary: allow all env variables during installation of dependencies
Affected #: 7 files
diff -r 6d4378ce90621105cda12fb2f9dfc67dfbe
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/637beec44454/
Changeset: 637beec44454
Branch: typofix
User:novel
Date:2015-06-15 10:56:00+00:00
Summary: Created new branch typofix
Affected #: 0 files
https://bitbucket.org/hpk42/tox/commits/a53ade9660a5/
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/7ccc0b0bd25e/
Changeset: 7ccc0b0bd25e
User:hpk42
Date:2015-03-23 09:25:16+00:00
Summary: bump to version 1.9.1
Affected #: 3 files
diff -r 9d3605e2389a042f246b8720bdf7fdcaa9ff0a17 -r
7ccc0b0bd25e1e01dfd861b890ad
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/54204edbaa7e/
Changeset: 54204edbaa7e
User:carljm
Date:2014-10-06 23:36:05+00:00
Summary: Add --pre and testenv pip_pre options, no --pre by default.
Affected #: 6 files
diff -r e89dddec56e6c5844aeb6cc50ea5e2956f
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/9d7345ef4b2b/
Changeset: 9d7345ef4b2b
Branch: allow_backslash_escape_curly_braces_msabramo_2
User:Marc Abramowitz
Date:2014-04-03 22:45:55+00:00
Summary: Allow backslashing curly braces to prevent expansion
e
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/81a452f9aee1/
Changeset: 81a452f9aee1
User:hpk42
Date:2014-09-25 13:38:44+00:00
Summary: py25 not supported anymore
Affected #: 1 file
diff -r 73185db55d671a386d617958076d95a88f602328 -r
81a452f9aee1722b22d7b32b
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/62fe57a8fd3f/
Changeset: 62fe57a8fd3f
User:cboylan
Date:2014-02-08 04:38:24
Summary: Fix command expansion and parsing.
Tox testenv commands are parsed to expand variable substitutions and
construct the argv list
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/4ab00764b338/
Changeset: 4ab00764b338
User:schlamar
Date:2014-03-25 08:44:38
Summary: Limit PYTHONHASHSEED to 1024 on Windows to prevent possible
MemoryErrors.
See http://bugs.python.org/issue20954.
Affected #:
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/ce1369598289/
Changeset: ce1369598289
Branch: issue_164_msabramo_1
User:Marc Abramowitz
Date:2014-04-03 23:39:22
Summary: Log more info when catch OSError while doing a popen
Fixes:
https://bitbucket.org/hpk
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/25884537a8c8/
Changeset: 25884537a8c8
Branch: skip-missing-interpreter
User:aconrad
Date:2014-05-01 08:17:45
Summary: support skipping interpreters if any are missing
This implements the option --skip-missing
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/f6c1dd5ff880/
Changeset: f6c1dd5ff880
Branch: tox_ini_add_flakes_target_3
User:Marc Abramowitz
Date:2014-04-28 02:42:34
Summary: tox.ini: Add "flakes" target
Affected #: 1 file
diff -r 6f9368b8b63e8f1f150abc
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/c7155565c89d/
Changeset: c7155565c89d
User:hpk42
Date:2014-03-28 15:19:10
Summary: 1.7.1 quick bugfix release
Affected #: 4 files
diff -r a813c18ba50a86e19786eb5b67cc2c4f5bb82418 -r
c7155565c89d1bb3684c881ca774d
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/5b4e536b8d38/
Changeset: 5b4e536b8d38
User:hpk42
Date:2014-01-29 14:03:13
Summary: try to go for 1.7.0
Affected #: 5 files
diff -r 9dce275b9bbd42dc09a262ac0c45f1ada2d9910d -r
5b4e536b8d3810c791b742b2a8723c53b8d3
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/228071477cfb/
Changeset: 228071477cfb
User:ionelmc
Date:2014-01-11 16:59:44
Summary: Change tox to use the virtualenv bin instead of invoking it with
the current interpreter. Virtualenv might have been installed w
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/1decacf80bc9/
Changeset: 1decacf80bc9
User:hpk42
Date:2013-11-27 17:16:28
Summary: clarify we want test dependencies, not app dependencies.
Affected #: 1 file
diff -r 7d8976da0b000e0d36ef61545c0f779bb9fe4c09 -r
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/9e2e759d7f1e/
Changeset: 9e2e759d7f1e
Branch: bug/period_pkg_name
User:mattjeffery
Date:2013-12-09 13:17:58
Summary: Created new branch bug/period_pkg_name
Affected #: 0 files
https://bitbucket.org/hpk42/t
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/f8af400bcecc/
Changeset: f8af400bcecc
User:hpk42
Date:2013-10-22 10:59:09
Summary: fix issue129: tox now uses Popen(..., universal_newlines=True) to
force
creation of unicode stdout/stderr streams. fixes a proble
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/ffb519dcbb6e/
Changeset: ffb519dcbb6e
User:hpk42
Date:2013-08-14 09:59:02
Summary: fix issue1: empty setup files are properly detected
Affected #: 1 file
diff -r 4414956b0a64281d79e3fcd986516df154f6efe1 -r
ffb51
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/5e3344f746e7/
Changeset: 5e3344f746e7
Branch: use-venv191-pip13-for-python25
User:mete0r_kr
Date:2013-08-13 19:32:35
Summary: use inlined virtualenv-1.9.1 and pip<1.4 for CPython 2.5 / Jython
2.5
Since virtu
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/babdb9c26786/
Changeset: babdb9c26786
User:Anthon van der Neut
Date:2013-08-08 09:41:18
Summary: dash_e: fixes #109 and #111
Behaviour of -e has not changed, but can be set by passing True or False
as a parameter
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/705fcf417a23/
Changeset: 705fcf417a23
User:Anthon van der Neut
Date:2013-08-04 12:23:20
Summary: fix for #108
Affected #: 1 file
diff -r fb612de381a79f8d7bff9cf2e0bc8fab42237efd -r
705fcf417a2378d39079859e40ac23
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/1538fe9d3a7c/
Changeset: 1538fe9d3a7c
User:g2p
Date:2012-12-03 18:14:25
Summary: Give further hints on py.test discovery.
Affected #: 1 file
diff -r e913d5105cc0d286f93bf53f2e30389c292fbbc7 -r
1538fe9d3a7c8334ab
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/ea96b4c04ab4/
changeset: ea96b4c04ab4
branch: develop-pip-win32
user:RonnyPfannschmidt
date:2013-02-20 09:16:41
summary: use py.builtin.callable instead of own backward compat
affected #: 1 file
diff -r 4012
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/b6ec4cd8f448/
changeset: b6ec4cd8f448
branch: develop-pip-win32
user:RonnyPfannschmidt
date:2013-02-20 09:08:15
summary: add Philip to the contributors list
affected #: 1 file
diff -r 6abfe6e2646c7af908adbcf
30 matches
Mail list logo