master
Refactor trust view command into a --pretty flag on trust inspect
Merge pull request #935 from n4ss/trust-out-of-experimental2
Add more content trust tests
Move notary to its new location
Convert assert.Check(t, is.Error()) to assert.Error
Fix comment and misc code issues
Fixed gometalinter errors on test files
Move Docker Trust out of experimental
Fixes some unit tests to be able to run them on windows
Refactor content_trust cli/flags handling