| Commit message (Expand) | Author | Age |
* | remove build alias | Seth Jennings | 2018-02-27 |
* | Restrict top output to container's pids only | baude | 2018-02-26 |
* | ps displays incorrect exit code | baude | 2018-02-26 |
* | Tagging an image alias by shortname | baude | 2018-02-26 |
* | Address review comments | baude | 2018-02-24 |
* | Add support for --no-new-privs | Daniel J Walsh | 2018-02-24 |
* | podman ps json output use batched ops | baude | 2018-02-23 |
* | Add accessors to all container config and state fields | Matthew Heon | 2018-02-22 |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | Add tests and cleanup | Jhon Honce | 2018-02-22 |
* | Push up createConfig.CgroupParent processing to parent | Jhon Honce | 2018-02-22 |
* | Implement podman run option --cgroup-parent | Jhon Honce | 2018-02-22 |
* | Correct exit code 126 and 127 | baude | 2018-02-21 |
* | Inspect output should be in array form | baude | 2018-02-21 |
* | Alias --time to --timeout for 'podman stop' | Matthew Heon | 2018-02-21 |
* | Performance enhancement for podman images | baude | 2018-02-20 |
* | Fix podman save when redirecting output | umohnani8 | 2018-02-20 |
* | Run podman inside a podman container | baude | 2018-02-16 |
* | images --all developer note | baude | 2018-02-16 |
* | Add podman version | Daniel J Walsh | 2018-02-15 |
* | No registries warning | baude | 2018-02-15 |
* | Return imageid from podman pull | baude | 2018-02-15 |
* | No entrpoint, cmd, or command | baude | 2018-02-15 |
* | Privileged containers should inherit host devices | baude | 2018-02-15 |
* | PS performance cleanups | baude | 2018-02-14 |
* | Disable default Seccomp profile with privileged containers | Matthew Heon | 2018-02-13 |
* | 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 |
* | podman logs: fix tailing | baude | 2018-02-09 |
* | Add some global options to build | TomSweeneyRedHat | 2018-02-08 |
* | cleanup network stack as well as storage when container shuts down. | Daniel J Walsh | 2018-02-08 |
* | Merge pull request #290 from umohnani8/templates | Daniel J Walsh | 2018-02-07 |
|\ |
|
| * | Fix when the --format flag prints a new line at the end | umohnani8 | 2018-02-07 |
* | | Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/username | Daniel J Walsh | 2018-02-07 |
|\ \
| |/
|/| |
|
| * | Change un/pwd handling to match Buildah's | TomSweeneyRedHat | 2018-02-06 |
* | | Match podman inspect output to docker inspect | umohnani8 | 2018-02-06 |
* | | Change stop signal default to SIGTERM | Matthew Heon | 2018-02-06 |
* | | Add podman search command | umohnani8 | 2018-02-06 |
|/ |
|
* | sysfs should be mounted rw for privileged | baude | 2018-02-06 |
* | Deprecate --format for podman top | baude | 2018-02-05 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
* | Merge pull request #282 from randomvariable/fix/sandbox | Daniel J Walsh | 2018-02-02 |
|\ |
|
| * | Set default configuration container type annotation to sandbox | Naadir Jeewa | 2018-02-01 |
* | | Fix --cert-dir path for podman login | umohnani8 | 2018-02-02 |
* | | Add authfile, cert-dir and creds params to build | TomSweeneyRedHat | 2018-02-01 |
* | | Implment network == none | baude | 2018-01-31 |
|/ |
|
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
* | Add StopWithTimeout API function for containers | Matthew Heon | 2018-01-30 |