| Commit message (Expand) | Author | Age |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | add build to main and as subcommand to image | baude | 2019-02-14 |
* | podman-remote push | baude | 2019-02-13 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | Separate remote and local commands | baude | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Capatilize all usage and descriptions | Daniel J Walsh | 2019-02-05 |
* | Add podman system prune and info commands | Daniel J Walsh | 2019-02-05 |
* | podman-remote import|export | baude | 2019-02-05 |
* | enable podman-remote version | baude | 2019-01-21 |
* | Mask unimplemeted commands for remote client | baude | 2019-01-19 |
* | Add darwin support for remote-client | baude | 2019-01-11 |
* | podman: bump RLIMIT_NOFILE also without CAP_SYS_RESOURCE | Giuseppe Scrivano | 2019-01-10 |
* | podman: set umask to 022 | Giuseppe Scrivano | 2019-01-07 |
* | export: fix usage with rootless containers | Giuseppe Scrivano | 2018-12-21 |
* | Add Play | baude | 2018-12-19 |
* | mount: allow mount only when using vfs | Giuseppe Scrivano | 2018-12-12 |
* | rootless: fix restart when using fuse-overlayfs | Giuseppe Scrivano | 2018-12-11 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | libpod/container_internal: Deprecate implicit hook directories | W. Trevor King | 2018-12-03 |
* | output libpod container to kubernetes yaml | baude | 2018-11-19 |
* | Add --max-workers and heuristics for parallel operations | baude | 2018-10-25 |
* | rootless: always set XDG_RUNTIME_DIR | Giuseppe Scrivano | 2018-10-03 |
* | report when rootless | baude | 2018-09-20 |
* | Do not set rlimits if we are rootless | Matthew Heon | 2018-09-13 |
* | Up default Podman rlimits to avoid max open files | Matthew Heon | 2018-09-13 |
* | Fix up libpod.conf man pages and referencese to it. | Daniel J Walsh | 2018-09-06 |
* | rootless, create: support --pod | Giuseppe Scrivano | 2018-09-04 |
* | rootless, run: support --pod | Giuseppe Scrivano | 2018-09-04 |
* | rootless: be in an userns to initialize the runtime | Giuseppe Scrivano | 2018-09-04 |
* | catch command-not-found errors | Valentin Rothberg | 2018-08-31 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | rootless: show an error when stats is used | Giuseppe Scrivano | 2018-08-29 |
* | rootless: show an error when pause/unpause are used | Giuseppe Scrivano | 2018-08-29 |
* | rootless: fix top | Giuseppe Scrivano | 2018-08-29 |
* | rootless, search: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, login, logout: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, kill: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, stop: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless: fix exec | Giuseppe Scrivano | 2018-08-26 |
* | Mention that systemd is the default cgroup manager | Matthew Heon | 2018-08-17 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | rootless: not require userns for help/version | Giuseppe Scrivano | 2018-08-14 |
* | Address first round of review comments | Matthew Heon | 2018-07-24 |
* | Add --namespace flag to Podman | Matthew Heon | 2018-07-24 |
* | Merge pull request #1075 from giuseppe/rootless-no-symlinks-into-storage-path | Daniel J Walsh | 2018-07-13 |
|\ |
|
| * | rootless: correctly propagate the exit status from the container | Giuseppe Scrivano | 2018-07-13 |
* | | Podman pod create/rm commands with man page and tests. | haircommander | 2018-07-13 |
* | | Log all output of logrus to syslog as well as stdout/stderr | Daniel J Walsh | 2018-07-12 |
|/ |
|
* | rootless: add management for the userNS | Giuseppe Scrivano | 2018-06-27 |