| Commit message (Expand) | Author | Age |
* | fix broken hooks-dir test | Paul Holzinger | 2022-04-29 |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
* | Fix using --network-backend on podman-remote | Chris Evich | 2022-04-21 |
* | benchmarking Podman: proof of concept | Valentin Rothberg | 2022-04-20 |
* | Add build test for .containerignore tar file | Jhon Honce | 2022-03-31 |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | fix a number of `godot` issues | Valentin Rothberg | 2022-03-22 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | linter: enable errchkjson | Valentin Rothberg | 2022-03-22 |
* | Add test for BZ #2052697 | Jhon Honce | 2022-03-16 |
* | netavark e2e tests | Brent Baude | 2022-02-02 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Don't initialize the global RNG with GinkgoRandomSeed() in e2e tests | Miloslav Trmač | 2022-01-03 |
* | Avoid collisions on RemoteSocket paths | Miloslav Trmač | 2022-01-03 |
* | remove ARTIFACT_DIR and ArtifactPath | Ed Santiago | 2021-12-01 |
* | a few more manual BeTrue cleanups | Ed Santiago | 2021-11-30 |
* | e2e tests: more cleanup of BeTrue()s | Ed Santiago | 2021-11-30 |
* | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
* | Semiperiodic cleanup of obsolete Skip()s | Ed Santiago | 2021-11-19 |
* | test connection add | Jhon Honce | 2021-11-08 |
* | test: run --cgroups=split in new cgroup | Giuseppe Scrivano | 2021-11-04 |
* | Support --format tables in ps output | Jhon Honce | 2021-09-20 |
* | 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 |