summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* 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
* 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
|\ \