Skip to content
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/kubo
base: 26a481a904ab
Choose a base ref
...
head repository: ipfs/kubo
compare: aa79f3858066
Choose a head ref
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Oct 1, 2014

  1. cmd/ipfs/pin.go now uses MakeCommand

    + added recursive pinning func
    jbenet committed Oct 1, 2014
    Copy the full SHA
    728f17d View commit details
    Browse the repository at this point in the history
  2. pin: add depth arg.

    jbenet committed Oct 1, 2014
    Copy the full SHA
    14a384d View commit details
    Browse the repository at this point in the history
  3. command output nit

    jbenet committed Oct 1, 2014
    Copy the full SHA
    1cfb0ff View commit details
    Browse the repository at this point in the history
  4. command output nit

    jbenet committed Oct 1, 2014
    Copy the full SHA
    b787c70 View commit details
    Browse the repository at this point in the history
  5. comment + import nits

    jbenet committed Oct 1, 2014
    Copy the full SHA
    41aab9f View commit details
    Browse the repository at this point in the history
  6. security TODO warning

    jbenet committed Oct 1, 2014
    Copy the full SHA
    19b0a28 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ba510cb View commit details
    Browse the repository at this point in the history
  8. cleanup logging setup.

    - should not be on init, because need debug flag
    jbenet committed Oct 1, 2014
    Copy the full SHA
    aa79f38 View commit details
    Browse the repository at this point in the history