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: iterative/dvc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.59.0
Choose a base ref
...
head repository: iterative/dvc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.59.1
Choose a head ref
  • 8 commits
  • 5 files changed
  • 5 contributors

Commits on Jan 13, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.0 → v0.9.1](astral-sh/ruff-pre-commit@v0.9.0...v0.9.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    89ef346 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

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

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

Commits on Jan 31, 2025

  1. import: fix broken progressbar when importing folder (#10678)

    Co-authored-by: Petr Chmelar <petr.chmelar@innovatrics.com>
    Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
    3 people authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    da1e0b5 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#10676)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
    pre-commit-ci[bot] and skshetry authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    c4b18b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

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

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

Commits on Feb 6, 2025

  1. build(deps): bump mypy from 1.14.1 to 1.15.0 (#10684)

    Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.14.1...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    0b03714 View commit details
    Browse the repository at this point in the history
  2. pre-commit: set autoupdate schedule to monthly (#10685)

    Update .pre-commit-config.yaml
    skshetry authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    25d2638 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. ls/ls-url: do not show entry with size<=0 for a directory (#10687)

    ls/ls-url: do not show size=0 when the entry is a directory
    skshetry authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    1d6ea68 View commit details
    Browse the repository at this point in the history
Loading