An IPFS implementation in Go
master
moved sharness tests to a subdir.
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Merge pull request #509 from jbenet/ipfs-object-stat
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
merkledag: add NodeStat object
Juan Batiz-Benet committed over 11 years ago
Merge pull request #507 from jbenet/ipfs-block-stat
Juan Batiz-Benet committed over 11 years ago
Merge pull request #504 from jbenet/ignore-profiles
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Ignore profile files in .gitignore
Matt Bell committed over 11 years ago
Merge pull request #499 from jbenet/command-channels
Juan Batiz-Benet committed over 11 years ago
commands: Fixed panic when marshalers gave nil output
Matt Bell committed over 11 years ago
commands; Fixed tests for Reader output
Matt Bell committed over 11 years ago
commands: Removed unused cleanup function
Matt Bell committed over 11 years ago
commands: Fixed panic on nil output value
Matt Bell committed over 11 years ago
core/commands: Made add command output a channel
Matt Bell committed over 11 years ago
commands: Allow commands to output pointers to specified type
Matt Bell committed over 11 years ago
commands/http: client: Decode values into a new instance of the output type
Matt Bell committed over 11 years ago
commands/http: client: Fixed decoding values in channel output
Matt Bell committed over 11 years ago
commands: Use a flag to enable streaming channel output
Matt Bell committed almost 12 years ago