| Commit message (Expand) | Author | Age |
* | Merge pull request #14805 from jakecorrenti/df-format-output | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | Podman system df JSON format outputs `Size` and `Reclaimable` | Jake Correnti | 2022-07-05 |
* | | fix volume reporting in system df | Charlie Doern | 2022-06-28 |
|/ |
|
* | linter: enable unconvert linter | Valentin Rothberg | 2022-05-19 |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | podman system df: fix percent calculation | Paul Holzinger | 2022-03-21 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | Fix podman build --pull-never | Daniel J Walsh | 2021-03-27 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Turn on a bunch more remote tests | Daniel J Walsh | 2020-07-22 |
* | fix: system df error when an image has no name | Paul Holzinger | 2020-07-19 |
* | Fix systemd pid 1 test | Brent Baude | 2020-07-13 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | v2 system subcommand | baude | 2020-05-05 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | system df to show podman disk usage | Qi Wang | 2019-03-25 |