| Commit message (Expand) | Author | Age |
* | build: specify input fd to buildah | Giuseppe Scrivano | 2020-02-28 |
* | build: move initialization after SetXdgDirs | Giuseppe Scrivano | 2020-02-24 |
* | Update to the latest version of buildah | Daniel J Walsh | 2020-02-19 |
* | Fix wrong Containerfile location on build | Sascha Grunert | 2020-02-04 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | Validate contextdir on build | TomSweeneyRedHat | 2019-11-01 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | Add squash-all, fix squash option in build | TomSweeneyRedHat | 2019-10-11 |
* | Update build man page with latest Buildah changes | TomSweeneyRedHat | 2019-10-10 |
* | build: pass down the cgroup manager to buildah | Giuseppe Scrivano | 2019-09-06 |
* | fix build --network=container | Qi Wang | 2019-07-23 |
* | golangci-lint phase 4 | baude | 2019-07-22 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | trivial cleanups from golang | baude | 2019-07-03 |
* | Fixup Flags | Daniel J Walsh | 2019-05-20 |
* | Bump Buildah to v1.8.1, ImageBuilder to v1.1.0 | TomSweeneyRedHat | 2019-05-02 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | build: fix build DIR -t TAG | Giuseppe Scrivano | 2019-03-15 |
* | build: honor --net | Giuseppe Scrivano | 2019-03-11 |
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | Should be defaulting to pull not pull-always | Daniel J Walsh | 2019-02-28 |
* | Better usage synopses for subcommands | Ed Santiago | 2019-02-26 |
* | Merge pull request #2413 from baude/remotepodstop | OpenShift Merge Robot | 2019-02-24 |
|\ |
|
| * | Enable more podman-remote pod commands | baude | 2019-02-22 |
* | | Switch defaults for podman build versus buildah | Daniel J Walsh | 2019-02-23 |
* | | Vendor Buildah v1.7 | TomSweeneyRedHat | 2019-02-22 |
|/ |
|
* | Add 3rd chunk of Cobra examples | TomSweeneyRedHat | 2019-02-17 |
* | podman-remote build | baude | 2019-02-13 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | Separate remote and local commands | baude | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Capatilize all usage and descriptions | Daniel J Walsh | 2019-02-05 |
* | podman build is not using the default oci-runtime | Daniel J Walsh | 2018-12-28 |
* | Set --force-rm for podman build to true by default | Urvashi Mohnani | 2018-11-08 |
* | Support auth file environment variable in podman build | Qi Wang | 2018-10-23 |
* | Sort all command flags | Qi Wang | 2018-10-11 |
* | Vendor in latest containers/buildah | Daniel J Walsh | 2018-09-18 |
* | use layer cache when building images | baude | 2018-09-07 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | Vendor in latest projectatomic/buildah | Daniel J Walsh | 2018-08-29 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | build, rootless: specify IsolationOCIRootless | Giuseppe Scrivano | 2018-08-15 |
* | Vendor in latest github.com/projectatomic/buildah | Daniel J Walsh | 2018-08-03 |
* | Cleanup descriptions and help information | Daniel J Walsh | 2018-07-27 |
* | podman-build --help: update description | Valentin Rothberg | 2018-06-28 |