Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.67.0
Choose a base ref
...
head repository: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.68.0
Choose a head ref
  • 20 commits
  • 8 files changed
  • 6 contributors

Commits on May 18, 2018

  1. Configuration menu
    Copy the full SHA
    889e63f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    c269bc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    ec0ea04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #291 from mkg20001/patch-1

    misc: change "new Buffer" to "Buffer.from()"
    alanshaw authored Jun 5, 2018
    Configuration menu
    Copy the full SHA
    9b28498 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. fix: removes duplicated TOC for pubsub

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw authored Jun 8, 2018
    Configuration menu
    Copy the full SHA
    a358cf7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #295 from ipfs/fix/remove-dup-toc

    fix: removes duplicated TOC for pubsub
    alanshaw authored Jun 8, 2018
    Configuration menu
    Copy the full SHA
    0a62f02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04c1625 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Merge pull request #277 from ipfs/files-spec-update

    docs: remove array arguments and document missing options
    achingbrain authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    510516a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Merge pull request #297 from Powersource/master

    Add docs for the pin option for files.add*
    alanshaw authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1f0b72f View commit details
    Browse the repository at this point in the history
  2. [DOC] pin.add, pin.rm are recursive by default

    Current and expected behavior of pin.add, pin.rm is to be recursive by default.
    JonKrone authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    5635d8e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Merge pull request #303 from ipfs/JonKrone-patch-1

    docs: pin.add, pin.rm are recursive by default
    alanshaw authored Jun 17, 2018
    Configuration menu
    Copy the full SHA
    b9e5a21 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    c291ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d75a361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4e677 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f81bcb View commit details
    Browse the repository at this point in the history
  5. fix: improve bitswap wantlist and unwant docs

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    7737546 View commit details
    Browse the repository at this point in the history
  6. fix: linting errors

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    fcc834c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #267 from ipfs/bitswap_wantlist_peerid

    test: Bitswap wantlist peerid
    alanshaw authored Jun 18, 2018
    Configuration menu
    Copy the full SHA
    bc6d3d1 View commit details
    Browse the repository at this point in the history
  8. chore: update contributors

    alanshaw committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    7f47b97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66c53f7 View commit details
    Browse the repository at this point in the history
Loading