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: vektra/mockery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.2
Choose a base ref
...
head repository: vektra/mockery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.4
Choose a head ref
  • 11 commits
  • 34 files changed
  • 2 contributors

Commits on Jun 2, 2025

  1. Ditch pathlib, it does not support Windows

    Klaus-Georg Adams committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    fbaee4d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Windows porting

    Klaus-Georg Adams committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    e5b3e1c View commit details
    Browse the repository at this point in the history
  2. Fix e2etest on windows

    Klaus-Georg Adams committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    789e836 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Port taskfile to windows

    Klaus-Georg Adams committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    8b53c85 View commit details
    Browse the repository at this point in the history
  2. Fix taskfile

    Klaus-Georg Adams committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    17a5534 View commit details
    Browse the repository at this point in the history
  3. Keep lf even on windows

    Klaus-Georg Adams committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    20eafa1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Merge pull request #1062 from kgadams/pathlib

    Ditch pathlib and fix Windows bugs
    LandonTClipp authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    b6b59ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb62a35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b7385 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Configuration menu
    Copy the full SHA
    90dfd53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f48df View commit details
    Browse the repository at this point in the history
Loading