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: crate-ci/typos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.35.5
Choose a base ref
...
head repository: crate-ci/typos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.35.8
Choose a head ref
  • 13 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 24, 2025

  1. docs: Fix screenshot

    szepeviktor committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    38e6d36 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Merge pull request #1362 from szepeviktor/szepeviktor-patch-1

    docs: Fix screenshot
    epage authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    9c80e63 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. fix: Revert "fix: ignore go.mod by default"

    This reverts commit 4eeb460.
    
    Original PR: #684
    
    Original Issue: #683
    
    This didn't cause `go.mod` to be ignoredinstead it caused it to not be
    counted as go code.
    However, `go.mod` and `go.work` are similar file types and both are more
    of package specifications than lock files or other machine-only content.
    
    See #1363
    epage committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    ed669e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1365 from epage/go

    fix: Revert "fix: ignore go.mod by default"
    epage authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    e7e8a1a View commit details
    Browse the repository at this point in the history
  3. docs: Update changelog

    epage committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    8ccff0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eceb802 View commit details
    Browse the repository at this point in the history
  5. chore: Release

    epage committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    87d57f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2419ab View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Merge pull request #1367 from Mr-Sunglasses/feat/pyproject

    feat: Add more metadata about the project for PyPi
    epage authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    ce10367 View commit details
    Browse the repository at this point in the history
  2. docs: Update changelog

    epage committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    89068b4 View commit details
    Browse the repository at this point in the history
  3. chore: Release

    epage committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    65f69f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. docs(pypi): Remove readme link

    epage committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    411a8a4 View commit details
    Browse the repository at this point in the history
  2. chore: Release

    epage committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    02fc4a1 View commit details
    Browse the repository at this point in the history
Loading