| Commit message (Expand) | Author | Age |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Turn on journald and k8s file logging tests | Daniel J Walsh | 2021-02-19 |
* | Report StatusConflict on Pod opt partial failures | Jhon Honce | 2021-02-02 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Restore json format for fields as well as whole structs | Jhon Honce | 2020-12-07 |
* | Fix typo in tests | Daniel J Walsh | 2020-12-01 |
* | Restore --format table header support | Jhon Honce | 2020-10-29 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | Merge pull request #7216 from 5eraph/master | OpenShift Merge Robot | 2020-08-09 |
|\ |
|
| * | changes to support outbound-addr | 5eraph | 2020-08-07 |
* | | Refactor parsing to not require --remote to be first | Jhon Honce | 2020-08-05 |
|/ |
|
* | Remove some unnecessary []byte to string conversions | Sascha Grunert | 2020-08-03 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | V2 Add support for ssh authentication methods | Jhon Honce | 2020-06-03 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | V2 Restore images list tests | Jhon Honce | 2020-04-29 |
* | test: fix exec preserve-fds test | Giuseppe Scrivano | 2020-04-09 |
* | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | Merge pull request #4118 from cevich/fix_sig_proxy | OpenShift Merge Robot | 2019-09-27 |
|\ |
|
| * | Move noCache logic lower in stack | Chris Evich | 2019-09-26 |
* | | Change ginkgo Wait() to Eventually() test | Jhon Honce | 2019-09-26 |
|/ |
|
* | Do not use an events backend when restoring images | Matthew Heon | 2019-07-31 |
* | cmd, docs, test: fix some typos | Giuseppe Scrivano | 2019-06-18 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | podman-remote pause|unpause | baude | 2019-04-18 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | Fix SystemExec completion race | Chris Evich | 2019-03-01 |
* | tests, rootless: use relative path for export test | Giuseppe Scrivano | 2019-02-22 |
* | Add --all-tags to pull command | TomSweeneyRedHat | 2019-02-09 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Change all 'can not' to 'cannot' for proper usage | Daniel J Walsh | 2018-12-21 |
* | tests: change return type for PodmanAsUser to PodmanTestIntegration | Giuseppe Scrivano | 2018-11-27 |
* | The system test write with ginkgo | Yiqiao Pu | 2018-11-16 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |