| Commit message (Expand) | Author | Age |
* | Merge pull request #1885 from edsantiago/split_token_none | OpenShift Merge Robot | 2018-11-28 |
|\ |
|
| * | _split_token(): handle None | Ed Santiago | 2018-11-27 |
* | | Fixes #1867 | Jhon Honce | 2018-11-28 |
|/ |
|
* | Actually set version for podman module / pypodman | Anders F Björklund | 2018-11-25 |
* | Improve speed of containers.list() | Jhon Honce | 2018-11-19 |
* | Implement pypodman start command | Jhon Honce | 2018-11-16 |
* | Temporarily fix the Python tests to fix some PRs | Matthew Heon | 2018-11-07 |
* | Add ChangeAction to parse sub-options from --change | 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 |
* | | 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 |
* | 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 |
* | 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 |
* | [WIP] Refactor and simplify python builds | Jhon Honce | 2018-07-23 |
* | 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 |
* | add podman remote client | baude | 2018-06-27 |
* | Add unittests and fix bugs | Jhon Honce | 2018-06-22 |
* | Implement SSH tunnels between client and podman server | Jhon Honce | 2018-06-19 |
* | Add support for BuildImage | Jhon Honce | 2018-06-05 |
* | Fix lable handling | Jhon Honce | 2018-06-01 |
* | Implement container attach | Jhon Honce | 2018-05-31 |
* | Implement python podman create and start | Jhon Honce | 2018-05-25 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | Add support for Zulu timestamp parsing | Jhon Honce | 2018-05-23 |
* | Implement podman.containers.commit() | Jhon Honce | 2018-05-18 |