summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Touch up certs-dir verbiage a bitTomSweeneyRedHat2017-12-21
* Plumb through the --stop-timeout signal handlingDaniel J Walsh2017-12-20
* Add flag --cert-dir and --tls-verify to kpod loginSuraj Deshmukh2017-12-20
* Add podman commit commandumohnani82017-12-20
* Finish implementing stop signal parsingDaniel J Walsh2017-12-19
* Add support for adding devices to containerDaniel J Walsh2017-12-19
* run duplicated print statementsumohnani82017-12-19
* rmi doesn't remove all images if an error occursumohnani82017-12-19
* Vendor in latest storage, image and runtime-toolsDaniel J Walsh2017-12-18
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18
* CleanUp problems found my make lint.Daniel J Walsh2017-12-18
* Remove debugu from imagesbaude2017-12-15
* Ensure libkpod.Config defaults don't override libpod defaultsMatthew Heon2017-12-14
* Temporarily unconditionally configure network namespacesMatthew Heon2017-12-14
* Fix Travis testsMatthew Heon2017-12-14
* Wire networking into kpod create/runMatthew Heon2017-12-14
* kpod topbaude2017-12-14
* Add support for dir transport to kpod saveumohnani82017-12-14
* Add manifest type conversion to kpod pushumohnani82017-12-14
* Check for mutually exclusive flagsumohnani82017-12-14
* Clear up fragments of the old apiumohnani82017-12-14
* Handle artifacts not found more gracefullyumohnani82017-12-14
* Update kpod info to use new libpod apiumohnani82017-12-14
* kpod statsbaude2017-12-13
* Merge pull request #106 from umohnani8/kpod_inspectMatthew Heon2017-12-13
|\
| * Update kpod inspect to use the new container stateumohnani82017-12-12
* | \t was not being recognized as tab in --formatumohnani82017-12-12
|/
* We don't support VolumesFrom or linksDaniel J Walsh2017-12-12
* Use debugf to allow parsing of format specifierSuraj Deshmukh2017-12-12
* Fix misleading print statement in kpod loadumohnani82017-12-11
* kpod execbaude2017-12-11
* Fix reference to libkpod to libpodDaniel J Walsh2017-12-05
* Add Linux Root Propagation to kpod create and runumohnani82017-12-05
* Prune kpod psbaude2017-12-05
* Remove kpod renameMatthew Heon2017-12-04
* Short options!baude2017-12-04
* kpod create should not do an OCI InitDaniel J Walsh2017-12-04
* kpod attachbaude2017-12-04
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* kpod stop -abaude2017-12-01
* kpod_startbaude2017-11-29
* Fix --volume flag for kpod create and runumohnani82017-11-29
* Add ability to kill and stop containersMatthew Heon2017-11-29
* Update man pages and output for kpod imagesumohnani82017-11-28
* Implement kpod --rm codeDaniel J Walsh2017-11-28
* kpod psbaude2017-11-28
* remove unused functions and variablesSuraj Deshmukh2017-11-28
* Merge pull request #80 from umohnani8/kpod_imagesDaniel J Walsh2017-11-27
|\
| * Fix output of kpod imagesumohnani82017-11-27
* | Merge pull request #79 from mheon/fix_createDaniel J Walsh2017-11-27
|\ \ | |/ |/|