summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move to using constants for valid restart policy typesMatthew Heon2019-05-03
* Add manpage information for restart policyMatthew Heon2019-05-03
* Add support for retry count with --restart flagMatthew Heon2019-05-03
* Sending signals to containers prevents restart policyMatthew Heon2019-05-03
* Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
* Add a StoppedByUser field to the DBMatthew Heon2019-05-03
* Merge pull request #3034 from vrothberg/top-fallbackOpenShift Merge Robot2019-05-03
|\
| * top: fallback to execing ps(1)Valentin Rothberg2019-05-03
* | Merge pull request #2905 from QiWang19/globalvarOpenShift Merge Robot2019-05-03
|\ \
| * | Add variable for global flags to runlabelQi Wang2019-05-02
* | | Merge pull request #3061 from baude/parsecleanupOpenShift Merge Robot2019-05-03
|\ \ \ | |_|/ |/| |
| * | clean up shared/parse/parse.gobaude2019-05-02
* | | Merge pull request #2849 from cevich/timestampsOpenShift Merge Robot2019-05-03
|\ \ \
| * | | Cirrus: Add pipefail confirmation checkChris Evich2019-05-02
| * | | Cirrus: timestamp all output script outputChris Evich2019-05-02
* | | | Merge pull request #2959 from mheon/merge_volume_flagsOpenShift Merge Robot2019-05-03
|\ \ \ \
| * | | | Fix podman-in-podman volume testMatthew Heon2019-05-02
| * | | | Move handling of ReadOnlyTmpfs into new mounts codeMatthew Heon2019-05-01
| * | | | Begin adding volume testsMatthew Heon2019-05-01
| * | | | Ensure that named volumes have their options parsedMatthew Heon2019-05-01
| * | | | Add options parsing for tmpfs mountsMatthew Heon2019-05-01
| * | | | Use EqualValues instead of reflect equalityMatthew Heon2019-05-01
| * | | | Hit a number of to-do comments in unified volumes codeMatthew Heon2019-05-01
| * | | | Fix options for non-bind and non-tmpfs volumesMatthew Heon2019-05-01
| * | | | Migrate unit tests from cmd/podman into pkg/specMatthew Heon2019-05-01
| * | | | Migrate to unified volume handling codeMatthew Heon2019-05-01
| * | | | Always pass pod into MakeContainerConfigMatthew Heon2019-05-01
| * | | | Remove non-config fields from CreateConfigMatthew Heon2019-05-01
| * | | | Add a new function for converting a CreateConfigMatthew Heon2019-05-01
* | | | | Merge pull request #3051 from mheon/podman_migrate_fixesOpenShift Merge Robot2019-05-02
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Small fixes for #2950Matthew Heon2019-05-01
| | |_|/ | |/| |
* | | | Merge pull request #2985 from baude/generatesystemdOpenShift Merge Robot2019-05-02
|\ \ \ \
| * | | | Generate systemd unit files for containersbaude2019-05-02
| | |_|/ | |/| |
* | | | Merge pull request #3060 from mheon/update_cstorageOpenShift Merge Robot2019-05-02
|\ \ \ \ | |/ / / |/| | |
| * | | Update c/storage to v1.12.6Matthew Heon2019-05-02
* | | | Merge pull request #3039 from mheon/podman_initOpenShift Merge Robot2019-05-02
|\ \ \ \
| * | | | Fix typo in init manpageMatthew Heon2019-05-02
| * | | | Add an InvalidState varlink error for InitMatthew Heon2019-05-02
| * | | | Add basic structure of podman init commandMatthew Heon2019-05-01
* | | | | Merge pull request #3058 from TomSweeneyRedHat/dev/tsweeney/buidah1.8.1OpenShift Merge Robot2019-05-02
|\ \ \ \ \
| * | | | | Bump Buildah to v1.8.1, ImageBuilder to v1.1.0TomSweeneyRedHat2019-05-02
* | | | | | Merge pull request #3035 from baude/remoteportOpenShift Merge Robot2019-05-02
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | podman-remote portbaude2019-05-01
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3033 from karfau/patch-1OpenShift Merge Robot2019-05-02
|\ \ \ \ \
| * | | | | install.md contains hints for rootless setup on arch linuxChristian Bewernitz2019-05-01
* | | | | | Merge pull request #3056 from TomSweeneyRedHat/dev/tsweeney/healthyOpenShift Merge Robot2019-05-02
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | docs: Fix typo "healthcheck" pt2TomSweeneyRedHat2019-05-02
|/ / / / /
* | | | | Merge pull request #3047 from jamescassell/http-proxy-fixupOpenShift Merge Robot2019-05-02
|\ \ \ \ \
| * | | | | http-proxy: improve docsJames Cassell2019-05-01
| | |/ / / | |/| | |
* | | | | Merge pull request #3053 from edsantiago/fix_req_env_varOpenShift Merge Robot2019-05-02
|\ \ \ \ \