Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tox-dev/tox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.21.2
Choose a base ref
...
head repository: tox-dev/tox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.22.0
Choose a head ref
  • 14 commits
  • 10 files changed
  • 5 contributors

Commits on Jan 19, 2021

  1. Merge pull request #1858 from tox-dev/release-3.21.2

    release 3.21.2
    gaborbernat authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    3d80588 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Handle sigterm by killing the commands subprocess (#1860)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    dajose and pre-commit-ci[bot] authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    833b33f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. tox use discord

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    6725807 View commit details
    Browse the repository at this point in the history
  2. Format markdown

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    8a2bb56 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. [pre-commit.ci] pre-commit autoupdate (#1872)

    * [pre-commit.ci] pre-commit autoupdate
    
    * Remove add-trailing-comma
    
    this repository is using `black`
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Anthony Sottile <asottile@umich.edu>
    pre-commit-ci[bot] and asottile authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    15533dd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. release 3.21.3

    gaborbernat committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    7dbed25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1880 from tox-dev/release-3.21.3

    release 3.21.3
    gaborbernat authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    a42ff11 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    7355b65 View commit details
    Browse the repository at this point in the history
  2. release 3.21.4

    gaborbernat committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ff9990a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Merge pull request #1895 from tox-dev/release-3.21.4

    release 3.21.4
    gaborbernat authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    08446f0 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#1897)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    gaborbernat and pre-commit-ci[bot] authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    50ba32a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. [pre-commit.ci] pre-commit autoupdate (#1901)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    555f3f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Expose tox requires via the config object (#1919)

    Fixes #1918
    
    This also fixes broken __str__ of MissingRequirement,
    which is never actually used but is helpful when debugging.
    hroncok authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    9db3ecf View commit details
    Browse the repository at this point in the history
  2. release 3.22.0

    gaborbernat committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    0528207 View commit details
    Browse the repository at this point in the history
Loading