| Commit message (Expand) | Author | Age |
* | Fix stutters | Daniel J Walsh | 2022-09-10 |
* | libpod: Enable 'podman info' for FreeBSD | Doug Rabson | 2022-08-24 |
* | libpod: Move getCPUUtilization to info_linux.go | Doug Rabson | 2022-08-24 |
* | libpod: Read kernel version and uptime using buildah/pkg/util | Doug Rabson | 2022-08-24 |
* | libpod: Split out platform-specific code from hostInfo | Doug Rabson | 2022-08-24 |
* | libpod: Add stubs for non-linux builds | Doug Rabson | 2022-08-17 |
* | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | Refactor populating uptime | Jhon Honce | 2022-05-26 |
* | Robust whitespace split of cpu utilization line from /proc/stat | SandroCasagrande | 2022-05-14 |
* | Additional stats for podman info | Brent Baude | 2022-05-03 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Add network backend to podman info | Paul Holzinger | 2021-11-11 |
* | [NO NEW TESTS NEEDED] Fix off-by-one index comparision (reported by LGTM) | Stefan Weil | 2021-10-25 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Merge pull request #11322 from Luap99/network-libpod | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | Add Drivers method to the Network Interface | Paul Holzinger | 2021-09-15 |
| * | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | | Set default storage from containers.conf for temporary images | Daniel J Walsh | 2021-09-15 |
|/ |
|
* | Show variant and codename of the distribution | Anders F Björklund | 2021-09-14 |
* | Add logDriver to podman info | Daniel J Walsh | 2021-09-08 |
* | Podman info output plugin information | Paul Holzinger | 2021-08-19 |
* | podman info show correct slirp4netns path | Paul Holzinger | 2021-08-09 |
* | remove `pkg/registries` | Valentin Rothberg | 2021-06-25 |
* | Podman info add support for status of cgroup controllers | flouthoc | 2021-05-24 |
* | Use seccomp_profile as default profile if defined in containers.conf | Pablo Correa Gómez | 2021-04-28 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable golint linter | Paul Holzinger | 2021-02-11 |
* | Add Security information to podman info | Daniel J Walsh | 2020-12-22 |
* | Drop default log-level from error to warn | Daniel J Walsh | 2020-12-03 |
* | Include cgroup manager in `podman info` output | Matthew Heon | 2020-09-22 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | 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 |
* | Add podman static build | Sascha Grunert | 2020-05-11 |
* | Eliminate race condition on podman info | Daniel J Walsh | 2020-05-05 |
* | Add version to podman info command | Daniel J Walsh | 2020-04-15 |
* | refactor info | Brent Baude | 2020-04-06 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Merge pull request #4220 from mheon/null_runtime | OpenShift Merge Robot | 2019-10-11 |
|\ |
|
| * | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | | show uid_map in podman info | Qi Wang | 2019-10-09 |
|/ |
|
* | info: add cgroups2 | Giuseppe Scrivano | 2019-09-30 |
* | Return information about mount_program (fuse-overlayfs) | Daniel J Walsh | 2019-09-06 |
* | add eventlogger to info | baude | 2019-08-02 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | vendor buildah, image, storage, cni | Valentin Rothberg | 2019-03-28 |
* | Add path for named volumes to `podman info` | Matthew Heon | 2019-02-26 |