summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Abort a test on nil containers, so that future tests don't panicMiloslav Trmač2018-07-19
* Fix TestPostDeleteHooks on macOSMiloslav Trmač2018-07-19
* Use `...` for a regexp constant to improve readabilityMiloslav Trmač2018-07-19
* Merge pull request #1107 from lberk/patch-1Daniel J Walsh2018-07-19
|\
| * Update transfer.mdLukas Berk2018-07-18
* | oci: keep exposed ports busy and leak the fd into conmonGiuseppe Scrivano2018-07-19
* | Dockerfile: install nmap-ncatGiuseppe Scrivano2018-07-19
* | Update podman_tutorial.mdWilliam Zhang2018-07-18
|/
* Add missing podman commandsDaniel J Walsh2018-07-17
* Update gitvalidation epochMatthew Heon2018-07-17
* Fix ps filter with key=value labelsJoshua Roys2018-07-16
* rootless: require subids to be presentGiuseppe Scrivano2018-07-16
* Downgrade setup.pyJhon Honce2018-07-14
* Merge pull request #1093 from mheon/bump-0.7.2Matthew Heon2018-07-13
|\
| * Bump gitvalidation epochMatthew Heon2018-07-13
| * Bump to v0.7.3-devMatthew Heon2018-07-13
| * Bump to v0.7.2v0.7.2Matthew Heon2018-07-13
|/
* Merge pull request #1089 from mheon/add_exitedMatthew Heon2018-07-13
|\
| * Change logic for detecting conflicting flags in psMatthew Heon2018-07-13
| * Fix ps --sort=size testMatthew Heon2018-07-13
| * Only print container size JSON if --size was requestedMatthew Heon2018-07-13
| * Don't print rootfs and rw sizes if they're emptyMatthew Heon2018-07-13