| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands | Jhon Honce | 2021-05-27 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Add system test for shell completion | Paul Holzinger | 2020-12-09 |
* | 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 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | docs: recommend alternatives to podman inspect | Mark Stosberg | 2020-06-30 |
* | Fixes --remote flag issues | Jhon Honce | 2020-06-26 |
* | BATS tests: new too-many-arguments test | Ed Santiago | 2020-06-23 |
* | enable inspect tests | Valentin Rothberg | 2020-04-29 |
* | Fix podman inspect to accept -l and -s fields | Daniel J Walsh | 2020-04-20 |
* | Fixes for system tests | Brent Baude | 2020-04-17 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |
* | inspect: rename ImageID go field to Image | Valentin Rothberg | 2019-10-15 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | Support aliases for .Src and .Dst in inspect .Mounts | Matthew Heon | 2019-06-24 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Usability cleanup for 'inspect' | Ed Santiago | 2019-03-13 |
* | move formats pkg to and vendor from buildah | Qi Wang | 2019-03-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 |
* | Enable more podman-remote pod commands | baude | 2019-02-22 |
* | hide --latest on the remote-client | baude | 2019-02-22 |
* | Add examples for Cobra | TomSweeneyRedHat | 2019-02-14 |
* | 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 |
* | Merge pull request #2239 from bodunov/master | OpenShift Merge Robot | 2019-02-01 |
|\ |
|
| * | For consistency in usage output the verbs changed from 3rd person to 1st person. | Ivan Bodunov | 2019-01-30 |
* | | Add support for short option -s in podman inspect | Daniel J Walsh | 2019-01-30 |
|/ |
|
* | podman-remote inspect | baude | 2019-01-18 |
* | podman-inspect: don't ignore errors | Valentin Rothberg | 2019-01-18 |
* | Fix golang formatting issues | baude | 2018-11-28 |
* | Sort all command flags | Qi Wang | 2018-10-11 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | return all inspect info for varlink containerinspect | baude | 2018-06-01 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | podman create, start, getattachsocket | baude | 2018-05-21 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
* | varlink images | baude | 2018-04-26 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | Migrate podman inspect and tag to image library | baude | 2018-03-21 |