| Commit message (Expand) | Author | Age |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | Inspect output should be in array form | baude | 2018-02-21 |
* | Add --time alias to manpages | Matthew Heon | 2018-02-21 |
* | language: correct 'vice versa' in docs | Ed Santiago | 2018-02-19 |
* | Touch up tutorial location and install reqs | TomSweeneyRedHat | 2018-02-15 |
* | Return imageid from podman pull | baude | 2018-02-15 |
* | Change json to match docker inspect | Daniel J Walsh | 2018-02-11 |
* | podman logs: fix tailing | baude | 2018-02-09 |
* | docs/tutorials/podman_tutorial.md | baude | 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 |
* | | Merge pull request #303 from umohnani8/certs | Daniel J Walsh | 2018-02-07 |
|\ \ |
|
| * | | Change default certs dir to /etc/containers/certs.d | umohnani8 | 2018-02-06 |
* | | | Change sudo examples to use $ instead of $ | Daniel J Walsh | 2018-02-07 |
|/ / |
|
* | | Match podman inspect output to docker inspect | umohnani8 | 2018-02-06 |
* | | Touchup podman kill manpage | Matthew Heon | 2018-02-06 |
* | | Add podman search command | umohnani8 | 2018-02-06 |
* | | avoid period character at the beginning of newline | Lokesh Mandvekar | 2018-02-06 |
|/ |
|
* | Deprecate --format for podman top | baude | 2018-02-05 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Add authfile, cert-dir and creds params to build | TomSweeneyRedHat | 2018-02-01 |
* | docs/tutorials/podman_tutorial.md: Add Ubuntu | baude | 2018-01-30 |
* | Ran spell checker through all man pages | Daniel J Walsh | 2018-01-29 |
* | Fix podman stats based on QE feedback | umohnani8 | 2018-01-25 |
* | podman port | baude | 2018-01-23 |
* | Touchup build to add missing -q flag | TomSweeneyRedHat | 2018-01-20 |
* | Merge pull request #216 from rhatdan/docker | Daniel J Walsh | 2018-01-18 |
|\ |
|
| * | Add support for mimicing docker CLI | Daniel J Walsh | 2018-01-18 |
* | | Slim down README.md and make tutorials page | TomSweeneyRedHat | 2018-01-17 |
|/ |
|
* | Remove --storage-opt from podman run/create | Daniel J Walsh | 2018-01-17 |
* | Implement and test the following flags for podman run and create | umohnani8 | 2018-01-15 |
* | Add latest to wait | baude | 2018-01-08 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | Touchup rmi manpage | TomSweeneyRedHat | 2018-01-08 |
* | Change name of kpod to podman | Daniel J Walsh | 2018-01-04 |
* | Initial podman build | TomSweeneyRedHat | 2017-12-23 |
* | Touch up certs-dir verbiage a bit | TomSweeneyRedHat | 2017-12-21 |
* | Cleanup Documentation and bash completions | Daniel J Walsh | 2017-12-20 |
* | Add flag --cert-dir and --tls-verify to kpod login | Suraj Deshmukh | 2017-12-20 |
* | Add podman commit command | umohnani8 | 2017-12-20 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |
* | kpod top | baude | 2017-12-14 |
* | Add support for dir transport to kpod save | umohnani8 | 2017-12-14 |
* | Add manifest type conversion to kpod push | umohnani8 | 2017-12-14 |
* | kpod stats | baude | 2017-12-13 |
* | Update kpod inspect to use the new container state | umohnani8 | 2017-12-12 |
* | We don't support VolumesFrom or links | Daniel J Walsh | 2017-12-12 |
* | Fix misleading print statement in kpod load | umohnani8 | 2017-12-11 |
* | kpod exec | baude | 2017-12-11 |