summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Merge pull request #1704 from giuseppe/attach-cuid-too-longOpenShift Merge Robot2018-10-30
|\
| * runtime: do not allow runroot longer than 50 charactersGiuseppe Scrivano2018-10-30
* | truncate command output in ps by defaultbaude2018-10-30
* | Merge pull request #1724 from baude/psformatchangesOpenShift Merge Robot2018-10-29
|\ \
| * | make various changes to ps outputbaude2018-10-29
* | | Use two spaces to pad PS fieldsbaude2018-10-29
|/ /
* | Merge pull request #1637 from vrothberg/runlabel-execute-any-commandOpenShift Merge Robot2018-10-26
|\ \
| * | runlabel: run any commandValentin Rothberg2018-10-24
* | | fix bug in rm -fa parallel deletesbaude2018-10-25
| |/ |/|
* | Add --max-workers and heuristics for parallel operationsbaude2018-10-25
|/
* Merge pull request #1646 from QiWang19/addenvbudOpenShift Merge Robot2018-10-23
|\
| * Support auth file environment variable in podman buildQi Wang2018-10-23
* | create: fix writing cidfile when using rootlessGiuseppe Scrivano2018-10-23
* | Merge pull request #1662 from adrianreber/all-and-latestOpenShift Merge Robot2018-10-23
|\ \
| * | Add --all and --latest to checkpoint/restoreAdrian Reber2018-10-23
| * | Use the newly added getAllOrLatestContainers() functionAdrian Reber2018-10-23
| * | Use the new checkAllAndLatest() functionAdrian Reber2018-10-23
| * | Also factor out getAllOrLatestContainers() functionAdrian Reber2018-10-23
| * | Add checkAllAndLatest() functionAdrian Reber2018-10-23
| |/
* | Merge pull request #1638 from baude/fastpsOpenShift Merge Robot2018-10-23
|\ \
| * | Make podman ps fastbaude2018-10-23
* | | Merge pull request #1664 from adrianreber/port-lOpenShift Merge Robot2018-10-23
|\ \ \
| * | | Fix podman port -lAdrian Reber2018-10-19
* | | | Merge pull request #1697 from baude/statserrOpenShift Merge Robot2018-10-23
|\ \ \ \
| * | | | correct stats err with non-running containersbaude2018-10-22
| | |/ / | |/| |
* | | | Merge pull request #1665 from vrothberg/ignore-env-varsOpenShift Merge Robot2018-10-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix environment variable parsingValentin Rothberg2018-10-23
* | | | Merge pull request #1639 from baude/pararmOpenShift Merge Robot2018-10-23
|\ \ \ \ | |/ / / |/| | |
| * | | Make rm fasterbaude2018-10-22
| |/ /
* / / Handle http/https in registry given to login/outTomSweeneyRedHat2018-10-22
|/ /
* / Move rootless directory handling to the libpod/pkg/util directoryDaniel J Walsh2018-10-22
|/
* Support auth file environment variable & add change to man pagesQi Wang2018-10-12
* Swap from map to channels for podman stop workersMatthew Heon2018-10-11
* Merge pull request #1605 from mheon/syslog_cleanupOpenShift Merge Robot2018-10-11
|\
| * Pass along syslog variable to podman cleanup processesMatthew Heon2018-10-11
* | Merge pull request #1619 from QiWang19/issus1610OpenShift Merge Robot2018-10-11
|\ \
| * | Sort all command flagsQi Wang2018-10-11
| |/
* | Merge pull request #1614 from baude/parastopOpenShift Merge Robot2018-10-11
|\ \
| * | Stop containers in parallel fashionbaude2018-10-11
* | | Merge pull request #1623 from mheon/static_ipOpenShift Merge Robot2018-10-11
|\ \ \ | |_|/ |/| |
| * | Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
| |/
* / fix runlabel functions based on QA feedbackbaude2018-10-11
|/
* Merge pull request #1587 from mheon/fix_pod_statusOpenShift Merge Robot2018-10-08
|\
| * Fix pod status reporting for new Exited stateMatthew Heon2018-10-03
* | runlabel: execute /proc/self/exe and avoid recursionValentin Rothberg2018-10-05
* | Add support to checkpoint/restore containersAdrian Reber2018-10-03
|/
* Merge pull request #1580 from giuseppe/rootless-always-set-XDG_RUNTIME_DIROpenShift Merge Robot2018-10-03
|\
| * rootless: always set XDG_RUNTIME_DIRGiuseppe Scrivano2018-10-03
* | Merge pull request #1531 from mheon/add_exited_stateOpenShift Merge Robot2018-10-03
|\ \ | |/ |/|
| * Address review comments and fix ps outputMatthew Heon2018-10-02