summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Small fixes to container ExecMatthew Heon2018-03-01
* docs/podman-info.1.md update man pagebaude2018-03-01
* Fix checks for configuration keys in the DBMatthew Heon2018-03-01
* Remove unused vendor github.com/coreos/pkgMatthew Heon2018-03-01
* Remove unused vendor github.com/mrunalp/fileutilsMatthew Heon2018-03-01
* Remove unused vendor gopkg.in/fsnotify.v1Matthew Heon2018-03-01
* Remove unused vendor github.com/containerd/consoleMatthew Heon2018-03-01
* Remove unused dependency vendor gopkg.in/tomb.v1Matthew Heon2018-03-01
* Remove unused runc filesMatthew Heon2018-03-01
* Update containers/storageMatthew Heon2018-03-01
* Merge pull request #428 from baude/coproutdirBrent Baude2018-02-28
|\
| * copr outdirbaude2018-02-28
|/
* Fix travis notificationsMatthew Heon2018-02-28
* podman info add registriesbaude2018-02-28
* Merge pull request #419 from baude/coprgitBrent Baude2018-02-28
|\
| * Re-enable copr buildsbaude2018-02-28
* | Tweak info time formatTomSweeneyRedHat2018-02-28
* | podman stats add networkingbaude2018-02-28
|/
* CNIPluginDir: check "/usr/lib/cni"Valentin Rothberg2018-02-28
* remove build aliasSeth Jennings2018-02-27
* Merge pull request #411 from baude/coprgitfixBrent Baude2018-02-27
|\
| * copr make file changebaude2018-02-27
|/
* (minor) correct misspellings in man pagesEd Santiago2018-02-27
* Restrict top output to container's pids onlybaude2018-02-26
* ps displays incorrect exit codebaude2018-02-26
* podman load dont panic when no repotagsbaude2018-02-26
* Add ubuntu pathsbaude2018-02-26
* Do not override user mountsbaude2018-02-26
* Tagging an image alias by shortnamebaude2018-02-26
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* Merge pull request #396 from mheon/bump_022Brent Baude2018-02-23
|\
| * Bump version to v0.2.3-devMatthew Heon2018-02-23
| * Bump release to v0.2.2v0.2.2Matthew Heon2018-02-23
|/
* podman ps json output use batched opsbaude2018-02-23
* CreateContainerStorage by image idbaude2018-02-23
* Move Hostname accessor to more logical placeMatthew Heon2018-02-23
* Refactor spec generation in libpod into a functionMatthew Heon2018-02-23
* Remove No New Privs from DB as it's already in the specMatthew Heon2018-02-22
* Vendor in latest containers/imageumohnani82018-02-22
* Add accessors to all container config and state fieldsMatthew Heon2018-02-22
* Implement --image-volumes for create and runumohnani82018-02-22
* Remove unnecessary booleansMatthew Heon2018-02-22
* Fix gofmtMatthew Heon2018-02-22
* Make operations on pod containers as a group independentMatthew Heon2018-02-22
* Fix gofmtMatthew Heon2018-02-22
* Add ability to start containers in a podMatthew Heon2018-02-22
* Add kill and stop for podsMatthew Heon2018-02-22
* Add pod status commandMatthew Heon2018-02-22
* Add tests and cleanupJhon Honce2018-02-22