summaryrefslogtreecommitdiff
path: root/cmd/podman/shared
Commit message (Expand)AuthorAge
* Touch up input argument error on createTomSweeneyRedHat2019-07-30
* Fix commit --changes env=X=YJhon Honce2019-07-26
* Merge pull request #3639 from giuseppe/user-ns-containerOpenShift Merge Robot2019-07-26
|\
| * pods: do not to join a userns if there is not anyGiuseppe Scrivano2019-07-25
* | fix import not ignoring url pathQi Wang2019-07-24
|/
* Fixes issue #3577.John Hooks2019-07-23
* golangci-lint round #3baude2019-07-21
* Merge pull request #3599 from QiWang19/ps-regexpOpenShift Merge Robot2019-07-19
|\
| * support podman ps filter regular expressionsQi Wang2019-07-18
* | libpod: support for cgroup namespaceGiuseppe Scrivano2019-07-18
|/
* Move the HostConfig portion of Inspect inside libpodMatthew Heon2019-07-17
* Merge pull request #3508 from csomh/healthcheck-flag-compatOpenShift Merge Robot2019-07-16
|\
| * Make the healthcheck flags compatible with Docker CLIHunor Csomortáni2019-07-16
* | create: ignore check if image has HEALTHCHECK NONEStefan Becker2019-07-16
* | create: apply defaults on image healthcheck optionsStefan Becker2019-07-16
|/
* create: improve parser for --healthcheck-commandStefan Becker2019-07-14
* Merge pull request #3557 from rhatdan/envOpenShift Merge Robot2019-07-12
|\
| * Add glob parsing for --env flagDaniel J Walsh2019-07-11
| * Add support for -env-hostDaniel J Walsh2019-07-11
* | golangci-lint pass number 2baude2019-07-11
|/
* first pass of corrections for golangci-lintbaude2019-07-10
* podman: create and run honors auth file locationGiuseppe Scrivano2019-07-09
* trivial cleanups from golangbaude2019-07-03
* libpod removal from main (phase 2)baude2019-06-27
* Merge pull request #3374 from giuseppe/cgroupsOpenShift Merge Robot2019-06-26
|\
| * util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-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
|/
* Merge pull request #3366 from edsantiago/test_typo_fixesOpenShift Merge Robot2019-06-19
|\
| * fix broken healthcheck testsEd Santiago2019-06-18
* | Merge pull request #3352 from mheon/inspect_config_to_libpodOpenShift Merge Robot2019-06-18
|\ \ | |/ |/|
| * Move the Config portion of Inspect into libpodMatthew Heon2019-06-17
* | cmd, docs, test: fix some typosGiuseppe Scrivano2019-06-18
|/
* Begin to break up pkg/inspectMatthew Heon2019-06-03
* Implement podman logs with log-driver journaldPeter Hunt2019-05-28
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* userns: add new option --userns=keep-idGiuseppe Scrivano2019-05-24
* create: skip resources validation with cgroup v2Giuseppe Scrivano2019-05-13
* add varlink bridgebaude2019-05-08
* Address review comments on restart policyMatthew Heon2019-05-03
* Restart policy conflicts with the --rm flagMatthew Heon2019-05-03
* Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
* Merge pull request #2905 from QiWang19/globalvarOpenShift Merge Robot2019-05-03
|\
| * Add variable for global flags to runlabelQi Wang2019-05-02
* | Merge pull request #3061 from baude/parsecleanupOpenShift Merge Robot2019-05-03
|\ \
| * | clean up shared/parse/parse.gobaude2019-05-02
* | | Merge pull request #2959 from mheon/merge_volume_flagsOpenShift Merge Robot2019-05-03
|\ \ \ | |/ / |/| |
| * | Migrate to unified volume handling codeMatthew Heon2019-05-01
| * | Always pass pod into MakeContainerConfigMatthew Heon2019-05-01