summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update transfer.mdLukas Berk2018-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
* | Refactor attach()/start() after podman changesJhon Honce2018-07-12
* | create conmon sockets when getting their pathsbaude2018-07-11
* | build: enable ostree in containers/storage when availableGiuseppe Scrivano2018-07-11
* | podman/libpod: add default AppArmor profileValentin Rothberg2018-07-11
|/
* rootless: fix when argv[0] is not an absolute pathGiuseppe Scrivano2018-07-10
* Allow Init() on stopped containersMatthew Heon2018-07-09
* urfave/cli: fix regression in short-opts parsingValentin Rothberg2018-07-09
* Add --volumes-from flag to podman run and createumohnani82018-07-09
* Vendor in latest buildah to add masks for /proc/keys and /proc/acpiDaniel J Walsh2018-07-09
* Vendor in latest containers/storageDaniel J Walsh2018-07-08