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

Commits on Nov 16, 2021

  1. Make repo go gettable

    samcoe committed Nov 16, 2021
    Copy the full SHA
    3c3b6c2 View commit details

Commits on Nov 17, 2021

  1. Address PR comments

    samcoe committed Nov 17, 2021
    Copy the full SHA
    80d14c0 View commit details
  2. Separate errors with new line

    samcoe committed Nov 17, 2021
    Copy the full SHA
    641d414 View commit details
  3. Merge pull request #3 from cli/gettable

    Make repo go gettable
    samcoe authored Nov 17, 2021
    Copy the full SHA
    438f0f3 View commit details

Commits on Sep 25, 2022

  1. Copy the full SHA
    23bd6b5 View commit details

Commits on Sep 28, 2022

  1. Copy the full SHA
    77dcbdb View commit details

Commits on Feb 14, 2023

  1. Copy the full SHA
    2991e3b View commit details

Commits on Feb 15, 2023

  1. Merge pull request #5 from cli/update-errors

    Add fields to Errors and export Errors for type assertion
    samcoe authored Feb 15, 2023
    Copy the full SHA
    0c91277 View commit details

Commits on Oct 5, 2023

  1. Delete .github/workflows/codeql-analysis.yml

    Use default codeql scanning which no longer needs a workflow file.
    samcoe authored Oct 5, 2023
    Copy the full SHA
    0c695fa View commit details
  2. Update golang.org/x/net dependency to address security vulnerability …

    …and update workflow dependencies
    samcoe committed Oct 5, 2023
    Copy the full SHA
    7f6b9dc View commit details
  3. Merge pull request #7 from cli/update-dependencies

    Update golang.org/x/net dependency to address security vulnerability and update workflow dependencies
    samcoe authored Oct 5, 2023
    Copy the full SHA
    af8dbfa View commit details
  4. Merge branch 'trunk'

    samcoe committed Oct 5, 2023
    Copy the full SHA
    ad010c5 View commit details
  5. Update to Go 1.21

    samcoe committed Oct 5, 2023
    Copy the full SHA
    e696888 View commit details

Commits on Oct 6, 2023

  1. Merge pull request #10 from cli/update-from-origin

    Bring in latest changes from shurcool/graphql
    samcoe authored Oct 6, 2023
    Copy the full SHA
    73d4805 View commit details
Loading