summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
| * Major fixes to podman ps --format=json outputMatthew Heon2018-07-13
| * Ignore running containers in ps exit-code filtersMatthew Heon2018-07-13
| * Record whether the container has exitedMatthew Heon2018-07-13
* | Merge pull request #1081 from jwhonce/wip/clientMatthew Heon2018-07-13
|\ \ | |/ |/|
| * Update python directories to better support setup.pyJhon Honce2018-07-13
| * remote python client for podmanJhon Honce2018-07-13
|/
* Merge pull request #1091 from giuseppe/rootless-unshare-mount-nsDaniel J Walsh2018-07-13
|\
| * rootless: unshare mount namespaceGiuseppe Scrivano2018-07-13
* | Merge pull request #1075 from giuseppe/rootless-no-symlinks-into-storage-pathDaniel J Walsh2018-07-13
|\ \
| * | rootless: correctly propagate the exit status from the containerGiuseppe Scrivano2018-07-13
| * | runtime: delete unused functionGiuseppe Scrivano2018-07-11
| * | rootless: propagate errors from GetRootlessRuntimeDir()Giuseppe Scrivano2018-07-11
| * | rootless: resolve the user home directoryGiuseppe Scrivano2018-07-11
* | | Merge pull request #1065 from haircommander/pod-start-create-rmDaniel J Walsh2018-07-13
|\ \ \
| * | | Added full podman pod ps, with tests and man pagehaircommander2018-07-13