aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/stats.go
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* make lint: enable gocriticValentin Rothberg2020-01-13
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* stats: list all running containers unless specified otherwiseValentin Rothberg2019-10-23
* Fix error message on podman stats on cgroups v1 rootless environmentsDaniel J Walsh2019-08-19
* cmd, stats: fix check for rootless modeGiuseppe Scrivano2019-08-12
* golangci-lint round #3baude2019-07-21
* golangci-lint pass number 2baude2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* remove libpod from mainbaude2019-06-25
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* move formats pkg to and vendor from buildahQi Wang2019-03-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Better usage synopses for subcommandsEd Santiago2019-02-26
* hide --latest on the remote-clientbaude2019-02-22
* Improve command line validationbaude2019-02-22
* Add 4th chunk of Cobra ExamplesTomSweeneyRedHat2019-02-18
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* correct stats err with non-running containersbaude2018-10-22
* Sort all command flagsQi Wang2018-10-11
* rootless: check uid with Geteuid() instead of Getuid()Giuseppe Scrivano2018-09-04
* don't print help message for usage errorsValentin Rothberg2018-08-31
* rootless: show an error when stats is usedGiuseppe Scrivano2018-08-29
* Changed GetContainerStats to return ErrCtrStateInvalidhaircommander2018-08-23
* podman pod statsbaude2018-08-17
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Podman stats with no containers listed is the same as podman stats --allhaircommander2018-07-07
* varlink imagesbaude2018-04-26
* Containers transitioning to stop should not break statsbaude2018-04-11
* Fix tab issue with --format flagumohnani82018-01-27
* Fix podman stats based on QE feedbackumohnani82018-01-25
* Cleanup of podman statsDaniel J Walsh2018-01-19
* Shortcut for most recent containerbaude2018-01-08
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18