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

WIP: Add global option to specify the multibase encoding (client side) #5777

Closed
wants to merge 5 commits into from

Commits on Nov 22, 2018

  1. Gx update go-cidutil.

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    f11fec0 View commit details
    Browse the repository at this point in the history
  2. Add global --cid-base option and enable it for ipfs add and tar comma…

    …nds.
    
    This also adds a global --output-cidv1 option.
    
    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    b50c890 View commit details
    Browse the repository at this point in the history
  3. Add support for global --cid-base option to more commands.

    Other related changes.
    
    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    fa760af View commit details
    Browse the repository at this point in the history
  4. Add support for global --cid-base option for 'files ls' and 'stat'.

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    3093b6c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. Comment out test case that hangs.

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    15038ce View commit details
    Browse the repository at this point in the history