summaryrefslogtreecommitdiff
path: root/cmd/podman/sign.go
Commit message (Expand)AuthorAge
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* fix podman sign signature store for rootlessQi Wang2019-09-11
* add --cert-dir image signQi Wang2019-08-17
* add --pull flag for podman create&runQi Wang2019-08-09
* first pass of corrections for golangci-lintbaude2019-07-10
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Second chunk of Cobra helpTomSweeneyRedHat2019-02-15
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Changes to container runlabel for toolbox projectbaude2019-01-30
* fix up sigstore pathQi Wang2019-01-10
* sign: make all error messages lowercaseGiuseppe Scrivano2019-01-10
* sign: use filepath.Join instead of fmt.SprintfGiuseppe Scrivano2019-01-10
* libpod/image: Use ParseNormalizedNamed in RepoDigestsW. Trevor King2019-01-09
* [WIP]Support podman image signQi Wang2019-01-08