summaryrefslogtreecommitdiff
path: root/cmd/podman/common.go
Commit message (Expand)AuthorAge
* Merge pull request #3324 from marcov/detach-keys-configurableOpenShift Merge Robot2019-07-01
|\
| * podman: clarify the format of --detach-keys argumentMarco Vedovati2019-06-26
* | Merge pull request #3435 from mheon/fix_tmpfs_optionsOpenShift Merge Robot2019-06-26
|\ \ | |/ |/|
| * Fix parsing of the --tmpfs optionMatthew Heon2019-06-25
* | remove libpod from mainbaude2019-06-25
|/
* podman: honor env variable PODMAN_USERNSGiuseppe Scrivano2019-05-24
* Fixup FlagsDaniel J Walsh2019-05-20
* Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
* http-proxy: improve docsJames Cassell2019-05-01
* auto pass http_proxy into containerJames Cassell2019-04-30
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* podman-remote create|runbaude2019-04-08
* Revert "Switch to golangci-lint"Brent Baude2019-04-05
* Add deadcode linterSascha Grunert2019-04-04
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Add --no-hosts flag to disable management of /etc/hostsMatthew Heon2019-03-27
* podman health check phase3baude2019-03-22
* podman: do not split --env on commaGiuseppe Scrivano2019-03-20
* Merge pull request #2633 from edsantiago/default_defaultOpenShift Merge Robot2019-03-15
|\
| * Usage messages: deduplicate '(default true)' et alEd Santiago2019-03-13
* | Corrected detach man pages and code commentsJhon Honce2019-03-13
|/
* healtcheck phase 2baude2019-03-12
* Merge pull request #2582 from baude/issue2574OpenShift Merge Robot2019-03-08
|\
| * label parsing in non-quoted fieldbaude2019-03-08
* | More cleanup for failures on missing commands.Daniel J Walsh2019-03-08
|/
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Add missing short flag -l for run/createDaniel J Walsh2019-03-03
* Merge pull request #2452 from edsantiago/no_more_argsOpenShift Merge Robot2019-03-01
|\
| * Command-line input validation: reject unused argsEd Santiago2019-02-27
* | podman-commands script: refactorEd Santiago2019-02-28
* | Fix ignored --stop-timeout flag to 'podman create'Matthew Heon2019-02-27
|/
* Improve command line validationbaude2019-02-22
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Add examples for CobraTomSweeneyRedHat2019-02-14
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* Add a --workdir option to 'podman exec'Debarshi Ray2019-01-08
* add container-init supportValentin Rothberg2019-01-04
* Add information on --restartDaniel J Walsh2018-12-18
* rootless: add new netmode "slirp4netns"Giuseppe Scrivano2018-11-27
* Also factor out getAllOrLatestContainers() functionAdrian Reber2018-10-23
* Add checkAllAndLatest() functionAdrian Reber2018-10-23
* Handle http/https in registry given to login/outTomSweeneyRedHat2018-10-22
* Support auth file environment variable & add change to man pagesQi Wang2018-10-12
* Merge pull request #1619 from QiWang19/issus1610OpenShift Merge Robot2018-10-11
|\
| * Sort all command flagsQi Wang2018-10-11
* | Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
|/
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18