index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
podman
/
pod_ps.go
Commit message (
Expand
)
Author
Age
*
runtime: pass down the context
Giuseppe Scrivano
2019-04-26
*
Fix segfaults attribute to missing options
baude
2019-04-15
*
Revert "Switch to golangci-lint"
Brent Baude
2019-04-05
*
Add deadcode linter
Sascha Grunert
2019-04-04
*
move formats pkg to and vendor from buildah
Qi Wang
2019-03-11
*
Fix help commands to show short and long description.
Daniel J Walsh
2019-03-07
*
Command-line input validation: reject unused args
Ed Santiago
2019-02-27
*
podman-remote create|ps
baude
2019-02-25
*
hide --latest on the remote-client
baude
2019-02-22
*
Don't show global flags except for podman command
Daniel J Walsh
2019-02-12
*
Migrate to cobra CLI
baude
2019-02-08
*
Sort all command flags
Qi Wang
2018-10-11
*
Fix pod status reporting for new Exited state
Matthew Heon
2018-10-03
*
don't print help message for usage errors
Valentin Rothberg
2018-08-31
*
Fixed formatting and lowered verbosity of pod ps
haircommander
2018-08-24
*
Fixing network ns segfault
haircommander
2018-08-23
*
Change pause container to infra container
haircommander
2018-08-23
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
Change batchcontainer to shared
haircommander
2018-08-16
*
Moved getPodStatus to pod API to be used in varlink
haircommander
2018-08-16
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
Pod ps now uses pod.Status()
haircommander
2018-07-20
*
Added full podman pod ps, with tests and man page
haircommander
2018-07-13
*
Podman pod create/rm commands with man page and tests.
haircommander
2018-07-13