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: google/go-containerregistry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.2
Choose a base ref
...
head repository: google/go-containerregistry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 2, 2024

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

Commits on Jul 8, 2024

  1. Restore blind-write to remote.Put (#1970)

    * Restore blind-write to remote.Put
    
    This used to do a blind write, but I "simplified" that when introducing
    remote.Pusher, which actually broke some things downstream of ggcr, so
    this restores that behavior.
    
    Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>
    
    * Make it woke
    
    Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>
    
    ---------
    
    Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>
    jonjohnsonjr authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d36047a View commit details
    Browse the repository at this point in the history
Loading