| Commit message (Expand) | Author | Age |
| * | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
| * | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
| * | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
| * | Remove all instances of named return "err" from Libpod | Matthew Heon | 2020-07-09 |
| * | move go module to v2 | Valentin Rothberg | 2020-07-06 |
| * | Turn on More linters | Daniel J Walsh | 2020-06-15 |
| * | userns: support --userns=auto | Giuseppe Scrivano | 2020-04-06 |
| * | golangci: enable goimports | Valentin Rothberg | 2020-03-05 |
| * | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
| * | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
| * | remove libpod from main | baude | 2019-06-25 |
| * | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
| * | Move all libpod/ JSON references over to jsoniter | Matthew Heon | 2019-01-10 |
| * | Allow containers/storage to handle on SELinux labeling | Daniel J Walsh | 2018-10-23 |
| * | Add --force to podman umount to force the unmounting of the rootfs | Daniel J Walsh | 2018-08-01 |
| * | Update container Mounted() and Mountpoint() functions | Matthew Heon | 2018-07-24 |
| * | Let containers/storage keep track of mounts | Daniel J Walsh | 2018-07-19 |
| * | Vendor in latest code for storage,image, buildah | Daniel J Walsh | 2018-07-19 |
| * | We are using err in defer function, needs to be defined name | Daniel J Walsh | 2018-06-22 |
| * | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
| * | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
| * | Store user Volumes, Entrypoint, Command in database | Matthew Heon | 2018-05-03 |
| * | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
| * | Force host UID/GID mapping when creating containers | Nalin Dahyabhai | 2018-04-12 |
| * | Don't return an ImageConfig when creating storage | Matthew Heon | 2018-04-02 |
| * | CreateContainerStorage by image id | baude | 2018-02-23 |
| * | podman create/run need to load information from the image | Daniel J Walsh | 2018-01-03 |
| * | libpod create and run | baude | 2017-11-01 |
| * | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |