| Commit message (Expand) | Author | Age |
* | Add shell completion with cobra | Paul Holzinger | 2020-11-12 |
* | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Cleanup handling of podman mount/unmount | Daniel J Walsh | 2020-07-27 |
* | [WIP] Refactor podman system connection | Jhon Honce | 2020-07-22 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Set TMPDIR to /var/tmp by default if not set | Daniel J Walsh | 2020-06-30 |
* | Set console mode for windows | Brent Baude | 2020-06-29 |
* | V2 podman system connection | Jhon Honce | 2020-06-23 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | v2networking enable commands | baude | 2020-04-30 |
* | V2 Commands that require ParentNS (rootful) are report error | Jhon Honce | 2020-04-30 |
* | generate systemd | Valentin Rothberg | 2020-04-29 |
* | system tests must pass | Brent Baude | 2020-04-28 |
* | manifest create,add,inspect | Qi Wang | 2020-04-22 |
* | Fix bug where two configurations had been created | Jhon Honce | 2020-04-16 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |
* | V2 podman system service | Jhon Honce | 2020-04-07 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | add default network for apiv2 create | Brent Baude | 2020-03-06 |
* | build: move initialization after SetXdgDirs | Giuseppe Scrivano | 2020-02-24 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | Add `untag` sub-command | Sascha Grunert | 2020-01-08 |
* | Merge pull request #4127 from nalind/reexec-use | OpenShift Merge Robot | 2019-09-27 |
|\ |
|
| * | Correct use of reexec.Init() | Nalin Dahyabhai | 2019-09-26 |
* | | Set log-level immediately, before rootless setup | Matthew Heon | 2019-09-26 |
|/ |
|
* | support non-standard ssh port for remote-client | baude | 2019-09-17 |
* | Use exit code constants | Daniel J Walsh | 2019-09-12 |
* | Set TMPDIR to /var/tmp by default | Daniel J Walsh | 2019-09-05 |
* | Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhome | OpenShift Merge Robot | 2019-08-06 |
|\ |
|
| * | Touch up XDG, add rootless links | TomSweeneyRedHat | 2019-07-29 |
* | | fix `podman -v` regression | Valentin Rothberg | 2019-07-29 |
|/ |
|
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | Fix podman-remote usage message to display `podman-remote` instead of `podman` | Ashley Cui | 2019-07-08 |
* | Merge pull request #3451 from ashley-cui/unmount | OpenShift Merge Robot | 2019-06-28 |
|\ |
|
| * | Remove umount command from remote client. | Ashley Cui | 2019-06-27 |
* | | rootless: enable linger if /run/user/UID not exists | Giuseppe Scrivano | 2019-06-27 |
|/ |
|
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Add remote client logging to a file | Jhon Honce | 2019-06-17 |
* | When creating exit command, pass storage options on | Matthew Heon | 2019-06-13 |
* | podman remote-client commit | baude | 2019-05-30 |
* | Merge pull request #3039 from mheon/podman_init | OpenShift Merge Robot | 2019-05-02 |
|\ |
|
| * | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
* | | Merge pull request #3035 from baude/remoteport | OpenShift Merge Robot | 2019-05-02 |
|\ \
| |/
|/| |
|
| * | podman-remote port | baude | 2019-05-01 |
* | | enable podman-remote on windows | baude | 2019-04-30 |
|/ |
|
* | enable podman remote top | baude | 2019-04-25 |
* | podman remote-client restart containers | baude | 2019-04-24 |
* | podman-remote pause|unpause | baude | 2019-04-18 |
* | podman-remote start | baude | 2019-04-17 |