| Commit message (Expand) | Author | Age |
* | Remove c.String(net) | Daniel J Walsh | 2020-01-16 |
* | Validate contextdir on build | TomSweeneyRedHat | 2019-11-01 |
* | Refactor test to prevent panic | Jhon Honce | 2019-10-31 |
* | Update build man page with latest Buildah changes | TomSweeneyRedHat | 2019-10-10 |
* | Make the healthcheck flags compatible with Docker CLI | Hunor Csomortáni | 2019-07-16 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | cmd, pkg: drop commented code | Giuseppe Scrivano | 2019-04-15 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | podman-remote create|run | baude | 2019-04-08 |
* | Revert "Switch to golangci-lint" | Brent Baude | 2019-04-05 |
* | Add deadcode linter | Sascha Grunert | 2019-04-04 |
* | utils: drop dead function | Giuseppe Scrivano | 2019-03-21 |
* | podman-remote create|ps | baude | 2019-02-25 |
* | hide --latest on the remote-client | baude | 2019-02-22 |
* | Improve command line validation | baude | 2019-02-22 |
* | pod infra container is started before a container in a pod is run, started, o... | Peter Hunt | 2019-02-15 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | rm -f now removes a paused container | baude | 2018-11-08 |
* | Add --max-workers and heuristics for parallel operations | baude | 2018-10-25 |
* | Use the new checkAllAndLatest() function | Adrian Reber | 2018-10-23 |
* | Swap from map to channels for podman stop workers | Matthew Heon | 2018-10-11 |
* | Stop containers in parallel fashion | baude | 2018-10-11 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Refactored method of getting pods | haircommander | 2018-07-27 |
* | Added pod start and stop | haircommander | 2018-07-20 |
* | Refactor podman/utils with a single container start and attach function | Marco Vedovati | 2018-07-06 |
* | utils: fix endless write of resize event | Giuseppe Scrivano | 2018-06-28 |
* | cmd/podman/utils.go: Cancel-able resize writes | W. Trevor King | 2018-06-28 |
* | Fix podman hangs when detecting startup error in container attached mode | Marco Vedovati | 2018-06-28 |
* | Add carriage return to log message when using --tty flag | Marco Vedovati | 2018-06-19 |
* | libpod: fix panic when using -t and the process fails to start | Giuseppe Scrivano | 2018-05-17 |
* | Remove extra close from attach resize channel | Matthew Heon | 2018-05-08 |
* | varlink images | baude | 2018-04-26 |
* | Add --default-mounts-file hidden flag | umohnani8 | 2018-04-26 |
* | Print ctr ID if neither STDOUT and STDERR are attached | Matthew Heon | 2018-04-19 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | Change attach to accept a struct containing streams | Matthew Heon | 2018-04-13 |
* | Fix terminal attach | Matthew Heon | 2018-04-13 |
* | Changes to attach to enable per-stream attaching | Matthew Heon | 2018-04-13 |
* | Add hooks support to podman | Daniel J Walsh | 2018-04-05 |
* | Honor storage-driver flag | Matthew Heon | 2018-01-29 |
* | Remove libkpod. Replace runtime generation function. | Matthew Heon | 2018-01-29 |