| Commit message (Expand) | Author | Age |
* | Merge pull request #447 from mheon/sig_proxy | Daniel J Walsh | 2018-03-16 |
|\ |
|
| * | Add signal proxying to podman run, start, and attach | Matthew Heon | 2018-03-15 |
* | | Add restart to main podman manpage | Matthew Heon | 2018-03-16 |
* | | Make manpage more clear | Matthew Heon | 2018-03-16 |
* | | Add 'podman restart' command | Matthew Heon | 2018-03-16 |
|/ |
|
* | We should not allow a user to mount a container with a different label | Daniel J Walsh | 2018-03-15 |
* | Remove references to container restart on create/run command | Daniel J Walsh | 2018-03-14 |
* | Merge pull request #471 from TomSweeneyRedHat/dev/tsweeney/podmanman | Matthew Heon | 2018-03-12 |
|\ |
|
| * | Update commands section to a table and add missing commands | TomSweeneyRedHat | 2018-03-10 |
* | | Remove crio.conf references from manpages | Matthew Heon | 2018-03-12 |
|/ |
|
* | podman import, load, and commit are too verbose | baude | 2018-03-07 |
* | Add buildah bud options from common.go | TomSweeneyRedHat | 2018-03-06 |
* | docs: podman-top: fix nonworking example | Ed Santiago | 2018-03-06 |
* | docs/podman-info.1.md update man page | baude | 2018-03-01 |
* | (minor) correct misspellings in man pages | Ed Santiago | 2018-02-27 |
* | Tagging an image alias by shortname | baude | 2018-02-26 |
* | 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 |