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: danielgatis/imgcat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.17
Choose a base ref
...
head repository: danielgatis/imgcat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.19
Choose a head ref
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Dec 8, 2022

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

Commits on Mar 7, 2023

  1. Bump golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.5.0

    Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.5.0.
    - [Release notes](https://github.com/golang/image/releases)
    - [Commits](https://github.com/golang/image/commits/v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e6ce241 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from danielgatis/dependabot/go_modules/golang.…

    …org/x/image-0.5.0
    
    Bump golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.5.0
    danielgatis authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    91a2875 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/net from 0.0.0-20210505024714-0287a6fb4125 to 0.7.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210505024714-0287a6fb4125 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 Mar 7, 2023
    Configuration menu
    Copy the full SHA
    b1b4e34 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from danielgatis/dependabot/go_modules/golang.o…

    …rg/x/net-0.7.0
    
    Bump golang.org/x/net from 0.0.0-20210505024714-0287a6fb4125 to 0.7.0
    danielgatis authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    df24f75 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. display invalid MIME type

    hezhizhen authored May 16, 2023
    Configuration menu
    Copy the full SHA
    31c5c82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from hezhizhen/patch-1

    display invalid MIME type
    danielgatis authored May 16, 2023
    Configuration menu
    Copy the full SHA
    d3fa40e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from carbocation/master

    Add interpolation choice flag
    danielgatis authored May 16, 2023
    Configuration menu
    Copy the full SHA
    0477536 View commit details
    Browse the repository at this point in the history
  4. update deps

    danielgatis committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c067298 View commit details
    Browse the repository at this point in the history
Loading