| Commit message (Expand) | Author | Age |
* | Make podman commit to localhost rather then docker.io | Daniel J Walsh | 2018-05-03 |
* | remove options from create/run that we cannot support | baude | 2018-05-02 |
* | Add iidfile parame to build and commit man pages | TomSweeneyRedHat | 2018-04-30 |
* | Make ':' a restricted character for file names | umohnani8 | 2018-04-30 |
* | Add isolation note to build man page | TomSweeneyRedHat | 2018-04-26 |
* | Modify man pages so they compile correctly in mandb | Daniel J Walsh | 2018-04-26 |
* | Merge pull request #641 from nathwill/man-libpod | Daniel J Walsh | 2018-04-23 |
|\ |
|
| * | add libpod.conf man page | Nathan Williams | 2018-04-21 |
* | | Initial varlink implementation | baude | 2018-04-23 |
|/ |
|
* | Allow podman start to attach to a running container | baude | 2018-04-18 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | Modify diff and inspect docs | umohnani8 | 2018-04-17 |
* | Use buildah commit for podman commit | baude | 2018-04-10 |
* | Add conmon-pidfile flag to bash completions/manpages | Matthew Heon | 2018-04-03 |
* | Add files section to podman man page | Daniel J Walsh | 2018-03-26 |
* | Small manpage reword | Matthew Heon | 2018-03-23 |
* | Document .containerenv in manpages. Move it to /run. | Matthew Heon | 2018-03-23 |
* | 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 |