| Commit message (Expand) | Author | Age |
... | |
* | Don't fail on size. | Daniel J Walsh | 2018-08-17 |
* | podman pod stats | baude | 2018-08-17 |
* | Added helper function for libpod pod api calls | haircommander | 2018-08-16 |
* | CreatePod args now PodCreate structure | haircommander | 2018-08-16 |
* | Added reason to PodContainerError | haircommander | 2018-08-16 |
* | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | Add Pod API to varlink. | haircommander | 2018-08-16 |
* | Change pod varlink API. | haircommander | 2018-08-16 |
* | Moved getPodStatus to pod API to be used in varlink | haircommander | 2018-08-16 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Suport format param for varlink Commit | Qi Wang | 2018-08-16 |
* | Fix segfault in top when -l and no args are passed | haircommander | 2018-08-16 |
* | build, rootless: specify IsolationOCIRootless | Giuseppe Scrivano | 2018-08-15 |
* | rootless: not require userns for help/version | Giuseppe Scrivano | 2018-08-14 |
* | podman in rootless mode will only work with cgroupfs at this point. | Daniel J Walsh | 2018-08-14 |
* | search name should include registry | baude | 2018-08-10 |
* | apparmor: respect "unconfined" setting | Valentin Rothberg | 2018-08-09 |
* | add podman pod inspect | baude | 2018-08-09 |
* | Fix ambiguity in adding localhost to podman save | haircommander | 2018-08-08 |
* | Improve ps handling of container start/stop time | Matthew Heon | 2018-08-08 |
* | Stub varlink pod methods. | haircommander | 2018-08-06 |
* | Rename varlink socket and interface | baude | 2018-08-06 |
* | Make one runtime for the varlink service | baude | 2018-08-05 |
* | Vendor in latest github.com/projectatomic/buildah | Daniel J Walsh | 2018-08-03 |
* | Added ps --pod option | haircommander | 2018-08-02 |
* | RFC: Remove unused transport name constants from libpod | Miloslav Trmač | 2018-08-01 |
* | Replace Runtime.LoadFromArchive with Runtime.LoadFromArchiveReference | Miloslav Trmač | 2018-08-01 |
* | Rename the "image" variable to "imageName" | Miloslav Trmač | 2018-08-01 |
* | Fix the heuristic for docker-archive: sources in (podman pull) | Miloslav Trmač | 2018-08-01 |
* | RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestination | Miloslav Trmač | 2018-08-01 |
* | RFC? Hard-code "format" string values instead of using libpod.* transport names | Miloslav Trmač | 2018-08-01 |
* | Use PushImageToReference for (podman save) | Miloslav Trmač | 2018-08-01 |
* | Call imageNameForSaveDestination while creating the references | Miloslav Trmač | 2018-08-01 |
* | Exit early in the simple case in imageNameForSaveDestination | Miloslav Trmač | 2018-08-01 |
* | Rename parameters of imageNameForSaveDestination | Miloslav Trmač | 2018-08-01 |
* | Split imageNameForSaveDestination from saveCmd | Miloslav Trmač | 2018-08-01 |
* | Split a single if statement into two. | Miloslav Trmač | 2018-08-01 |
* | Move source handling before destination parsing | Miloslav Trmač | 2018-08-01 |
* | Add --force to podman umount to force the unmounting of the rootfs | Daniel J Walsh | 2018-08-01 |
* | Add pod pause/unpause | haircommander | 2018-07-27 |
* | Refactored method of getting pods | haircommander | 2018-07-27 |
* | Cleanup descriptions and help information | Daniel J Walsh | 2018-07-27 |
* | Skip seccomp-dependent tests on non-Linux | Miloslav Trmač | 2018-07-26 |
* | Remove cmd/podman/user.go | Miloslav Trmač | 2018-07-26 |
* | Add pod kill | haircommander | 2018-07-25 |
* | Added pod restart | haircommander | 2018-07-25 |
* | Merge pull request #1116 from mheon/namespaces | Daniel J Walsh | 2018-07-25 |
|\ |
|
| * | Address first round of review comments | Matthew Heon | 2018-07-24 |
| * | Add --namespace flag to Podman | Matthew Heon | 2018-07-24 |
* | | podman: allow to specify the IPC namespace to join | Giuseppe Scrivano | 2018-07-24 |