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

coreapi unixfs: change Wrap logic to make more sense #6019

Merged
merged 14 commits into from
Mar 23, 2019

Commits on Mar 21, 2019

  1. coreapi unixfs: change Wrap logic to make more sense

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    332d4ae View commit details
    Browse the repository at this point in the history
  2. coreapi add wrap: fix gotests

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    2e8bb8c View commit details
    Browse the repository at this point in the history
  3. WIP almost working ipfs add

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    b8bc26a View commit details
    Browse the repository at this point in the history
  4. coreapi: remove hidden file handling in add

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    2 Configuration menu
    Copy the full SHA
    c5b81e9 View commit details
    Browse the repository at this point in the history
  5. gomod: use interface-go-ipfs-core@8da6e5f68c0

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    6a36a44 View commit details
    Browse the repository at this point in the history
  6. add: gofmt

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    150fa15 View commit details
    Browse the repository at this point in the history
  7. add: fix sharness tests (WIP)

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    782b2d6 View commit details
    Browse the repository at this point in the history
  8. unixfs add: remove StdinName

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    964ef0b View commit details
    Browse the repository at this point in the history
  9. adder: pin the right node

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    152829d View commit details
    Browse the repository at this point in the history
  10. add: move stdin-name handling to cmds

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    9919528 View commit details
    Browse the repository at this point in the history
  11. Update go-ipfs-cmds

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    cfa4862 View commit details
    Browse the repository at this point in the history
  12. add: gofmt

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    a94d3b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Update go-ipfs-cmds and core-iface

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    01ef512 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. dep: update files, cmds, interfaces

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    2d96b4d View commit details
    Browse the repository at this point in the history