| Commit message (Expand) | Author | Age |
* | Add new default location for conmon | Matthew Heon | 2018-03-14 |
* | test/e2e/images_test.go: test with multiple tags | Valentin Rothberg | 2018-03-14 |
* | podman-images: return correct image list | Valentin Rothberg | 2018-03-14 |
* | make shell: build, test and run in a container | Valentin Rothberg | 2018-03-13 |
* | Fix typo in test/README.md | Valentin Rothberg | 2018-03-13 |
* | Remove extra pod Start code | Matthew Heon | 2018-03-13 |
* | Modify pod API to move Init() into Start() | Matthew Heon | 2018-03-13 |
* | Merge pull request #471 from TomSweeneyRedHat/dev/tsweeney/podmanman | Matthew Heon | 2018-03-12 |
|\ |
|
| * | Update commands section to a table and add missing commands | TomSweeneyRedHat | 2018-03-10 |
* | | Remove unused configs for testing CRI-O | Matthew Heon | 2018-03-12 |
* | | Remove crio.conf references from manpages | Matthew Heon | 2018-03-12 |
|/ |
|
* | Merge pull request #470 from mheon/bump_3_2 | Matthew Heon | 2018-03-09 |
|\ |
|
| * | Update gitvalidation epoch | Matthew Heon | 2018-03-09 |
| * | Bump to version v0.3.3-dev | Matthew Heon | 2018-03-09 |
| * | Bump to v0.3.2v0.3.2 | Matthew Heon | 2018-03-09 |
|/ |
|
* | Fix a potential race around container removal in ps | Matthew Heon | 2018-03-09 |
* | podman ps command string too long | baude | 2018-03-09 |
* | Podman load can pull in compressed files | umohnani8 | 2018-03-08 |
* | Vendor in latest container/image | umohnani8 | 2018-03-08 |
* | Image Resolution Stage 1 | baude | 2018-03-08 |
* | Convert bind mounts to use DB field | Matthew Heon | 2018-03-08 |
* | Add location in DB for saving files to bind mount in | Matthew Heon | 2018-03-08 |
* | Move internal function resizeTty to container_internal | Matthew Heon | 2018-03-08 |
* | Make WriteStringToRundir internal | Matthew Heon | 2018-03-08 |
* | Refactor saving OCI spec to disk into separate function | Matthew Heon | 2018-03-08 |
* | Update test-related makefile targets | Matthew Heon | 2018-03-08 |
* | Add toggle for Docker install/deinstall for baseline test | TomSweeneyRedHat | 2018-03-08 |
* | podman import, load, and commit are too verbose | baude | 2018-03-07 |
* | Do not strip binaries | baude | 2018-03-07 |
* | Add buildah bud options from common.go | TomSweeneyRedHat | 2018-03-06 |
* | docs: podman-top: fix nonworking example | Ed Santiago | 2018-03-06 |
* | attach: set the terminal size and handle SIGWINCH | Giuseppe Scrivano | 2018-03-06 |
* | Add podman info to the issue template | TomSweeneyRedHat | 2018-03-06 |
* | Add podman baseline test script | TomSweeneyRedHat | 2018-03-06 |
* | Change config file to not set static dir by default | Matthew Heon | 2018-03-06 |
* | Fix review comments | Matthew Heon | 2018-03-06 |
* | Change standard config path and add override config | Matthew Heon | 2018-03-06 |
* | Fix Conmon error to display Conmon paths | Matthew Heon | 2018-03-06 |
* | Add support to load runtime configuration from config file | Matthew Heon | 2018-03-06 |
* | Add default libpod config file | Matthew Heon | 2018-03-06 |
* | Add ability to dump config to file as TOML | Matthew Heon | 2018-03-06 |
* | Change conmon and runtime paths to arrays | Matthew Heon | 2018-03-06 |
* | Update containers/storage to fix locking bug | Matthew Heon | 2018-03-06 |
* | Run gofmt and lint just for one Go version | Álex González | 2018-03-05 |
* | networking.go tweak iptables functions | baude | 2018-03-03 |
* | Merge pull request #444 from mheon/bump_0_3_1 | Matthew Heon | 2018-03-02 |
|\ |
|
| * | Bump to v0.3.2-dev | Matthew Heon | 2018-03-02 |
| * | Bump to v0.3.1v0.3.1 | Matthew Heon | 2018-03-02 |
|/ |
|
* | Merge pull request #443 from baude/iptablesdns | Matthew Heon | 2018-03-02 |
|\ |
|
| * | allow DNS resolution in containers | baude | 2018-03-02 |