summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* podman: allow to specify the userns to joinGiuseppe Scrivano2018-07-24
* network: support ns: prefix to join existing namespaceGiuseppe Scrivano2018-07-24
* spec: allow container:NAME network modeGiuseppe Scrivano2018-07-24
* Update issue template to point build bugs at buildahMatthew Heon2018-07-24
* We don't currently support --mac-addressDaniel J Walsh2018-07-24
* Vendor in latest containers/psgo codeDaniel J Walsh2018-07-24
* Update container Mounted() and Mountpoint() functionsMatthew Heon2018-07-24
* [WIP] Refactor and simplify python buildsJhon Honce2018-07-23
* 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
* docs/podman-top: fix typo and whitespaceValentin Rothberg2018-07-23
* Use the result of reference.Parse when checking for digests.Miloslav Trmač2018-07-23
* Make refNamesFromPossiblyUnqualifiedName independent from ImageMiloslav Trmač2018-07-23
* Make Image.HasShaInInputName to an independent local functionMiloslav Trmač2018-07-23
* Split createNamesToPull into ref{Names,Pairs}FromPossiblyUnqualifiedNameMiloslav Trmač2018-07-23
* Rename local variables in Runtime.pullRefPairsFromRefNamesMiloslav Trmač2018-07-23
* Split Runtime.pullRefPairsFromRefNames from Image.createNamesToPullMiloslav Trmač2018-07-23
* Rename nameToPull to pullRefNameMiloslav Trmač2018-07-23
* Rename pullStruct to pullRefPairMiloslav Trmač2018-07-23
* Replace optional nameToPull.shaPullName with mandatory dstNameMiloslav Trmač2018-07-23
* Introduce nameToPull, move shaPullName in thereMiloslav Trmač2018-07-23
* Split normalizeTag from Image.TagImageMiloslav Trmač2018-07-23
* Remove Image.isShortNameMiloslav Trmač2018-07-23
* Inline getTags into its only userMiloslav Trmač2018-07-23
* Add unit tests for imagePartsMiloslav Trmač2018-07-23
* Add OnBuild and usernamespace test to baselineTomSweeneyRedHat2018-07-23
* Merge pull request #1124 from mheon/bump-0.7.3Matthew Heon2018-07-20
|\
| * Bump gitvalidation epochMatthew Heon2018-07-20
| * Bump to v0.7.4-devMatthew Heon2018-07-20
| * Bump to v0.7.3v0.7.3Matthew Heon2018-07-20
|/
* Merge pull request #1117 from haircommander/pod-start-stop1Matthew Heon2018-07-20
|\
| * Added pod start and stophaircommander2018-07-20
* | Merge pull request #1121 from mheon/bump_psgoMatthew Heon2018-07-20
|\ \
| * | Update psgo vendorMatthew Heon2018-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
* | | Merge pull request #1099 from giuseppe/per-user-conf-filesMatthew Heon2018-07-20
|\ \ \ | |_|/ |/| |
| * | rootless: support a per-user mounts.confGiuseppe Scrivano2018-07-20
| * | secrets: parse only one mounts configuration fileGiuseppe Scrivano2018-07-20
| * | rootless: allow a per-user registries.conf fileGiuseppe Scrivano2018-07-20
| * | pull: get registries using the registries pkgGiuseppe Scrivano2018-07-20
| * | rootless: allow a per-user storage.conf fileGiuseppe Scrivano2018-07-20
| * | rootless, docs: document the libpod.conf file used in rootless modeGiuseppe Scrivano2018-07-20
|/ /
* / podman-top: use containers/psgoValentin Rothberg2018-07-19
|/
* Vendor in latest code for storage,image, buildahDaniel J Walsh2018-07-19