| Commit message (Expand) | Author | Age |
* | Change LookupContainer logic to match Docker | Matthew Heon | 2019-03-06 |
* | Merge pull request #2537 from giuseppe/rootless-storage-config | OpenShift Merge Robot | 2019-03-05 |
|\ |
|
| * | rootless: fill in correct storage conf default | Giuseppe Scrivano | 2019-03-05 |
* | | Merge pull request #2435 from cevich/add_bats | OpenShift Merge Robot | 2019-03-05 |
|\ \ |
|
| * | | Cirrus: Stop testing on RHEL | Chris Evich | 2019-03-04 |
| * | | Globally increase test timeout to 90-minutes | Chris Evich | 2019-03-04 |
| * | | cirrus: Drop ginkgo, gomega, easyjson install | Chris Evich | 2019-03-04 |
| * | | Cirrus: Add BATS package for all platforms | Chris Evich | 2019-03-04 |
| |/ |
|
* | | Merge pull request #2528 from cevich/more_time | OpenShift Merge Robot | 2019-03-05 |
|\ \ |
|
| * | | Globally increase test timeout to 90-minutes | Chris Evich | 2019-03-04 |
* | | | Merge pull request #2540 from giuseppe/rm-error-1-if-no-ctr | OpenShift Merge Robot | 2019-03-05 |
|\ \ \ |
|
| * | | | rm: set exit code to 1 if a specified container is not found | Giuseppe Scrivano | 2019-03-05 |
| | |/
| |/| |
|
* | | | Merge pull request #2535 from mheon/bump-1.1.2 | OpenShift Merge Robot | 2019-03-05 |
|\ \ \ |
|
| * | | | Bump gitvalidation epoch | Matthew Heon | 2019-03-04 |
| * | | | Bump to v1.2.0-dev | Matthew Heon | 2019-03-04 |
| * | | | Bump to v1.1.2v1.1.2 | Matthew Heon | 2019-03-04 |
| |/ / |
|
* | | | Merge pull request #2426 from giuseppe/exec-preserve-fds | OpenShift Merge Robot | 2019-03-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | exec: support --preserve-fds | Giuseppe Scrivano | 2019-03-02 |
* | | | Merge pull request #2522 from mheon/fix_timestamp_format_logs | OpenShift Merge Robot | 2019-03-04 |
|\ \ \ |
|
| * | | | Change timestamp format for podman logs | Matthew Heon | 2019-03-04 |
| |/ / |
|
* | | | Merge pull request #2525 from mheon/release_notes_1.1.2 | OpenShift Merge Robot | 2019-03-04 |
|\ \ \ |
|
| * | | | Update release notes for v1.1.2 | Matthew Heon | 2019-03-04 |
| | |/
| |/| |
|
* | | | Merge pull request #2523 from jwhonce/bug/2521 | OpenShift Merge Robot | 2019-03-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix #2521 | Jhon Honce | 2019-03-04 |
* | | | Merge pull request #2513 from mheon/log_timestamps_newline | OpenShift Merge Robot | 2019-03-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add additional defense against 0-length log segfaults | Matthew Heon | 2019-03-03 |
| * | | When logging with timestamps, append only until newline | Matthew Heon | 2019-03-03 |
| * | | Ensure that each log line is newline-terminated | Matthew Heon | 2019-03-03 |
* | | | Merge pull request #2511 from rhatdan/test | OpenShift Merge Robot | 2019-03-04 |
|\ \ \ |
|
| * | | | Add missing short flag -l for run/create | Daniel J Walsh | 2019-03-03 |
* | | | | Merge pull request #2517 from QiWang19/i2509 | OpenShift Merge Robot | 2019-03-04 |
|\ \ \ \ |
|
| * | | | | Don't extract tar file in podman cp | Qi Wang | 2019-03-04 |
* | | | | | Merge pull request #2515 from giuseppe/fill_tmp_dir_for_conf | OpenShift Merge Robot | 2019-03-04 |
|\ \ \ \ \ |
|
| * | | | | | runtime: fill a proper default tmpdir when --config is used | Giuseppe Scrivano | 2019-03-04 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #2512 from edsantiago/yet_more_usage_fixes | OpenShift Merge Robot | 2019-03-04 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | A few more usage-message tweaks | Ed Santiago | 2019-03-03 |
| |/ / / |
|
* | | | | Merge pull request #2364 from jwhonce/wip/remote_stop | OpenShift Merge Robot | 2019-03-04 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Support podman-remote stop container(s) | Jhon Honce | 2019-03-02 |
| | |/
| |/| |
|
* | | | Merge pull request #2477 from rhatdan/test | OpenShift Merge Robot | 2019-03-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix aliased commands to actually work | Daniel J Walsh | 2019-03-03 |
| * | | Add tests to make sure podman container and podman image commands work | Daniel J Walsh | 2019-03-02 |
|/ / |
|
* | | Merge pull request #2499 from mheon/bump-1.1.1 | OpenShift Merge Robot | 2019-03-01 |
|\ \ |
|
| * | | Bump gitvalidation epoch | Matthew Heon | 2019-03-01 |
| * | | Bump to v1.2.0-dev | Matthew Heon | 2019-03-01 |
| * | | Bump to v1.1.1v1.1.1 | Matthew Heon | 2019-03-01 |
|/ / |
|
* | | Merge pull request #2497 from mheon/release_notes_v1.1.1 | OpenShift Merge Robot | 2019-03-01 |
|\ \ |
|
| * | | Update release notes for v1.1.1 | Matthew Heon | 2019-03-01 |
* | | | Merge pull request #2495 from baude/runlabelpulldefault | OpenShift Merge Robot | 2019-03-01 |
|\ \ \ |
|
| * | | | Pull image for runlabel if not local | baude | 2019-03-01 |
* | | | | Merge pull request #2482 from edsantiago/podman_image_rm | OpenShift Merge Robot | 2019-03-01 |
|\ \ \ \ |
|