- 23 3月, 2018 27 次提交
-
-
misc: allow for some coverage fall on commit
由 Whyrusleeping 提交于 -
Extract: thirdparty/tar
由 Whyrusleeping 提交于 -
No dev null pipe
由 Whyrusleeping 提交于 -
Fix go vet warnings
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
sharness/t0010: check that all the commands fail when passed a bad flag
由 Whyrusleeping 提交于 -
fix(mfs): Directory.Path not working, add test
由 Whyrusleeping 提交于 -
Remove roadmap.md
由 Whyrusleeping 提交于 -
Use prefix in bootstrapWritePeers
由 Whyrusleeping 提交于 -
misc: spelling of retrieval
由 Whyrusleeping 提交于 -
Fix t0063-daemon-init.sh by adding test profile to daemon
由 Whyrusleeping 提交于 -
bitswap: reduce level when logging about disconnected peers to info
由 Whyrusleeping 提交于 -
Fix get output path
由 Whyrusleeping 提交于 -
coreapi: Split the interface into multiple files
由 Whyrusleeping 提交于 -
Update broken links
由 Whyrusleeping 提交于 -
dag: diff: check CIDs in base case when comparing nodes
由 Whyrusleeping 提交于 -
add: hash-only: set the prefix for MFS root
由 Whyrusleeping 提交于 -
unixfs: clean path in DagArchive
由 Whyrusleeping 提交于 -
Refactor trickle DAG builder
由 Whyrusleeping 提交于 -
Feat: remove circular dependencies in merkledag package tests
由 Whyrusleeping 提交于 -
blockservice: add BlockedFetched/Added/Removed events
由 Whyrusleeping 提交于 -
commands/block: use CIDv1 with custom mhtype
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Ipfs v0.4.14
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 22 3月, 2018 1 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 21 3月, 2018 2 次提交
-
-
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
This module was sort of extracted to whyrusleeping/tar-utils long ago. I gxed that, imported commits from go-ipfs to the current state, and extracted it. License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于
-
- 20 3月, 2018 6 次提交
-
-
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
ipfs release 0.4.14-rc3
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
check arguments after handling help
由 Whyrusleeping 提交于 -
Credit goes to @ridewindx License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 19 3月, 2018 4 次提交
-
-
1. Don't bother testing the peer IDs. These commands won't ever use them. 2. Move the `--help` test out from in-between the missing argument tests. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
otherwise, we block on required arguments from stdin before processing the help flag. fixes #4837 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
pre-populate required arguments from request body
由 Whyrusleeping 提交于
-