summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #310 from baude/coprBrent Baude2018-02-07
|\
| * Add the spec file to podmanbaude2018-02-07
* | Merge pull request #309 from mheon/pause_state_errorDaniel J Walsh2018-02-07
|\ \ | |/ |/|
| * Change pause so only running containers are validMatthew Heon2018-02-07
* | Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/usernameDaniel J Walsh2018-02-07
|\ \
| * | Change un/pwd handling to match Buildah'sTomSweeneyRedHat2018-02-06
* | | Merge pull request #303 from umohnani8/certsDaniel J Walsh2018-02-07
|\ \ \ | |_|/ |/| |
| * | Change default certs dir to /etc/containers/certs.dumohnani82018-02-06
| * | Vendor in latest containers/imageumohnani82018-02-06
* | | Merge pull request #307 from rhatdan/sudoDaniel J Walsh2018-02-07
|\ \ \
| * | | Change sudo examples to use $ instead of $Daniel J Walsh2018-02-07
|/ / /
* / / Error on attempting to restart containerMatthew Heon2018-02-07
|/ /
* | Match podman inspect output to docker inspectumohnani82018-02-06
* | Touchup podman kill manpageMatthew Heon2018-02-06
* | Change stop signal default to SIGTERMMatthew Heon2018-02-06
* | Add podman search commandumohnani82018-02-06
* | Vendor in latest containers/imageumohnani82018-02-06
* | avoid period character at the beginning of newlineLokesh Mandvekar2018-02-06
* | Migrate more tests to ginkgobaude2018-02-06
|/
* sysfs should be mounted rw for privilegedbaude2018-02-06
* Migrate diff, exec, export, and history to ginkgobaude2018-02-05
* Integration testing readmebaude2018-02-05
* Deprecate --format for podman topbaude2018-02-05
* Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if setDaniel J Walsh2018-02-05
* Allow users to specify logpathDaniel J Walsh2018-02-03
* Migrate Create|Commit to ginkgobaude2018-02-02
* Merge pull request #284 from mheon/update_vendorsDaniel J Walsh2018-02-02
|\
| * Update stats code to reflect changes to containerd stats APIMatthew Heon2018-02-01
| * Update containerd/cgroups repo fix perf issueMatthew Heon2018-02-01
* | Merge pull request #282 from randomvariable/fix/sandboxDaniel J Walsh2018-02-02
|\ \
| * | Set default configuration container type annotation to sandboxNaadir Jeewa2018-02-01
* | | Fix --cert-dir path for podman loginumohnani82018-02-02
* | | Migrate kill tests to ginkgobaude2018-02-01
| |/ |/|
* | Add authfile, cert-dir and creds params to buildTomSweeneyRedHat2018-02-01
* | Implment network == nonebaude2018-01-31
|/
* libpod/runtime.go: Stick paths in arraysbaude2018-01-31
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31
* libpod/runtime.go: runtime pathbaude2018-01-31
* docs/tutorials/podman_tutorial.md: Add Ubuntubaude2018-01-30
* libpod/container_api: Set hostname in ENVbaude2018-01-30
* Migrate start, stats, stop to Ginkgobaude2018-01-30
* Add StopWithTimeout API function for containersMatthew Heon2018-01-30
* Initial gingko workbaude2018-01-29
* Merge pull request #267 from mheon/remove_libkpodMatthew Heon2018-01-29
|\
| * Honor storage-driver flagMatthew Heon2018-01-29
| * Remove libkpod. Replace runtime generation function.Matthew Heon2018-01-29
* | Ran spell checker through all man pagesDaniel J Walsh2018-01-29
* | Merge pull request #266 from TomSweeneyRedHat/dev/tsweeney/installfixDaniel J Walsh2018-01-28
|\ \ | |/ |/|
| * Add containernetworking-cni to install reqsTomSweeneyRedHat2018-01-27
|/
* Fix tab issue with --format flagumohnani82018-01-27