An IPFS implementation in Go
master
test/sharness: Added tests for get
Matt Bell committed over 11 years ago
core/commands: get: Cleaned up option handling
Matt Bell committed over 11 years ago
unixfs/tar: Fixed reader not properly buffering headers
Matt Bell committed over 11 years ago
Extracted TAR archive building/reading code out of 'ipfs get'
Matt Bell committed over 11 years ago
core/commands: get: Error if specified compression level is invalid
Matt Bell committed over 11 years ago
core/commands: 'get' arguments shouldn't be variadic
Matt Bell committed over 11 years ago
core/commands: Show download progress in 'get'
Matt Bell committed over 11 years ago
core/commands: Added GZIP compression to 'get'
Matt Bell committed over 11 years ago
core/commands: Save 'get' output to disk
Matt Bell committed over 11 years ago
core/commands: Made 'get' copying thread-safe
Matt Bell committed over 11 years ago
core/commands: Added 'get' command
Matt Bell committed over 11 years ago
Merge pull request #642 from jbenet/refactors/for-gw-server
Brian Tiger Chow committed over 11 years ago
go-ipfs-config: refactor(eventlog) integrate into fsrepo
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
refactor(eventlog) integrate into fsrepo
Brian Tiger Chow committed over 11 years ago
perform multiaddr conversion in the function
Brian Tiger Chow committed over 11 years ago
add synchronous garbage collect function
Brian Tiger Chow committed over 11 years ago
rename GarbageCollectAsync method
Brian Tiger Chow committed over 11 years ago
provide simple wrapper methods for AllKeysRange
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago