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: ipfs/ipget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: ipfs/ipget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.2
Choose a head ref
  • 6 commits
  • 16 files changed
  • 5 contributors

Commits on Jun 27, 2022

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

Commits on Jul 21, 2022

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

Commits on Feb 16, 2023

  1. sync: update CI config files (#115)

    * stop using the deprecated io/ioutil package
    * update .github/workflows/go-test.yml
    * update .github/workflows/go-check.yml
    * update .github/workflows/release-check.yml
    * Update go-ipfs to kubo
    * Update go for sharness tests
    
    ---------
    
    Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
    Co-authored-by: gammazero <gammazero@users.noreply.github.com>
    3 people authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    2efde1e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. chore(deps): bump github.com/ipfs/go-bitfield from 1.0.0 to 1.1.0 (#119)

    * chore(deps): bump github.com/ipfs/go-bitfield from 1.0.0 to 1.1.0
    
    Bumps [github.com/ipfs/go-bitfield](https://github.com/ipfs/go-bitfield) from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/ipfs/go-bitfield/releases)
    - [Commits](ipfs/go-bitfield@v1.0.0...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ipfs/go-bitfield
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Additional dependency updates
    * run sharness with go1.19 and go1.20
    * replace depricated
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: gammazero <gammazero@users.noreply.github.com>
    dependabot[bot] and gammazero authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    598a3ff View commit details
    Browse the repository at this point in the history
  2. sync: update CI config files (#131)

    * bump go.mod to Go 1.19 and run go fix
    
    ---------
    
    Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
    web3-bot and web3-bot authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    13f24d0 View commit details
    Browse the repository at this point in the history
  3. Update release version (#133)

    * Update release version
    * Update README
    gammazero authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    24a5207 View commit details
    Browse the repository at this point in the history
Loading