| Commit message (Expand) | Author | Age |
* | Add podman pod top | haircommander | 2018-08-23 |
* | Include pod stats and top in commands/completions | haircommander | 2018-08-23 |
* | Vendor changes to psgo | haircommander | 2018-08-23 |
* | Fix syntax description of --ulimit command | Daniel J Walsh | 2018-08-23 |
* | Swap test image in exec test to fedora for useradd | Matthew Heon | 2018-08-23 |
* | Add tests for exec --user | Matthew Heon | 2018-08-23 |
* | Properly translate users into runc format for exec | Matthew Heon | 2018-08-23 |
* | test: ad more tests for rootless containers | Giuseppe Scrivano | 2018-08-22 |
* | rootless: fix --net host --privileged | Giuseppe Scrivano | 2018-08-22 |
* | Fix a bug with hook ALWAYS matching with a process | Matthew Heon | 2018-08-22 |
* | Fixed segfault in stats where container had netNS none or from container | haircommander | 2018-08-21 |
* | Enable pod stats with short ID and name | haircommander | 2018-08-21 |
* | Touch up cert-dir in man pages | TomSweeneyRedHat | 2018-08-21 |
* | make dbuild fixed on ubuntu/debian | Kunal Kushwaha | 2018-08-21 |
* | vendor latest github.com/urfave/cli | Valentin Rothberg | 2018-08-21 |
* | 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 devices | Daniel J Walsh | 2018-08-20 |
* | tutorial: point to containers/skopeo | Micah Abbott | 2018-08-18 |
* | point to containers/skopeo | Micah Abbott | 2018-08-18 |
* | install.md: point to containers/libpod | Micah Abbott | 2018-08-18 |
* | Merge pull request #1297 from mheon/bump-0.8.3 | Matthew Heon | 2018-08-17 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-08-17 |
| * | Bump to v0.8.4-dev | Matthew Heon | 2018-08-17 |
| * | Bump to v0.8.3v0.8.3 | Matthew Heon | 2018-08-17 |
|/ |
|
* | Make failure to retrieve individual ctrs/pods nonfatal | Matthew Heon | 2018-08-17 |
* | Mention that systemd is the default cgroup manager | Matthew Heon | 2018-08-17 |
* | Add dependency for python3-psutil module | Jhon Honce | 2018-08-17 |
* | Vendor in latest buildah and imagebuilder | Daniel J Walsh | 2018-08-17 |
* | Don't fail on size. | Daniel J Walsh | 2018-08-17 |
* | Fix handling of socket connection refusal. | Daniel J Walsh | 2018-08-17 |
* | podman: fix --uts=host | Giuseppe Scrivano | 2018-08-17 |
* | podman pod stats | baude | 2018-08-17 |
* | Merge pull request #1271 from vrothberg/recommend-slirp4netns | Daniel J Walsh | 2018-08-16 |
|\ |
|
| * | podman.spec: recommend slirp4netns | Valentin Rothberg | 2018-08-16 |
* | | Added helper function for libpod pod api calls | haircommander | 2018-08-16 |
* | | CreatePod args now PodCreate structure | haircommander | 2018-08-16 |
* | | Added reason to PodContainerError | haircommander | 2018-08-16 |
* | | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | | Add Pod API to varlink. | haircommander | 2018-08-16 |
* | | Change pod varlink API. | haircommander | 2018-08-16 |
* | | Moved getPodStatus to pod API to be used in varlink | haircommander | 2018-08-16 |
* | | Vendor in latest containers/psgo code | Daniel J Walsh | 2018-08-16 |
* | | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | | Revert "spec: bind mount /sys only for rootless containers" | Giuseppe Scrivano | 2018-08-16 |
* | | Suport format param for varlink Commit | Qi Wang | 2018-08-16 |
* | | Fix segfault in top when -l and no args are passed | haircommander | 2018-08-16 |
* | | Document STORAGE_DRIVER and STORAGE_OPTS environment variable | Daniel J Walsh | 2018-08-16 |
* | | Do not 'make all' on Travis for Linux | Matthew Heon | 2018-08-15 |