aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Allow sha256: prefix for inputbaude2018-03-29
* Add secrets patch to podmanumohnani82018-03-29
* Fix testsMatthew Heon2018-03-29
* Remove a loop in container graphMatthew Heon2018-03-29
* Only start containers that are not running in pod startMatthew Heon2018-03-29
* Change pod Start() to use container dependency graphMatthew Heon2018-03-29
* Add tests for container graphsMatthew Heon2018-03-29
* Initial implementation of container graph generationMatthew Heon2018-03-29
* Error is already wrapped properly.Daniel J Walsh2018-03-29
* Check for duplicate names when generating new container and pod names.Daniel J Walsh2018-03-29
* podman: new option --conmon-pidfile=Giuseppe Scrivano2018-03-29
* Ensure container dependencies are part of the same podMatthew Heon2018-03-29
* Prevent ctrs not in pods from depending on pod ctrsMatthew Heon2018-03-29
* Remove dependency on kubernetesbaude2018-03-27
* Fix some minor issues lint has been picking upMatthew Heon2018-03-27
* cmd/podman/run.go: Error nicely when no image foundbaude2018-03-27
* Remove current SQLite DB driverMatthew Heon2018-03-26
* First tag, untag THEN reload the imagebaude2018-03-26
* Make container env variable conditionalMatthew Heon2018-03-23
* Stage 4 Image cleanupbaude2018-03-23
* Add CONTAINER environment variableMatthew Heon2018-03-23
* Document .containerenv in manpages. Move it to /run.Matthew Heon2018-03-23
* Add .containerenv fileMatthew Heon2018-03-23
* Removing tagged images change in behaviorbaude2018-03-22
* Migrate podman inspect and tag to image librarybaude2018-03-21
* Migrate podman images to image librarybaude2018-03-21
* Image library stage 4 - create and commitbaude2018-03-20
* Remove ability to specify mount label when mountingMatthew Heon2018-03-16
* Add additional debug loggingMatthew Heon2018-03-15
* Add StartAndAttach() API endpoint for containersMatthew Heon2018-03-15
* Implement container restartingMatthew Heon2018-03-15
* Stage3 Image Librarybaude2018-03-14
* podman-images: return correct image listValentin Rothberg2018-03-14
* Remove extra pod Start codeMatthew Heon2018-03-13
* Modify pod API to move Init() into Start()Matthew Heon2018-03-13
* Podman load can pull in compressed filesumohnani82018-03-08
* Image Resolution Stage 1baude2018-03-08
* Convert bind mounts to use DB fieldMatthew Heon2018-03-08
* Add location in DB for saving files to bind mount inMatthew Heon2018-03-08
* Move internal function resizeTty to container_internalMatthew Heon2018-03-08
* Make WriteStringToRundir internalMatthew Heon2018-03-08
* Refactor saving OCI spec to disk into separate functionMatthew Heon2018-03-08
* podman import, load, and commit are too verbosebaude2018-03-07
* attach: set the terminal size and handle SIGWINCHGiuseppe Scrivano2018-03-06
* Fix review commentsMatthew Heon2018-03-06
* Change standard config path and add override configMatthew Heon2018-03-06
* Fix Conmon error to display Conmon pathsMatthew Heon2018-03-06
* Add support to load runtime configuration from config fileMatthew Heon2018-03-06
* Add ability to dump config to file as TOMLMatthew Heon2018-03-06
* Change conmon and runtime paths to arraysMatthew Heon2018-03-06