| Commit message (Expand) | Author | Age |
* | Add --ignore-rootfs option for checkpoint/restore | Adrian Reber | 2019-07-11 |
* | Fix typo in checkpoint/restore related texts | Adrian Reber | 2019-07-11 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Prohibit use of positional args with --import | Ed Santiago | 2019-06-11 |
* | BATS tests - get working again | Ed Santiago | 2019-06-11 |
* | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
* | Added support to migrate containers | Adrian Reber | 2019-06-03 |
* | Fix restore options help text and comments | Adrian Reber | 2019-06-03 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | remote-client checkpoint/restore | baude | 2019-04-11 |
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | Better usage synopses for subcommands | Ed Santiago | 2019-02-26 |
* | hide --latest on the remote-client | baude | 2019-02-22 |
* | Improve command line validation | baude | 2019-02-22 |
* | Add 4th chunk of Cobra Examples | TomSweeneyRedHat | 2019-02-18 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | Separate remote and local commands | baude | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Capatilize all usage and descriptions | Daniel J Walsh | 2019-02-05 |
* | Fix podman container restore -a | Adrian Reber | 2018-11-28 |
* | Added tcp-established to checkpoint/restore | Adrian Reber | 2018-11-28 |
* | Use also a struct to pass options to Restore() | Adrian Reber | 2018-11-28 |
* | Add --all and --latest to checkpoint/restore | Adrian Reber | 2018-10-23 |
* | Sort all command flags | Qi Wang | 2018-10-11 |
* | Add support to checkpoint/restore containers | Adrian Reber | 2018-10-03 |