| Commit message (Expand) | Author | Age |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | log API: add context to allow for cancelling | Valentin Rothberg | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-02 |
* | Allow recursive dependency start with Init() | Matthew Heon | 2020-06-18 |
* | Merge pull request #6636 from mheon/add_warnings | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Re-add resource limit warnings to Specgen | Matthew Heon | 2020-06-16 |
* | | Fix podman inspect on overlapping/missing objects | Matthew Heon | 2020-06-16 |
|/ |
|
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Add parallel operation to `podman stop` | Matthew Heon | 2020-06-05 |
* | Add parallel execution code for container operations | Matthew Heon | 2020-06-05 |
* | When stopping containers locally, ensure cleanup runs | Matthew Heon | 2020-06-03 |
* | Merge pull request #6473 from mheon/fix_inspect_segfault | OpenShift Merge Robot | 2020-06-03 |
|\ |
|
| * | Fix a segfault in `podman inspect -l` w/ no containers | Matthew Heon | 2020-06-02 |
* | | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
|/ |
|
* | container stats: fix --no-stream race | Valentin Rothberg | 2020-05-27 |
* | Enable cleanup processes for detached exec | Matthew Heon | 2020-05-20 |
* | Add ability to clean up exec sessions with cleanup | Matthew Heon | 2020-05-20 |
* | Add CLI frontend for detached exec | Matthew Heon | 2020-05-20 |
* | Fix checkpoint --leave-running | Adrian Reber | 2020-05-14 |
* | Merge pull request #6080 from baude/v2stats | OpenShift Merge Robot | 2020-05-05 |
|\ |
|
| * | v2 podman stats | baude | 2020-05-05 |
* | | Merge pull request #6060 from sujil02/systemprune-v2 | OpenShift Merge Robot | 2020-05-01 |
|\ \ |
|
| * | | And system prune feature for v2. | Sujil02 | 2020-05-01 |
* | | | Merge pull request #6062 from jwhonce/wip/docs | OpenShift Merge Robot | 2020-05-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | [CI:DOCS] Bring README.md up to date | Jhon Honce | 2020-05-01 |
| |/ |
|
* | | Merge pull request #6016 from giuseppe/fix-create | OpenShift Merge Robot | 2020-05-01 |
|\ \
| |/
|/| |
|
| * | podman, start: propagate back the raw input | Giuseppe Scrivano | 2020-04-30 |
* | | testv2: enable attach test | Qi Wang | 2020-04-29 |
|/ |
|
* | system tests must pass | Brent Baude | 2020-04-28 |
* | Merge pull request #6000 from mheon/volume_backend_flags | OpenShift Merge Robot | 2020-04-27 |
|\ |
|
| * | Add support for volumes-from, image volumes, init | Matthew Heon | 2020-04-27 |
* | | enable integration tests for restart | Brent Baude | 2020-04-27 |
|/ |
|
* | containers, init: skip invalid state errors with --all | Giuseppe Scrivano | 2020-04-24 |
* | V2 restore libpod.Shutdown() when exiting podman commands | Jhon Honce | 2020-04-22 |
* | v2podman port | Brent Baude | 2020-04-21 |
* | podman rmi: refactor logic | Valentin Rothberg | 2020-04-21 |
* | Fixes for system tests | Brent Baude | 2020-04-17 |
* | V2 Enable rootless | Jhon Honce | 2020-04-16 |
* | v2 bloat pruning phase 2 | Brent Baude | 2020-04-15 |
* | Ability to prune container in api V2 | Sujil02 | 2020-04-15 |
* | Add support for the global flags and config files | Jhon Honce | 2020-04-14 |
* | podmanv2 mount and umount | Brent Baude | 2020-04-14 |
* | v2podman add container init | Brent Baude | 2020-04-13 |
* | v2podman container cleanup | Brent Baude | 2020-04-09 |
* | podmanV2: implement logs | Valentin Rothberg | 2020-04-09 |
* | V2 podman diff(changes) support | Jhon Honce | 2020-04-07 |
* | v2podman run | Brent Baude | 2020-04-06 |