aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
...
* Remove --net flag and make it an alias for --networkMatthew Heon2018-05-31
* do not allow port related args to be used with --network=container:Daniel J Walsh2018-05-30
* sort containers and images by create timebaude2018-05-30
* Remove varlink's generated Go filebaude2018-05-29
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* Update podman build to match buildah bud functionalityDaniel J Walsh2018-05-23
* set varlink timeout to 1 secondsbaude2018-05-22
* podman create, start, getattachsocketbaude2018-05-21
* finish changing the path for varlinkbaude2018-05-19
* libpod: fix panic when using -t and the process fails to startGiuseppe Scrivano2018-05-17
* Allow push/save without image referenceumohnani82018-05-16
* improve podman commit documentation and error messagesbaude2018-05-15
* implement varlink commitbaude2018-05-15
* fix segfault for podman pushbaude2018-05-15
* libpod: Add HooksDirNotExistFatalW. Trevor King2018-05-11
* pkg/hooks: Version the hook structure and add 1.0.0 hooksW. Trevor King2018-05-11
* Update Podman-specific readmeMatthew Heon2018-05-11
* Add --cgroup-manager flag to Podman binaryMatthew Heon2018-05-11
* Major fixes to systemd cgroup handlingMatthew Heon2018-05-11
* varlink infobaude2018-05-11
* podman push should honor registries.confbaude2018-05-10
* alphabetize the varlink methods, types, and errors in the docsbaude2018-05-10
* Add missing newline to podman portMatthew Heon2018-05-10
* Generate varlink API documentation automaticallybaude2018-05-08
* Allow streaming on some varlink container methodsbaude2018-05-08
* Remove extra close from attach resize channelMatthew Heon2018-05-08
* Fix calculation of RunningFor in ps json outputMatthew Heon2018-05-05
* Make invalid state nonfatal when cleaning up in runMatthew Heon2018-05-04
* networking, userNS: configure the network namespace after createGiuseppe Scrivano2018-05-04
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* varlink containersbaude2018-05-03
* Trivial refactor on volume additionMatthew Heon2018-05-03
* When adding volumes to DB, handle nontrivial casesMatthew Heon2018-05-03
* Store user Volumes, Entrypoint, Command in databaseMatthew Heon2018-05-03
* Add config bool to indicate there are user volumesMatthew Heon2018-05-03
* remove options from create/run that we cannot supportbaude2018-05-02
* Fix podman logout --all flagumohnani82018-05-02
* podman should assign a host port to -p when omittedbaude2018-05-01
* Fix misc stuff found by jhoncebaude2018-04-30
* do not commit default volumes from containerbaude2018-04-30
* Make ':' a restricted character for file namesumohnani82018-04-30
* Add more validation to --volume flag for run and createumohnani82018-04-30
* Use buildah commit and bud in podmanbaude2018-04-27
* varlink imagesbaude2018-04-26
* Add --default-mounts-file hidden flagumohnani82018-04-26
* Only generate the varlink glue code if needed and from the vendor dirHarald Hoyer2018-04-25
* Updated varlink vendored codebaude2018-04-25
* packagers need the varlink generated filebaude2018-04-24
* Initial varlink implementationbaude2018-04-23