| Commit message (Expand) | Author | Age |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | remote exec: write conmon error on hijacked connection | Valentin Rothberg | 2021-01-27 |
* | Add support for Gentoo file to package query | Michael Vetter | 2020-12-29 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Add support for pacman package version query | xatier | 2020-12-16 |
* | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
* | Send HTTP Hijack headers after successful attach | Matthew Heon | 2020-08-27 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Preserve passwd on container restart | Matthew Heon | 2020-07-15 |
* | Include infra container information in `pod inspect` | Matthew Heon | 2020-07-14 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | WIP V2 attach bindings and test | Jhon Honce | 2020-05-13 |
* | v2 podman stats | baude | 2020-05-05 |
* | Improve APIv2 support for Attach | Matthew Heon | 2020-04-13 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Add an API for Attach over HTTP API | Matthew Heon | 2020-01-16 |
* | Add ContainerStateRemoving | Matthew Heon | 2019-11-19 |
* | Set SELinux labels based on the security context in the kube.yaml | Daniel J Walsh | 2019-11-05 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | Set default seccomp.json file for podman play kube | Daniel J Walsh | 2019-10-29 |
* | Return information about mount_program (fuse-overlayfs) | Daniel J Walsh | 2019-09-06 |
* | libpod: avoid polling container status | Giuseppe Scrivano | 2019-09-04 |
* | code cleanup | baude | 2019-07-08 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | remove libpod from main | baude | 2019-06-25 |
* | util: fix race condition in WaitForFile | Giuseppe Scrivano | 2019-05-20 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Fix build on non-Linux | Miloslav Trmač | 2018-12-06 |
* | util: use fsnotify to wait for file | Giuseppe Scrivano | 2018-11-28 |
* | exec: don't wait for pidfile when the runtime exited | Giuseppe Scrivano | 2018-11-27 |
* | create: fix writing cidfile when using rootless | Giuseppe Scrivano | 2018-10-23 |
* | Add ability for ubuntu to be tested | baude | 2018-10-03 |
* | Refactor error checking in With*NSFromPod options | haircommander | 2018-08-23 |
* | Fix build on non-Linux OSes | Matthew Heon | 2018-08-15 |
* | Create pod CGroups when using the systemd cgroup driver | Matthew Heon | 2018-08-15 |
* | We need to sort mounts so that one mount does not over mount another. | Daniel J Walsh | 2018-08-10 |
* | Stage 4 Image cleanup | baude | 2018-03-23 |
* | Stage3 Image Library | baude | 2018-03-14 |
* | Add tracking for exec session IDs | Matthew Heon | 2018-03-01 |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | podman run container id to file | baude | 2018-01-11 |
* | kpod stats | baude | 2017-12-13 |
* | remove unused functions and variables | Suraj Deshmukh | 2017-11-28 |
* | Add docker transport to push image before final failure | TomSweeneyRedHat | 2017-11-28 |
* | Address run/create performance issues | baude | 2017-11-14 |
* | libpod create and run | baude | 2017-11-01 |