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: adamchainz/time-machine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.14.0
Choose a base ref
...
head repository: adamchainz/time-machine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.14.1
Choose a head ref
  • 10 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 6, 2024

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

Commits on Mar 12, 2024

  1. Upgrade GitHub Actions artifact actions

    Thanks to Mark Walker for the required changes to the coverage workflow.
    adamchainz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    11d55b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

    <!--pre-commit.ci start-->
    updates:
    - [github.com/pre-commit/mirrors-mypy: v1.8.0 →
    v1.9.0](pre-commit/mirrors-mypy@v1.8.0...v1.9.0)
    <!--pre-commit.ci end-->
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6279079 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Mar 18, 2024

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

    <!--pre-commit.ci start-->
    updates:
    - [github.com/psf/black-pre-commit-mirror: 24.2.0 →
    24.3.0](psf/black-pre-commit-mirror@24.2.0...24.3.0)
    <!--pre-commit.ci end-->
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2bf3160 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    f151428 View commit details
    Browse the repository at this point in the history
  2. Drop Black target version

    adamchainz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    825c7f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e28b9e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Fix timedelta segmentation fault (#433)

    Fixes #431.
    adamchainz authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ee93b04 View commit details
    Browse the repository at this point in the history
  2. Version 2.14.1

    adamchainz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cc1716c View commit details
    Browse the repository at this point in the history
Loading