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: tcnksm/ghr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.0
Choose a base ref
...
head repository: tcnksm/ghr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.1
Choose a head ref
  • 18 commits
  • 14 files changed
  • 4 contributors

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    cae102e View commit details
    Browse the repository at this point in the history
  2. drop pkg/errors dependency

    Songmu committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6f54721 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #148 from tcnksm/drop-pkg-errors

    drop pkg/errors dependency
    Songmu authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    9ae224c View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. bump up action versions

    itchyny committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    7c68e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02dc7ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ee4c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ea5a9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1eb2ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    183126a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #149 from itchyny/fix-misc-20221225

    Miscellaneous fixes: coding convention fixes and some typo fixes
    Songmu authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    4385160 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. trivial fix in README

    Songmu committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    72c2f21 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Bump golang.org/x/net from 0.0.0-20220923203811-8be639271d50 to 0.7.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220923203811-8be639271d50 to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](https://github.com/golang/net/commits/v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    b2f7a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93e0af View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Bump golang.org/x/net from 0.7.0 to 0.17.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
    - [Commits](golang/net@v0.7.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e8ad1c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge pull request #153 from tcnksm/dependabot/go_modules/golang.org/…

    …x/net-0.17.0
    
    Bump golang.org/x/net from 0.7.0 to 0.17.0
    Songmu authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fbd219d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ec67d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bbdee1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #147 from tcnksm/tagpr-from-v0.16.0

    Release for v0.16.1
    Songmu authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9bbedf8 View commit details
    Browse the repository at this point in the history
Loading