| Commit message (Expand) | Author | Age |
* | Add examples for Cobra | TomSweeneyRedHat | 2019-02-14 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Capatilize all usage and descriptions | Daniel J Walsh | 2019-02-05 |
* | Add a --workdir option to 'podman exec' | Debarshi Ray | 2019-01-08 |
* | add container-init support | Valentin Rothberg | 2019-01-04 |
* | Add information on --restart | Daniel J Walsh | 2018-12-18 |
* | rootless: add new netmode "slirp4netns" | Giuseppe Scrivano | 2018-11-27 |
* | Also factor out getAllOrLatestContainers() function | Adrian Reber | 2018-10-23 |
* | Add checkAllAndLatest() function | Adrian Reber | 2018-10-23 |
* | Handle http/https in registry given to login/out | TomSweeneyRedHat | 2018-10-22 |
* | Support auth file environment variable & add change to man pages | Qi Wang | 2018-10-12 |
* | Merge pull request #1619 from QiWang19/issus1610 | OpenShift Merge Robot | 2018-10-11 |
|\ |
|
| * | Sort all command flags | Qi Wang | 2018-10-11 |
* | | Add --ip flag and plumbing into libpod | Matthew Heon | 2018-10-11 |
|/ |
|
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | Vendor in latest containers/buildah | Daniel J Walsh | 2018-09-18 |
* | Fix nameing of Namespaces to be more consistent | Daniel J Walsh | 2018-09-06 |
* | We should fail Podman with ExitCode 125 by default | Daniel J Walsh | 2018-09-05 |
* | commandNotFoundHandler: use stderr and exit code 1 | Valentin Rothberg | 2018-09-01 |
* | Add proper support for systemd inside of podman | Daniel J Walsh | 2018-08-31 |
* | catch command-not-found errors | Valentin Rothberg | 2018-08-31 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | run/create: reserve `-h` flag for hostname | Valentin Rothberg | 2018-08-30 |
* | Vendor in latest projectatomic/buildah | Daniel J Walsh | 2018-08-29 |
* | allow specification of entrypoint in the form of a slice | Daniel J Walsh | 2018-08-28 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Cleanup descriptions and help information | Daniel J Walsh | 2018-07-27 |
* | We don't currently support --mac-address | Daniel J Walsh | 2018-07-24 |
* | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
* | 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 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
* | remove options from create/run that we cannot support | baude | 2018-05-02 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | podman: new option --conmon-pidfile= | Giuseppe Scrivano | 2018-03-29 |
* | 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 |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | Honor ENTRYPOINT in image | baude | 2018-02-11 |
* | Remove libkpod. Replace runtime generation function. | Matthew Heon | 2018-01-29 |
* | Fix podman stats based on QE feedback | umohnani8 | 2018-01-25 |
* | Make --net alias to --network | baude | 2018-01-15 |
* | Implement and test the following flags for podman run and create | umohnani8 | 2018-01-15 |
* | Add support for shm-size. | Daniel J Walsh | 2018-01-11 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | We no longer use stores | Daniel J Walsh | 2018-01-04 |
* | Host networking | baude | 2017-12-30 |
* | Plumb through the --stop-timeout signal handling | Daniel J Walsh | 2017-12-20 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |