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: olekukonko/errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: olekukonko/errors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 18, 2025

  1. Place fields used in atomic operations at beginning of struct

    Signed-off-by: Mathias Gibbens <gibmat@debian.org>
    gibmat committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    d604a80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from gibmat/fix-atomic-panic

    Place fields used in atomic operations at beginning of struct
    olekukonko authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    4cdaf8a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Configuration menu
    Copy the full SHA
    50a06ec View commit details
    Browse the repository at this point in the history
  2. remove countFmtArgs

    olekukonko committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    02c8a9b View commit details
    Browse the repository at this point in the history
  3. add warp Error

    olekukonko committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    37d9311 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92731d2 View commit details
    Browse the repository at this point in the history
Loading