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: Changes needed for --cid-base option in go-ipfs. #8

Closed
wants to merge 10 commits into from

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    2cad3c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    345f0c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94ff1f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cec6117 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    851475d View commit details
    Browse the repository at this point in the history
  6. Doc. Enhancements.

    kevina committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    1917e04 View commit details
    Browse the repository at this point in the history
  7. Use (Un)MarshalText instead of (Un)MarshalJSON for encoding.

    This is more to the point and will also allow the use of apicid.Hash
    as keys is JSON objects.
    kevina committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    9148d7f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. gx publish 0.1.3

    kevina committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    329c831 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Remove code that depends on go-path.

    Also remove other now unused code.
    kevina committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    07d0223 View commit details
    Browse the repository at this point in the history
  2. gx publish 0.1.4

    kevina committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    bfec359 View commit details
    Browse the repository at this point in the history