summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
...
* 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
* Remove cmd/podman/user.goMiloslav Trmač2018-07-26
* Add pod killhaircommander2018-07-25
* Added pod restarthaircommander2018-07-25
* Merge pull request #1116 from mheon/namespacesDaniel J Walsh2018-07-25
|\
| * Address first round of review commentsMatthew Heon2018-07-24
| * Add --namespace flag to PodmanMatthew Heon2018-07-24
* | podman: allow to specify the IPC namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the UTS namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the PID namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the userns to joinGiuseppe Scrivano2018-07-24
|/
* We don't currently support --mac-addressDaniel J Walsh2018-07-24
* Update container Mounted() and Mountpoint() functionsMatthew Heon2018-07-24
* AppArmor: runtime check if it's enabled on the hostValentin Rothberg2018-07-23
* Add format descriptors infor to podman topDaniel J Walsh2018-07-23
* Fix error handling in pod start/stop.haircommander2018-07-23
* Merge pull request #1117 from haircommander/pod-start-stop1Matthew Heon2018-07-20
|\
| * Added pod start and stophaircommander2018-07-20
* | Merge pull request #1120 from haircommander/pod-ps-status-hotfixMatthew Heon2018-07-20
|\ \
| * | Pod ps now uses pod.Status()haircommander2018-07-20
| |/
* | Merge pull request #1103 from haircommander/load_dockerlessMatthew Heon2018-07-20
|\ \
| * | Podman load/tag/save prepend localhost when no repository is presenthaircommander2018-07-20
| |/
* | Merge pull request #1104 from rhatdan/mountingMatthew Heon2018-07-20
|\ \
| * | Let containers/storage keep track of mountsDaniel J Walsh2018-07-19
* | | rootless: allow a per-user storage.conf fileGiuseppe Scrivano2018-07-20
| |/ |/|
* | podman-top: use containers/psgoValentin Rothberg2018-07-19
|/
* Fix ps filter with key=value labelsJoshua Roys2018-07-16
* Change logic for detecting conflicting flags in psMatthew Heon2018-07-13
* Only print container size JSON if --size was requestedMatthew Heon2018-07-13