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

Commits on May 5, 2023

  1. Merge pull request #21 from chowder/feature/auth-refactor

    Refactor authenticator and config setup
    chowder authored May 5, 2023
    Configuration menu
    Copy the full SHA
    fe03d42 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.9.0 to 0.17.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.17.0.
    - [Commits](golang/net@v0.9.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
    43a2aff View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge pull request #22 from chowder/dependabot/go_modules/golang.org/…

    …x/net-0.17.0
    
    Bump golang.org/x/net from 0.9.0 to 0.17.0
    chowder authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    78eedfb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
    - [Commits](golang/net@v0.17.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    07e0430 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from chowder/dependabot/go_modules/golang.org/…

    …x/net-0.23.0
    
    Bump golang.org/x/net from 0.17.0 to 0.23.0
    chowder authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fbbfc13 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Bump golang.org/x/net from 0.23.0 to 0.36.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.36.0.
    - [Commits](golang/net@v0.23.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    71df805 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. Merge pull request #24 from chowder/dependabot/go_modules/golang.org/…

    …x/net-0.36.0
    
    Bump golang.org/x/net from 0.23.0 to 0.36.0
    chowder authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    53c50c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Bump golang.org/x/net from 0.36.0 to 0.38.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
    - [Commits](golang/net@v0.36.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    0d97726 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Merge pull request #25 from chowder/dependabot/go_modules/golang.org/…

    …x/net-0.38.0
    
    Bump golang.org/x/net from 0.36.0 to 0.38.0
    chowder authored May 13, 2025
    Configuration menu
    Copy the full SHA
    153178a View commit details
    Browse the repository at this point in the history
Loading