summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update tarsplit vendor to address CVE-2017-14992Matthew Heon2017-11-08
* Do not attempt to use command --args as cli flagsbaude2017-11-08
* Fix panic when no image is givenDaniel J Walsh2017-11-08
* Cleanup missing whitespaceDaniel J Walsh2017-11-07
* Add 'kpod import' commandUrvashi Mohnani2017-11-07
* Vendor in latest containers/imageUrvashi Mohnani2017-11-07
* Respect the quiet flag.Daniel J Walsh2017-11-07
* SELinux tests are mistakenly not running.Daniel J Walsh2017-11-07
* Convert tmpfs mounts to use generateDaniel J Walsh2017-11-06
* Remove defaults and use runtime-tools/generate for specDaniel J Walsh2017-11-06
* Merge pull request #17 from rhatdan/capsDaniel J Walsh2017-11-05
|\
| * Handle Linux Capabilities from command lineDaniel J Walsh2017-11-04
* | Merge pull request #8 from baude/clicontextDaniel J Walsh2017-11-05
|\ \ | |/ |/|
| * libpod/runtime_img_test.go Unit Testsbaude2017-11-04
| * spec_test.go: Unit tests for spec.gobaude2017-11-03
| * spec.go: Remove cli context as func argbaude2017-11-03
| * util_test.go: Unittests for util.gobaude2017-11-03
| * create_cli_test.go: Unittestsbaude2017-11-03
| * Vendor in testify/assert and depsbaude2017-11-03
|/
* Parse SecurityOptsDaniel J Walsh2017-11-03
* Merge pull request #14 from baude/gitvalidationMatthew Heon2017-11-03
|\
| * Makefile: Add repo EPOCHbaude2017-11-03
|/
* Merge pull request #6 from rhatdan/paprDaniel J Walsh2017-11-02
|\
| * Remove tip from testing in yamlDaniel J Walsh2017-11-02
| * Add .papr supportDaniel J Walsh2017-11-02
| * Fix lint error on spec being shadowedDaniel J Walsh2017-11-02
| * Fix gofmt errorsDaniel J Walsh2017-11-02
| * -mFix crioConfigPathDaniel J Walsh2017-11-02
| * No man5 or man8 man pagesDaniel J Walsh2017-11-02
|/
* Merge pull request #4 from mheon/fix_vendorDaniel J Walsh2017-11-01
|\
| * Fix trivial import issueMatthew Heon2017-11-01
|/
* Merge pull request #3 from rhatdan/readmeMatthew Heon2017-11-01
|\
| * Create README for libpodDaniel J Walsh2017-11-01
|/
* Merge pull request #2 from baude/createMatthew Heon2017-11-01
|\
| * libpod create and runbaude2017-11-01
|/
* Merge pull request #1 from mheon/masterMatthew Heon2017-11-01
|\
| * Fix makefile issueMatthew Heon2017-11-01
| * Gut the readmeMatthew Heon2017-11-01
| * Remove an unused vendorMatthew Heon2017-11-01
| * Update OWNERS. Remove unused version codeMatthew Heon2017-11-01
| * Remove another unused packageMatthew Heon2017-11-01
| * Remove CRI-O manpagesMatthew Heon2017-11-01
| * Remove more unused codeMatthew Heon2017-11-01
| * Fix paths for testsMatthew Heon2017-11-01
| * Prune Server package. Convert to new github location.Matthew Heon2017-11-01
| * Remove pause codeMatthew Heon2017-11-01
| * Remove CRIO tests, disable broken kpod testsMatthew Heon2017-11-01
| * Remove CRI-O binaries and makefile targetsMatthew Heon2017-11-01
| * Initial checkin from CRI-O repoMatthew Heon2017-11-01
|/
* Initial commitDaniel J Walsh2017-11-01