..
fixtures
Add (skopeo manifest-digest)
2016-08-25 16:49:02 +02:00
inspect
add inspect layersData
2022-08-24 12:05:53 +08:00
completions.go
Don't offer the tarball: transport in completions
2024-05-27 20:59:22 +02:00
copy_test.go
Fix handling of errorShouldDisplayUsage
2024-12-02 20:45:28 +01:00
copy.go
feat: add --image-parallel-copies
flag
2024-04-08 17:40:35 +02:00
delete.go
Stop using deprecated names from c/common/pkg/retry
2022-07-25 18:16:13 +02:00
generate_sigstore_key_test.go
Run codespell on codebase
2023-02-09 09:13:32 -05:00
generate_sigstore_key.go
Add (skopeo generate-sigstore-key)
2023-01-23 17:39:09 +01:00
inspect.go
Simplify inspectOptions.writeOutput a bit more
2023-02-27 19:36:16 +01:00
layers.go
Stop using deprecated names from c/common/pkg/retry
2022-07-25 18:16:13 +02:00
list_tags_test.go
Fix handling of errorShouldDisplayUsage
2024-12-02 20:45:28 +01:00
list_tags.go
Use strings.CutPrefix
2024-04-05 17:15:13 +02:00
login_test.go
Add documentation and smoke tests for the new --compat-auth-file options
2023-11-16 18:23:59 +01:00
login.go
move optional-flag code to c/common/pkg/flag
2021-10-26 15:18:30 +02:00
logout_test.go
Add documentation and smoke tests for the new --compat-auth-file options
2023-11-16 18:23:59 +01:00
logout.go
move optional-flag code to c/common/pkg/flag
2021-10-26 15:18:30 +02:00
main_test.go
Set User-Agent to skopeo/$VERSION
2021-02-03 08:39:43 -08:00
main.go
main: return exit code 2
when an input is not found
2024-03-25 18:05:45 +01:00
manifest_test.go
Spelling
2020-12-21 16:10:45 -05:00
manifest.go
Update users of deprecated io/ioutil
2022-04-13 20:13:52 +02:00
proxy_windows.go
Add new experimental-image-proxy
hidden command
2021-10-14 14:16:32 -04:00
proxy.go
Fix format string inconsistency causing a build failure
2024-10-14 19:37:02 +02:00
signing_test.go
Use multiple fingerprint function
2023-04-01 12:07:35 +01:00
signing.go
Fix error handling of signature.NewEphemeralGPGSigningMechanism
2023-04-06 21:23:36 +02:00
sync_test.go
Fix handling of errorShouldDisplayUsage
2024-12-02 20:45:28 +01:00
sync.go
* Added option to create digest file for syncing images.
2024-10-08 12:58:33 +01:00
unshare_linux.go
vendor: switch to moby/sys/capability ( #2428 )
2024-10-01 06:42:29 -04:00
unshare.go
Avoid a warning by gopls / VSCode
2024-02-26 19:19:29 +01:00
utils_test.go
Remove unnecessary blank lines
2023-02-03 17:49:01 +01:00
utils.go
feat: Add --retry-delay
Option
2025-01-16 22:39:25 +01:00