summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * | | Podman pod create/rm commands with man page and tests.haircommander2018-07-13
* | | | Need to wait for container to exit before completing run/start completesDaniel J Walsh2018-07-13
* | | | If proxy fails then then signal should be sent to the main processDaniel J Walsh2018-07-13
| |_|/ |/| |
* | | fix pull image that includes a shabaude2018-07-13
|/ /
* | Added created time to pod statehaircommander2018-07-12
* | Support multiple networksbaude2018-07-12
* | Log all output of logrus to syslog as well as stdout/stderrDaniel J Walsh2018-07-12
* | podman rmi should only untag image if parent of anotherumohnani82018-07-12
* | Changed container status of Unknown from being printed as Dead to Error in Pshaircommander2018-07-12
* | Fix podman build completionsDaniel J Walsh2018-07-12