| Commit message (Expand) | Author | Age |
... | |
* | | Merge pull request #3352 from mheon/inspect_config_to_libpod | OpenShift Merge Robot | 2019-06-18 |
|\ \
| |/
|/| |
|
| * | Move the Config portion of Inspect into libpod | Matthew Heon | 2019-06-17 |
* | | cmd, docs, test: fix some typos | Giuseppe Scrivano | 2019-06-18 |
|/ |
|
* | Begin to break up pkg/inspect | Matthew Heon | 2019-06-03 |
* | Implement podman logs with log-driver journald | Peter Hunt | 2019-05-28 |
* | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | userns: add new option --userns=keep-id | Giuseppe Scrivano | 2019-05-24 |
* | create: skip resources validation with cgroup v2 | Giuseppe Scrivano | 2019-05-13 |
* | add varlink bridge | baude | 2019-05-08 |
* | Address review comments on restart policy | Matthew Heon | 2019-05-03 |
* | Restart policy conflicts with the --rm flag | Matthew Heon | 2019-05-03 |
* | Add container restart policy to Libpod & Podman | Matthew Heon | 2019-05-03 |
* | Merge pull request #2905 from QiWang19/globalvar | OpenShift Merge Robot | 2019-05-03 |
|\ |
|
| * | Add variable for global flags to runlabel | Qi Wang | 2019-05-02 |
* | | Merge pull request #3061 from baude/parsecleanup | OpenShift Merge Robot | 2019-05-03 |
|\ \ |
|
| * | | clean up shared/parse/parse.go | baude | 2019-05-02 |
* | | | Merge pull request #2959 from mheon/merge_volume_flags | OpenShift Merge Robot | 2019-05-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | Migrate to unified volume handling code | Matthew Heon | 2019-05-01 |
| * | | Always pass pod into MakeContainerConfig | Matthew Heon | 2019-05-01 |
| * | | Remove non-config fields from CreateConfig | Matthew Heon | 2019-05-01 |
| * | | Add a new function for converting a CreateConfig | Matthew Heon | 2019-05-01 |
| |/ |
|
* | | Merge pull request #3039 from mheon/podman_init | OpenShift Merge Robot | 2019-05-02 |
|\ \ |
|
| * | | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
| |/ |
|
* / | Remove two bits of dead code | Chris Evich | 2019-05-02 |
|/ |
|
* | auto pass http_proxy into container | James Cassell | 2019-04-30 |
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | journald event logging | baude | 2019-04-24 |
* | Merge pull request #2917 from baude/remotestart | OpenShift Merge Robot | 2019-04-17 |
|\ |
|
| * | podman-remote start | baude | 2019-04-17 |
* | | Add podman pod prune | Peter Hunt | 2019-04-16 |
|/ |
|
* | pod: drop dead code | Giuseppe Scrivano | 2019-04-15 |
* | Incorporate image and default environment variables in play kube | Peter Hunt | 2019-04-14 |
* | Merge pull request #2903 from baude/remotegenkube | OpenShift Merge Robot | 2019-04-12 |
|\ |
|
| * | podman-remote generate kube | baude | 2019-04-12 |
* | | Fixes for podman-remote run and attach | baude | 2019-04-11 |
|/ |
|
* | Merge pull request #2882 from baude/remoteps | OpenShift Merge Robot | 2019-04-10 |
|\ |
|
| * | podman-remote ps | baude | 2019-04-09 |
* | | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
|/ |
|
* | podman-remote create|run | baude | 2019-04-08 |
* | Revert "Switch to golangci-lint" | Brent Baude | 2019-04-05 |
* | Merge pull request #2742 from openSUSE/golangci-lint | Daniel J Walsh | 2019-04-05 |
|\ |
|
| * | Add deadcode linter | Sascha Grunert | 2019-04-04 |
* | | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
* | | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
|/ |
|
* | Fix gofmt | Matthew Heon | 2019-03-27 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Resolve review comments | Matthew Heon | 2019-03-27 |
* | Add --no-hosts flag to disable management of /etc/hosts | Matthew Heon | 2019-03-27 |
* | podman health check phase3 | baude | 2019-03-22 |
* | podman: do not split --env on comma | Giuseppe Scrivano | 2019-03-20 |