summaryrefslogtreecommitdiff
path: root/cmd/podman/cliconfig/config.go
Commit message (Expand)AuthorAge
* migration: add possibility to restore a container with a new nameAdrian Reber2019-06-04
* Added support to migrate containersAdrian Reber2019-06-03
* add varlink bridgebaude2019-05-08
* Generate systemd unit files for containersbaude2019-05-02
* Add basic structure of podman init commandMatthew Heon2019-05-01
* system: add new subcommand "migrate"Giuseppe Scrivano2019-04-26
* Refactor of 'podman prune' to better support remoteJhon Honce2019-04-18
* Add podman pod prunePeter Hunt2019-04-16
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Add --include-volumes flag to 'podman commit'Matthew Heon2019-04-11
* Add watch mode to podman psbaude2019-03-28
* system df to show podman disk usageQi Wang2019-03-25
* Merge pull request #2595 from jwhonce/bug/1677908OpenShift Merge Robot2019-03-15
|\
| * Add --replace flag to "podman container runlabel"Jhon Honce2019-03-13
* | Tree implementation for podman imagesKunal Kushwaha2019-03-14
|/
* Add event logging to libpod, even display to podmanbaude2019-03-11
* libpod: allow to configure path to the network-cmd binaryGiuseppe Scrivano2019-03-11
* podman healthcheck run (phase 1)baude2019-03-05
* exec: support --preserve-fdsGiuseppe Scrivano2019-03-02
* Pull image for runlabel if not localbaude2019-03-01
* Add podman system renumber commandMatthew Heon2019-02-21
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Merge pull request #2188 from TomSweeneyRedHat/dev/tsweeney/pullallOpenShift Merge Robot2019-02-15
|\
| * Add --all-tags to pull commandTomSweeneyRedHat2019-02-09
* | Merge pull request #2320 from QiWang19/stdinPWOpenShift Merge Robot2019-02-14
|\ \
| * | --password-stdin flag in `podman login`Qi Wang2019-02-14
| |/
* | Fix volume handling in podmanDaniel J Walsh2019-02-14
* | Address review comments on #2319Matthew Heon2019-02-12
* | Fix manual detach from containers to not wait for exitMatthew Heon2019-02-12
|/
* Migrate to cobra CLIbaude2019-02-08