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
/
ps.go
Commit message (
Expand
)
Author
Age
*
move formats pkg to and vendor from buildah
Qi Wang
2019-03-11
*
Remove 'podman ps' restarting filter and fix stopped
Matthew Heon
2019-03-08
*
Fix help commands to show short and long description.
Daniel J Walsh
2019-03-07
*
Fix aliased commands to actually work
Daniel J Walsh
2019-03-03
*
Merge pull request #2452 from edsantiago/no_more_args
OpenShift Merge Robot
2019-03-01
|
\
|
*
Command-line input validation: reject unused args
Ed Santiago
2019-02-27
*
|
fix up a number of misplace commands
baude
2019-02-28
|
/
*
fix up a number of misplace commands
baude
2019-02-27
*
hide --latest on the remote-client
baude
2019-02-22
*
OpenTracing support added to start, stop, run, create, pull, and ps
Sebastian Jug
2019-02-18
*
Second chunk of Cobra help
TomSweeneyRedHat
2019-02-15
*
Don't show global flags except for podman command
Daniel J Walsh
2019-02-12
*
Separate remote and local commands
baude
2019-02-11
*
Migrate to cobra CLI
baude
2019-02-08
*
Fix regression in ps with custom format
baude
2019-01-30
*
Allow alias for list, ls, ps to work
Daniel J Walsh
2018-12-23
*
Add --sync flag to podman ps
Matthew Heon
2018-12-06
*
add pod short option to ps
baude
2018-11-30
*
Merge pull request #1724 from baude/psformatchanges
OpenShift Merge Robot
2018-10-29
|
\
|
*
make various changes to ps output
baude
2018-10-29
*
|
Use two spaces to pad PS fields
baude
2018-10-29
|
/
*
fix bug in rm -fa parallel deletes
baude
2018-10-25
*
Add --max-workers and heuristics for parallel operations
baude
2018-10-25
*
Make podman ps fast
baude
2018-10-23
*
Sort all command flags
Qi Wang
2018-10-11
*
Address review comments and fix ps output
Matthew Heon
2018-10-02
*
Fix nameing of Namespaces to be more consistent
Daniel J Walsh
2018-09-06
*
don't print help message for usage errors
Valentin Rothberg
2018-08-31
*
Fix handling of multiple filters in podman ps
Matthew Heon
2018-08-27
*
Change pause container to infra container
haircommander
2018-08-23
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
Don't fail on size.
Daniel J Walsh
2018-08-17
*
Change batchcontainer to shared
haircommander
2018-08-16
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
Improve ps handling of container start/stop time
Matthew Heon
2018-08-08
*
Added ps --pod option
haircommander
2018-08-02
*
Fix ps filter with key=value labels
Joshua Roys
2018-07-16
*
Change logic for detecting conflicting flags in ps
Matthew Heon
2018-07-13
*
Only print container size JSON if --size was requested
Matthew Heon
2018-07-13
*
Don't print rootfs and rw sizes if they're empty
Matthew Heon
2018-07-13
*
Major fixes to podman ps --format=json output
Matthew Heon
2018-07-13
*
Ignore running containers in ps exit-code filters
Matthew Heon
2018-07-13
*
Record whether the container has exited
Matthew Heon
2018-07-13
*
Changed container status of Unknown from being printed as Dead to Error in Ps
haircommander
2018-07-12
*
Containers can dissappear
Daniel J Walsh
2018-06-26
*
Added --sort to ps
haircommander
2018-06-19
*
Implement --latest for ps
Matthew Heon
2018-06-14
*
Correctly report errors retrieving containers in ps
Matthew Heon
2018-06-14
*
add podman container and image command
Daniel J Walsh
2018-06-13
*
sort containers and images by create time
baude
2018-05-30
[next]