summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #2119 from jwhonce/wip/python_podmanOpenShift Merge Robot2019-01-10
|\
| * Move python code from contrib to it's own repo python-podmanJhon Honce2019-01-10
* | Merge pull request #2129 from cevich/timestampOpenShift Merge Robot2019-01-10
|\ \ | |/ |/|
| * (Minor) Cirrus: Print timestamp at startChris Evich2019-01-10
* | Merge pull request #2128 from mheon/pr_testOpenShift Merge Robot2019-01-10
|\ \
| * | Trivial readme updatesMatthew Heon2019-01-10
|/ /
* | Merge pull request #2111 from rhatdan/signOpenShift Merge Robot2019-01-10
|\ \
| * | Fix up image sign and trustDaniel J Walsh2019-01-09
* | | Merge pull request #2121 from giuseppe/always-cleanup-rootless-containersMatthew Heon2019-01-10
|\ \ \
| * | | createconfig: always cleanup a rootless containerGiuseppe Scrivano2019-01-10
* | | | Merge pull request #2122 from giuseppe/sign-fixesOpenShift Merge Robot2019-01-10
|\ \ \ \
| * | | | sign: make all error messages lowercaseGiuseppe Scrivano2019-01-10
| * | | | sign: use filepath.Join instead of fmt.SprintfGiuseppe Scrivano2019-01-10
| |/ / /
* | | | Merge pull request #2095 from rhatdan/completionsOpenShift Merge Robot2019-01-10
|\ \ \ \ | |/ / / |/| | |
| * | | Add Validate completionsDaniel J Walsh2019-01-08
* | | | Merge pull request #2114 from vrothberg/issue-2107OpenShift Merge Robot2019-01-10
|\ \ \ \
| * | | | apparmor: apply default profile at container initializationValentin Rothberg2019-01-09
| | |/ / | |/| |
* | | | libpod/image: Use ParseNormalizedNamed in RepoDigestsW. Trevor King2019-01-09
* | | | Merge pull request #2115 from rhatdan/shmOpenShift Merge Robot2019-01-09
|\ \ \ \ | |/ / / |/| | |
| * | | If you fail to open shm lock then attempt to create itDaniel J Walsh2019-01-09
|/ / /
* | | Merge pull request #2040 from QiWang19/signimgOpenShift Merge Robot2019-01-09
|\ \ \
| * | | [WIP]Support podman image signQi Wang2019-01-08
* | | | Merge pull request #2061 from adrianreber/static-ipOpenShift Merge Robot2019-01-09
|\ \ \ \
| * | | | Use existing interface to request IP address during restoreAdrian Reber2019-01-09
| * | | | Added checkpoint/restore test for same IPAdrian Reber2019-01-09
| * | | | Enable checkpoint test with established TCP connectionsAdrian Reber2019-01-09
* | | | | Merge pull request #2087 from wking/kind-bugOpenShift Merge Robot2019-01-09
|\ \ \ \ \
| * | | | | .github/ISSUE_TEMPLATE: Suggest '/kind bug' and '/kind feature'W. Trevor King2019-01-08
| |/ / / /
* | | | | Merge pull request #2103 from debarshiray/wip/debarshiray/man-page-order-long...OpenShift Merge Robot2019-01-09
|\ \ \ \ \
| * | | | | List the long variant of each option before its shorter counterpartDebarshi Ray2019-01-09
| |/ / / /
* | | | | Merge pull request #1830 from wking/config-filter-hooksOpenShift Merge Robot2019-01-09
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pkg/hooks/exec: Include failed command in hook errorsW. Trevor King2019-01-08
| * | | | hooks/exec/runtimeconfigfilter: Log config changesW. Trevor King2019-01-08
| * | | | hooks: Add pre-create hooks for runtime-config manipulationW. Trevor King2019-01-08
|/ / / /
* | | | Merge pull request #2097 from debarshiray/wip/debarshiray/podman-exec-workdirOpenShift Merge Robot2019-01-08
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a --workdir option to 'podman exec'Debarshi Ray2019-01-08
* | | | Merge pull request #2094 from debarshiray/wip/debarshiray/podman-start-sig-pr...OpenShift Merge Robot2019-01-08
|\ \ \ \ | |/ / / |/| | |
| * | | Default --sig-proxy to true for 'podman start --attach'Debarshi Ray2019-01-08
| * | | Test that 'podman start --sig-proxy' does not work without --attachDebarshi Ray2019-01-08
|/ / /
* | | Merge pull request #2099 from mheon/config_to_containerconfigOpenShift Merge Robot2019-01-08
|\ \ \
| * | | Rename libpod.Config back to ContainerConfigMatthew Heon2019-01-07
| | |/ | |/|
* | | Merge pull request #2076 from rhatdan/storage.confOpenShift Merge Robot2019-01-08
|\ \ \
| * | | If local storage file exists, then use it rather then defaults.Daniel J Walsh2019-01-03
* | | | Merge pull request #2101 from vrothberg/vendor-buildahOpenShift Merge Robot2019-01-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | vendor latest buildahValentin Rothberg2019-01-08
|/ / /
* | | Merge pull request #2078 from rhatdan/config.fileOpenShift Merge Robot2019-01-07
|\ \ \
| * | | Add the configuration file used to setup storage to podman infoDaniel J Walsh2019-01-07
* | | | Merge pull request #2064 from afbjorklund/exec-envOpenShift Merge Robot2019-01-07
|\ \ \ \
| * | | | Honor image environment variables with execAnders F Björklund2019-01-07
* | | | | Merge pull request #2100 from cevich/very_small_simplificationOpenShift Merge Robot2019-01-07
|\ \ \ \ \ | |/ / / / |/| | | |