| Commit message (Expand) | Author | Age |
* | 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 |
* | Implement SSH tunnels between client and podman server | Jhon Honce | 2018-06-19 |
* | Add support for BuildImage | Jhon Honce | 2018-06-05 |
* | Provide examples for python podman API | Jhon Honce | 2018-06-01 |
* | Use Version from spec file in setup.py | Jhon Honce | 2018-06-01 |
* | 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 |
* | Fix test_runner call of podman varlink | Jhon Honce | 2018-05-23 |
* | Add support for Zulu timestamp parsing | Jhon Honce | 2018-05-23 |
* | set varlink timeout to 1 seconds | baude | 2018-05-22 |
* | Implement podman.containers.commit() | Jhon Honce | 2018-05-18 |
* | Skip tests that are flaking, holding up merge queue | Jhon Honce | 2018-05-16 |