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

Port ipfs ls to CoreAPI #5962

Merged
merged 7 commits into from
Feb 2, 2019
Merged

Port ipfs ls to CoreAPI #5962

merged 7 commits into from
Feb 2, 2019

Commits on Feb 1, 2019

  1. coreapi: use chan for returning results in Unixfs.Ls

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    11ee750 View commit details
    Browse the repository at this point in the history
  2. coreapi: asunc ls option

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    d06a678 View commit details
    Browse the repository at this point in the history
  3. coreapi: resolve type/size in Unixfs.Ls

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    628cd7e View commit details
    Browse the repository at this point in the history
  4. ls: use CoreAPI

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    73f1e2d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. coreapi: stream only ls, handle storting in command

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    d1b6cca View commit details
    Browse the repository at this point in the history
  2. coreapi ls: merge ResolveType and ResolveSize

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    1fef9a5 View commit details
    Browse the repository at this point in the history
  3. coreapi: mirror unixfs file types

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    6939b60 View commit details
    Browse the repository at this point in the history