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/pipdeptree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.18.1
Choose a base ref
...
head repository: tox-dev/pipdeptree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.19.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 3 contributors

Commits on Apr 16, 2024

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

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Kemal Zebari <[email protected]>
    pre-commit-ci[bot] and kemzeb authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1bebb55 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    64f5789 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    c325803 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Have duplicate metadata and invalid reqs warnings honor --warn (#357)

    This resolves #355 by making changes and refactors to the warning logic.
    It does so by introducing a module-level singleton "WarningPrinter"
    object and refactors the code in such a way to integrate this object for
    it to be used.
    kemzeb authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    4a5f90a View commit details
    Browse the repository at this point in the history
Loading