| Commit message (Expand) | Author | Age |
* | Merge pull request #1824 from afbjorklund/pypodman_user | OpenShift Merge Robot | 2018-11-19 |
|\ |
|
| * | Don't use $HOST and $USER variables for remote | Anders F Björklund | 2018-11-18 |
* | | Implement pypodman start command | Jhon Honce | 2018-11-16 |
|/ |
|
* | Add version command to pypodman | Daniel J Walsh | 2018-11-15 |
* | Temporarily fix the Python tests to fix some PRs | Matthew Heon | 2018-11-07 |
* | Merge pull request #1743 from jwhonce/issue/1702 | OpenShift Merge Robot | 2018-11-05 |
|\ |
|
| * | Add ChangeAction to parse sub-options from --change | Jhon Honce | 2018-11-01 |
* | | Fix long image name handling | Jhon Honce | 2018-11-01 |
|/ |
|
* | Change humanize to use MB vs MiB. | Jhon Honce | 2018-11-01 |
* | Ensure test container in running state | Jhon Honce | 2018-10-25 |
* | Downgrade code to support python3.4 | Jhon Honce | 2018-10-23 |
* | Revert "Cirrus: Enable debugging delay on non-zero exit" | Chris Evich | 2018-10-18 |
* | Cirrus: Enable debugging delay on non-zero exit | Chris Evich | 2018-10-15 |
* | tests: do not fail in the cleanup phase | Giuseppe Scrivano | 2018-10-14 |
* | Add support for pod commands | Jhon Honce | 2018-10-12 |
* | Fix python tests | Matthew Heon | 2018-10-02 |
* | * Update documenation | Jhon Honce | 2018-10-01 |
* | Implement pod varlink bindings | Jhon Honce | 2018-10-01 |
* | Merge pull request #818 from wking/python-2-clean | Matthew Heon | 2018-09-27 |
|\ |
|
| * | contrib/python/*/Makefile: Fallback to unversioned 'python' | W. Trevor King | 2018-09-13 |
* | | Updates from reviews | Jhon Honce | 2018-09-21 |
* | | Implement new subcommands | Jhon Honce | 2018-09-21 |
* | | Don't output inodes created to run a container | Daniel J Walsh | 2018-09-21 |
|/ |
|
* | Turn on test debugging | Jhon Honce | 2018-08-31 |
* | Add support for remote commands | Jhon Honce | 2018-08-31 |
* | Add retry decorator for flakey tests | Jhon Honce | 2018-08-20 |
* | Update error message from reviews | Jhon Honce | 2018-08-20 |
* | Support Attach subcommand in pypodman | Jhon Honce | 2018-08-20 |
* | Fix handling of socket connection refusal. | Daniel J Walsh | 2018-08-17 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Add create and pull commands | Jhon Honce | 2018-08-14 |
* | Fix python tests again | Matthew Heon | 2018-08-10 |
* | Fix python tests to use cgroupfs | Matthew Heon | 2018-08-10 |
* | Force cgroupfs for python tests | Matthew Heon | 2018-08-10 |
* | Pass DESTDIR down to python Makefile | Daniel J Walsh | 2018-08-07 |
* | Remove inotify work around | Jhon Honce | 2018-08-06 |
* | Rename varlink socket and interface | baude | 2018-08-06 |
* | Add missing dependencies to build system | Jhon Honce | 2018-08-05 |
* | Port to MacOS | Jhon Honce | 2018-08-05 |
* | Clean up pylint warnings and errors for podman | Jhon Honce | 2018-07-28 |
* | Clean up pylint warnings and errors | Jhon Honce | 2018-07-25 |
* | [WIP] Refactor and simplify python builds | Jhon Honce | 2018-07-23 |
* | Downgrade setup.py | Jhon Honce | 2018-07-14 |
* | Update python directories to better support setup.py | Jhon Honce | 2018-07-13 |
* | remote python client for podman | Jhon Honce | 2018-07-13 |
* | Refactor attach()/start() after podman changes | Jhon Honce | 2018-07-12 |
* | Refactor unittest for change in history API | Jhon Honce | 2018-07-06 |
* | contrib/python/test/test_tunnel: Fix -nNT -> -nNTq | W. Trevor King | 2018-07-06 |
* | add podman remote client | baude | 2018-06-27 |
* | Add unittests and fix bugs | Jhon Honce | 2018-06-22 |