| Commit message (Expand) | Author | Age |
| * | Add --volumes-from flag to podman run and create | umohnani8 | 2018-07-09 |
| * | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
| * | Option handling has become large and should be a shared function | Daniel J Walsh | 2018-06-22 |
| * | podman: use a different store for the rootless case | Giuseppe Scrivano | 2018-06-15 |
| * | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
| * | Aliases do not work with IsSet | Daniel J Walsh | 2018-06-12 |
| * | Add flag to add annotations to a container | Matthew Heon | 2018-06-04 |
| * | Remove --net flag and make it an alias for --network | Matthew Heon | 2018-05-31 |
| * | do not allow port related args to be used with --network=container: | Daniel J Walsh | 2018-05-30 |
| * | Spell check strings and comments | Jhon Honce | 2018-05-25 |
| * | podman create, start, getattachsocket | baude | 2018-05-21 |
| * | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
| * | podman should assign a host port to -p when omitted | baude | 2018-05-01 |
| * | varlink images | baude | 2018-04-26 |
| * | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
| * | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
| * | validate dns-search values prior to creation | baude | 2018-04-16 |
| * | podman pull should always try to pull | baude | 2018-04-14 |
| * | Functionality changes to the following flags | umohnani8 | 2018-04-06 |
| * | Only allocate tty when -t | baude | 2018-04-03 |
| * | --entrypoint= should delete existing entrypoint | baude | 2018-04-03 |
| * | Add secrets patch to podman | umohnani8 | 2018-03-29 |
| * | podman: new option --conmon-pidfile= | Giuseppe Scrivano | 2018-03-29 |
| * | If cidfile exists, do not proceed | baude | 2018-03-23 |
| * | Migrate podman inspect and tag to image library | baude | 2018-03-21 |
| * | Image library stage 4 - create and commit | baude | 2018-03-20 |
| * | Add signal proxying to podman run, start, and attach | Matthew Heon | 2018-03-15 |
| * | We should not have a default workdir | Daniel J Walsh | 2018-03-15 |
| * | Stage3 Image Library | baude | 2018-03-14 |
| * | Add support for --no-new-privs | Daniel J Walsh | 2018-02-24 |
| * | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
| * | Fix podman save when redirecting output | umohnani8 | 2018-02-20 |
| * | No entrpoint, cmd, or command | baude | 2018-02-15 |
| * | Change json to match docker inspect | Daniel J Walsh | 2018-02-11 |
| * | Honor ENTRYPOINT in image | baude | 2018-02-11 |
| * | Rework port code | baude | 2018-02-09 |
| * | Change stop signal default to SIGTERM | Matthew Heon | 2018-02-06 |
| * | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
| * | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
| * | Streamline image resolution | baude | 2018-01-23 |
| * | Expose ports from image | baude | 2018-01-22 |
| * | Enable port bindings | baude | 2018-01-20 |
| * | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |
| * | Fix seccomp support | Daniel J Walsh | 2018-01-18 |
| * | Add check for successful imageData call | Daniel J Walsh | 2018-01-17 |
| * | Remove --storage-opt from podman run/create | Daniel J Walsh | 2018-01-17 |
| * | Make --net alias to --network | baude | 2018-01-15 |
| * | Implement and test the following flags for podman run and create | umohnani8 | 2018-01-15 |
| * | Test user input to spec | baude | 2018-01-11 |
| * | podman run container id to file | baude | 2018-01-11 |