Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add create-layer sub command to create filesystem changeset #8

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 9, 2016

  1. Vendor Sirupsen

    Signed-off-by: Lei Jitang <leijitang@huawei.com>
    coolljt0725 committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    eb10149 View commit details
    Browse the repository at this point in the history
  2. Add create layer cmd to create filesystem changeset

    Signed-off-by: Lei Jitang <leijitang@huawei.com>
    coolljt0725 committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    1c001af View commit details
    Browse the repository at this point in the history
  3. Fix golint warnings

    Signed-off-by: Lei Jitang <leijitang@huawei.com>
    coolljt0725 committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    953699f View commit details
    Browse the repository at this point in the history
  4. Use pointer to avoid golint warning of copy lock

    Signed-off-by: Lei Jitang <leijitang@huawei.com>
    coolljt0725 committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    593085b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Add create layer test

    Signed-off-by: Lei Jitang <leijitang@huawei.com>
    coolljt0725 committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    f95665c View commit details
    Browse the repository at this point in the history
  2. Fix golint warnings

    Signed-off-by: Lei Jitang <leijitang@huawei.com>
    coolljt0725 committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    66e6cc3 View commit details
    Browse the repository at this point in the history
  3. Move changes.go and changes_unix.go to utils

    Signed-off-by: Lei Jitang <leijitang@huawei.com>
    coolljt0725 committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    c3071ab View commit details
    Browse the repository at this point in the history
  4. Add oci-create-layer man pages

    Signed-off-by: Lei Jitang <leijitang@huawei.com>
    coolljt0725 committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    a694c4e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Output to stdout by default

    Signed-off-by: Lei Jitang <leijitang@huawei.com>
    coolljt0725 committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    8f43e7a View commit details
    Browse the repository at this point in the history