| Commit message (Expand) | Author | Age |
* | Merge pull request #3068 from h-vetinari/master | OpenShift Merge Robot | 2019-05-11 |
|\ |
|
| * | Update installation instructions | Axel Obermeier | 2019-05-07 |
* | | Merge pull request #3041 from QiWang19/cpdash | OpenShift Merge Robot | 2019-05-09 |
|\ \ |
|
| * | | implement cp reads tar file from stdin/stdout | Qi Wang | 2019-05-09 |
* | | | Merge pull request #3072 from mheon/no_rm_volume | OpenShift Merge Robot | 2019-05-08 |
|\ \ \ |
|
| * | | | Do not remove volumes when --rm removes a container | Matthew Heon | 2019-05-06 |
| | |/
| |/| |
|
* | | | add varlink bridge | baude | 2019-05-08 |
| |/
|/| |
|
* | | podman-run|create man updates | baude | 2019-05-07 |
|/ |
|
* | Merge pull request #3066 from mheon/events_libpod_manpage | OpenShift Merge Robot | 2019-05-04 |
|\ |
|
| * | Document events logger options in libpod.conf manpage | Matthew Heon | 2019-05-03 |
* | | Merge pull request #2826 from mheon/restart_policy | OpenShift Merge Robot | 2019-05-03 |
|\ \
| |/
|/| |
|
| * | Fix manpage typos | Matthew Heon | 2019-05-03 |
| * | Address review comments on restart policy | Matthew Heon | 2019-05-03 |
| * | Add a restart event, and make one during restart policy | Matthew Heon | 2019-05-03 |
| * | Add manpage information for restart policy | Matthew Heon | 2019-05-03 |
* | | Merge pull request #3064 from rhatdan/sysregistriesv2 | OpenShift Merge Robot | 2019-05-03 |
|\ \
| |/
|/| |
|
| * | change from sysregistries to sysregistriesv2 | Daniel J Walsh | 2019-05-03 |
* | | top: fallback to execing ps(1) | Valentin Rothberg | 2019-05-03 |
|/ |
|
* | Generate systemd unit files for containers | baude | 2019-05-02 |
* | Merge pull request #3039 from mheon/podman_init | OpenShift Merge Robot | 2019-05-02 |
|\ |
|
| * | Fix typo in init manpage | Matthew Heon | 2019-05-02 |
| * | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
* | | docs: Fix typo "healthcheck" pt2 | TomSweeneyRedHat | 2019-05-02 |
* | | http-proxy: improve docs | James Cassell | 2019-05-01 |
|/ |
|
* | auto pass http_proxy into container | James Cassell | 2019-04-30 |
* | Use 'sudo tee' in tutorial so install works as non-root | Matthew Heon | 2019-04-30 |
* | Move --mount in run man page | TomSweeneyRedHat | 2019-04-29 |
* | Merge pull request #3025 from rhatdan/read-only | OpenShift Merge Robot | 2019-04-29 |
|\ |
|
| * | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | | system: add new subcommand "migrate" | Giuseppe Scrivano | 2019-04-26 |
|/ |
|
* | journald event logging | baude | 2019-04-24 |
* | pull: special case all-tags semantics | Valentin Rothberg | 2019-04-24 |
* | Internal names do not match external names | Daniel J Walsh | 2019-04-18 |
* | Add podman pod prune | Peter Hunt | 2019-04-16 |
* | Remove old crio reference from man pages | Daniel J Walsh | 2019-04-13 |
* | Add --include-volumes flag to 'podman commit' | Matthew Heon | 2019-04-11 |
* | (minor): fix misspelled 'Healthcheck' | Ed Santiago | 2019-04-10 |
* | Merge pull request #2799 from rhatdan/man | OpenShift Merge Robot | 2019-04-08 |
|\ |
|
| * | Fix location of libpod.conf | Daniel J Walsh | 2019-03-30 |
* | | Merge pull request #2817 from tkrypton/tutorial-fix | OpenShift Merge Robot | 2019-04-08 |
|\ \ |
|
| * | | Added port forwarding and IP address hint. | Ulrich Teichert | 2019-04-04 |
| |/ |
|
* | | Volume force-remove now removed dependent containers | Matthew Heon | 2019-04-04 |
* | | Merge pull request #2812 from rpjday/topic/rpjday/missing_option_hyphen | OpenShift Merge Robot | 2019-03-31 |
|\ \ |
|
| * | | docs/podman-inspect.1.md: add missing option hyphen for "-t" | Robert P. J. Day | 2019-03-30 |
| |/ |
|
* | | Merge pull request #2816 from rpjday/topic/rpjday/missing_hyphens | OpenShift Merge Robot | 2019-03-31 |
|\ \ |
|
| * | | docs/podman*.md: fix numerous option typos and spacing errors | Robert P. J. Day | 2019-03-31 |
| |/ |
|
* / | docs/podman-rm.1.md: delete "Not yet implemented" msg for volume removal | Robert P. J. Day | 2019-03-30 |
|/ |
|
* | Remove wait event | Matthew Heon | 2019-03-29 |
* | Merge pull request #2691 from baude/psdynamic | OpenShift Merge Robot | 2019-03-29 |
|\ |
|
| * | Add watch mode to podman ps | baude | 2019-03-28 |