| Commit message (Expand) | Author | Age |
* | Allow customizing pod hostname | Chen Zhiwei | 2019-08-18 |
* | cmd: drop check for euid==0 | Giuseppe Scrivano | 2019-08-12 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | preparation for remote-client create container | baude | 2019-03-11 |
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | Command-line input validation: reject unused args | Ed Santiago | 2019-02-27 |
* | podman-remote create|ps | baude | 2019-02-25 |
* | Podman pod create now errors on receiving CLI args | Matthew Heon | 2019-02-19 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | pod: drop not valid check for rootless | Giuseppe Scrivano | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Clean up some existing varlink endpoints | baude | 2018-12-12 |
* | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | create: fix writing cidfile when using rootless | Giuseppe Scrivano | 2018-10-23 |
* | Sort all command flags | Qi Wang | 2018-10-11 |
* | Fix pod sharing for utsmode | Daniel J Walsh | 2018-09-07 |
* | pod create: restore help flag | 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 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Support pause containers in varlink | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Cleanup descriptions and help information | Daniel J Walsh | 2018-07-27 |
* | Added full podman pod ps, with tests and man page | haircommander | 2018-07-13 |
* | Podman pod create/rm commands with man page and tests. | haircommander | 2018-07-13 |