summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Changed GetContainerStats to return ErrCtrStateInvalidhaircommander2018-08-23
* Add GetPodStats to varlinkhaircommander2018-08-23
* Add podman pod tophaircommander2018-08-23
* Enable pod stats with short ID and namehaircommander2018-08-21
* Fix handling of devicesDaniel J Walsh2018-08-20
* Mention that systemd is the default cgroup managerMatthew Heon2018-08-17
* Don't fail on size.Daniel J Walsh2018-08-17
* podman pod statsbaude2018-08-17
* Added helper function for libpod pod api callshaircommander2018-08-16
* CreatePod args now PodCreate structurehaircommander2018-08-16
* Added reason to PodContainerErrorhaircommander2018-08-16
* Change batchcontainer to sharedhaircommander2018-08-16
* Add Pod API to varlink.haircommander2018-08-16
* Change pod varlink API.haircommander2018-08-16
* Moved getPodStatus to pod API to be used in varlinkhaircommander2018-08-16
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Suport format param for varlink CommitQi Wang2018-08-16
* Fix segfault in top when -l and no args are passedhaircommander2018-08-16
* build, rootless: specify IsolationOCIRootlessGiuseppe Scrivano2018-08-15
* rootless: not require userns for help/versionGiuseppe Scrivano2018-08-14
* podman in rootless mode will only work with cgroupfs at this point.Daniel J Walsh2018-08-14
* search name should include registrybaude2018-08-10
* apparmor: respect "unconfined" settingValentin Rothberg2018-08-09
* add podman pod inspectbaude2018-08-09
* Fix ambiguity in adding localhost to podman savehaircommander2018-08-08
* Improve ps handling of container start/stop timeMatthew Heon2018-08-08
* Stub varlink pod methods.haircommander2018-08-06
* Rename varlink socket and interfacebaude2018-08-06
* Make one runtime for the varlink servicebaude2018-08-05
* Vendor in latest github.com/projectatomic/buildahDaniel J Walsh2018-08-03
* Added ps --pod optionhaircommander2018-08-02
* RFC: Remove unused transport name constants from libpodMiloslav Trmač2018-08-01
* Replace Runtime.LoadFromArchive with Runtime.LoadFromArchiveReferenceMiloslav 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.PushImageToHeuristicDestinationMiloslav Trmač2018-08-01
* RFC? Hard-code "format" string values instead of using libpod.* transport namesMiloslav Trmač2018-08-01
* Use PushImageToReference for (podman save)Miloslav Trmač2018-08-01
* Call imageNameForSaveDestination while creating the referencesMiloslav Trmač2018-08-01
* Exit early in the simple case in imageNameForSaveDestinationMiloslav Trmač2018-08-01
* Rename parameters of imageNameForSaveDestinationMiloslav Trmač2018-08-01
* Split imageNameForSaveDestination from saveCmdMiloslav Trmač2018-08-01
* Split a single if statement into two.Miloslav Trmač2018-08-01
* Move source handling before destination parsingMiloslav Trmač2018-08-01
* Add --force to podman umount to force the unmounting of the rootfsDaniel J Walsh2018-08-01
* Add pod pause/unpausehaircommander2018-07-27
* Refactored method of getting podshaircommander2018-07-27
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* Skip seccomp-dependent tests on non-LinuxMiloslav Trmač2018-07-26