| Commit message (Expand) | Author | Age |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Fix handling of hostname in --net=host | Daniel J Walsh | 2018-08-15 |
* | rootless: not require userns for help/version | Giuseppe Scrivano | 2018-08-14 |
* | Further fix tests | Matthew Heon | 2018-08-11 |
* | Fix typo breaking tests | Matthew Heon | 2018-08-10 |
* | Only use cgroupfs for containerized tests | Matthew Heon | 2018-08-10 |
* | Temporarily force all tests to use cgroupfs driver | Matthew Heon | 2018-08-10 |
* | add podman pod inspect | baude | 2018-08-09 |
* | Fix ambiguity in adding localhost to podman save | haircommander | 2018-08-08 |
* | Handle yum and dnf | baude | 2018-08-07 |
* | Vendor in latest github.com/projectatomic/buildah | Daniel J Walsh | 2018-08-03 |
* | Added ps --pod option | haircommander | 2018-08-02 |
* | Use REGISTRIES_CONFIG_PATH for all tests | baude | 2018-08-02 |
* | Integration Test Improvements #3 | baude | 2018-08-01 |
* | Integration Test Improvements #2 | baude | 2018-07-30 |
* | avoid spewing fds do to restore of cached images | baude | 2018-07-30 |
* | Add load test for xz compressed images | umohnani8 | 2018-07-30 |
* | Speed up test results | baude | 2018-07-30 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | podman rmi shouldn't delete named referenced images | umohnani8 | 2018-07-28 |
* | Add pod pause/unpause | haircommander | 2018-07-27 |
* | Don't pollute the build output with failures to build checkseccomp | Miloslav Trmač | 2018-07-26 |
* | Add pod kill | haircommander | 2018-07-25 |
* | Added pod restart | haircommander | 2018-07-25 |
* | Clear variables used to store options after parsing for every volume | umohnani8 | 2018-07-25 |
* | Add an E2E test to verify basic namespace functionality | Matthew Heon | 2018-07-24 |
* | Add OnBuild and usernamespace test to baseline | TomSweeneyRedHat | 2018-07-23 |
* | Merge pull request #1117 from haircommander/pod-start-stop1 | Matthew Heon | 2018-07-20 |
|\ |
|
| * | Added pod start and stop | haircommander | 2018-07-20 |
* | | Podman load/tag/save prepend localhost when no repository is present | haircommander | 2018-07-20 |
|/ |
|
* | podman-top: use containers/psgo | Valentin Rothberg | 2018-07-19 |
* | oci: keep exposed ports busy and leak the fd into conmon | Giuseppe Scrivano | 2018-07-19 |
* | rootless: require subids to be present | Giuseppe Scrivano | 2018-07-16 |
* | Fix ps --sort=size test | Matthew Heon | 2018-07-13 |
* | Merge pull request #1065 from haircommander/pod-start-create-rm | Daniel J Walsh | 2018-07-13 |
|\ |
|
| * | 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 |
* | | fix pull image that includes a sha | baude | 2018-07-13 |
|/ |
|
* | podman rmi should only untag image if parent of another | umohnani8 | 2018-07-12 |
* | urfave/cli: fix regression in short-opts parsing | Valentin Rothberg | 2018-07-09 |
* | Add --volumes-from flag to podman run and create | umohnani8 | 2018-07-09 |
* | Fix timeout issue with built-in volume test | umohnani8 | 2018-07-05 |
* | urfave/cli: fix parsing of short opts | Valentin Rothberg | 2018-07-05 |
* | Allow multiple mounts | TomSweeneyRedHat | 2018-07-03 |
* | Skip a test in Travis that has timeout issues | Matthew Heon | 2018-07-03 |
* | Fix built-in volume issue with podman run/create | umohnani8 | 2018-06-29 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | Allow multiple containers and all for umount | TomSweeneyRedHat | 2018-06-29 |
* | Test to verify overlay quotas work, show container overhead on quota | haircommander | 2018-06-29 |
* | Remove the --registry flag from podman search | umohnani8 | 2018-06-28 |