An IPFS implementation in Go
master
pin: handle progress in post-run, everything else in the encoder
Steven Allen committed almost 8 years ago
cmds/pin: use PostRun in pin add
Overbool committed almost 8 years ago
cmds/pin: use EmitOnce for single value
Overbool committed almost 8 years ago
commands/pin: fix gofmt and block
Overbool committed almost 8 years ago
commands/pin: use new cmds lib
Overbool committed almost 8 years ago
Merge pull request #5678 from overbool/refactor/commands/bootstrap
Steven Allen committed almost 8 years ago
Merge pull request #5743 from chenminjian/fix/cmd/add
Steven Allen committed almost 8 years ago
fix(cmd/add): progressbar output error when input is read from stdin
chenminjian committed almost 8 years ago
Merge pull request #5747 from ipfs/fix/5733
Steven Allen committed almost 8 years ago
cmds/bootstrap: use EmitOnce directly
Overbool committed almost 8 years ago
commands/boostrap: use new cmds
Overbool committed almost 8 years ago
Overbool committed almost 8 years ago
cmds/refs: remove redundant func
Overbool committed almost 8 years ago
Overbool committed almost 8 years ago
Overbool committed almost 8 years ago
Steven Allen committed almost 8 years ago
Merge pull request #5659 from overbool/refactor/use-new-cmds
Steven Allen committed almost 8 years ago
Overbool committed almost 8 years ago
commands: use EmitOnce for single object
Overbool committed almost 8 years ago
commands: use io.Writer in tabwriter
Overbool committed almost 8 years ago