| Commit message (Expand) | Author | Age |
* | Deprecate & remove IsCtrSpecific in favor of IsAnon | Matthew Heon | 2020-01-29 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | Add ONBUILD support to --change | Matthew Heon | 2019-12-05 |
* | Move Commit() to new parsing for --change | Matthew Heon | 2019-12-05 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Fix commit --changes env=X=Y | Jhon Honce | 2019-07-26 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | remove libpod from main | baude | 2019-06-25 |
* | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | Minor fix splitting env vars in podman-commit | Divyansh Kamboj | 2019-05-19 |
* | Fix podman command --change CMD | Daniel J Walsh | 2019-04-17 |
* | Validate ENV/LABEL Change options in varlink | Daniel J Walsh | 2019-04-14 |
* | Add --include-volumes flag to 'podman commit' | Matthew Heon | 2019-04-11 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | Vendor Buildah v1.7 | TomSweeneyRedHat | 2019-02-22 |
* | Use sprintf to generate port numbers while committing | Matthew Heon | 2019-01-02 |
* | Vendor in new new buildah/ci | baude | 2018-10-17 |
* | Vendor in latest containers/buildah | Daniel J Walsh | 2018-09-18 |
* | Vendor in latest projectatomic/buildah | umohnani8 | 2018-08-23 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
* | Add OnBuild support for podman build | Daniel J Walsh | 2018-06-01 |
* | Make references to the Process part of Spec conditional | Matthew Heon | 2018-05-25 |
* | honor multiple change values | baude | 2018-05-21 |
* | implement varlink commit | baude | 2018-05-15 |
* | Make podman commit to localhost rather then docker.io | Daniel J Walsh | 2018-05-03 |
* | Store user Volumes, Entrypoint, Command in database | Matthew Heon | 2018-05-03 |
* | Print the Buildah comment from commit to given writer | Matthew Heon | 2018-05-03 |
* | Do not print unnecessary Buildah details during commit | Matthew Heon | 2018-05-03 |
* | do not commit default volumes from container | baude | 2018-04-30 |
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | Change container.locked to batched | TomSweeneyRedHat | 2018-04-16 |
* | Use buildah commit for podman commit | baude | 2018-04-10 |