8000 Comparing unstable_master...master · joomcode/errorx · GitHub
[go: up one dir, main page]

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: joomcode/errorx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: unstable_master
Choose a base ref
...
head repository: joomcode/errorx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 7, 2021

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

Commits on Jan 10, 2022

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

Commits on Jan 18, 2022

  1. typo fix (MINOR) (#39)

    isopov authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    4f8bcb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    a29730e View commit details
    Browse the repository at this point in the history
  2. Remove travis badge

    isopov authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    9f7c73f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    d819af5 View commit details
    Browse the repository at this point in the history
  2. Respect TypeModifierOmitStackTrace in Builder

    Previous implementation of `WithCause` method didn't respect the
    `TypeModifierOmitStackTrace` modifier. A stack trace was erroneously
    collected if the error that was passed to `WithCause` didn't have
    stack trace.
    
    I had to upgrade `github.com/stretchr/testify` to a slightly more modern
    version to be able to use `Same` assertion.
    g7r committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3280086 View commit details
    Browse the repository at this point in the history
Loading
0