| Commit message (Expand) | Author | Age |
* | 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 |
* | | Adjust podman logs error message for clarity | Matthew Heon | 2018-03-02 |
|/ |
|
* | Disable FFJSON for container structs | Matthew Heon | 2018-03-02 |
* | Fix SQL syntax error | Matthew Heon | 2018-03-02 |
* | Remove unused existing IP addresses function | Matthew Heon | 2018-03-02 |
* | Fix gofmt & golint | Matthew Heon | 2018-03-02 |
* | Use more reliable function for parsing CNI result | Matthew Heon | 2018-03-02 |
* | Update DB to hold CNI network information | Matthew Heon | 2018-03-02 |
* | Include error in error message | Matthew Heon | 2018-03-02 |
* | Instead of erroring on exit file not being found, warn | Matthew Heon | 2018-03-02 |
* | podman logs -f: does not detect container stop or rm | baude | 2018-03-02 |
* | test/README.md: fix path to the tests suite | Giuseppe Scrivano | 2018-03-02 |