| Commit message (Expand) | Author | Age |
* | generate systemd: clarify limitations of `--new` | Valentin Rothberg | 2021-09-01 |
* | generate systemd: use --cidfile again | Valentin Rothberg | 2021-08-24 |
* | Revert "generate systemd: custom stop signal" | Valentin Rothberg | 2021-08-24 |
* | generate systemd: custom stop signal | Valentin Rothberg | 2021-08-24 |
* | auto-update: simple rollback | Valentin Rothberg | 2021-08-05 |
* | Remove GetStore function from Libpod | Matthew Heon | 2021-07-08 |
* | systemd/generate: change type to notify | Valentin Rothberg | 2021-06-04 |
* | generate systemd: make mounts portable | Valentin Rothberg | 2021-05-31 |
* | Add envars to the generated systemd unit | Paul Holzinger | 2021-05-10 |
* | podman generate systemd --new do not duplicate params | Paul Holzinger | 2021-03-28 |
* | Add RequiresMountsFor= to systemd generate | Robb Manes | 2021-03-26 |
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | --no-header flag implementation for generate systemd | Jakub Guzik | 2021-02-22 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | Fix broken podman generate systemd --new with pods | Paul Holzinger | 2021-02-16 |
* | Fix podman generate systemd --new special char handling | Paul Holzinger | 2021-02-01 |
* | Make generate systemd --new robust against double curly braces | Paul Holzinger | 2021-01-20 |
* | Make podman generate systemd --new flag parsing more robust | Paul Holzinger | 2021-01-07 |
* | generate systemd: do not set `KillMode` | Valentin Rothberg | 2021-01-05 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Refactor version handling in cmd tree | Jhon Honce | 2020-09-18 |
* | generate systemd: catch `--name=foo` | Valentin Rothberg | 2020-09-09 |
* | APIv2 add generate systemd endpoint | Paul Holzinger | 2020-09-02 |
* | generate systemd: quote arguments with whitespace | Valentin Rothberg | 2020-08-19 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | systemd generate: allow manual restart of container units in pods | Valentin Rothberg | 2020-06-25 |
* | correct the absolute path of `rm` executable | Yuan-Hao Chen | 2020-06-19 |
* | generate systemd: `ExecStopPost` for all units | Valentin Rothberg | 2020-06-17 |
* | generate systemd: `--replace` on named containers/pods | Valentin Rothberg | 2020-06-15 |
* | generate systemd: create pod template | Valentin Rothberg | 2020-06-11 |
* | generate systemd: refactor | Valentin Rothberg | 2020-06-11 |
* | generate systemd: rename source files | Valentin Rothberg | 2020-06-11 |