- 01 8月, 2019 4 次提交
-
-
* gmake will prefer GNUmakefile over Makefile. * Other make implementations will read Makefile and then call gmake.
由 Steven Allen 提交于 -
IPFS doesn't build correctly under non-GNU make implementations.
由 Steven Allen 提交于 -
dep: update go-bitswap to fix a memory leak
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
- 29 7月, 2019 2 次提交
-
-
README: update minimum system requirements and recommend OpenSSL
由 Steven Allen 提交于 -
fixes #6513
由 Steven Allen 提交于
-
- 27 7月, 2019 1 次提交
-
-
fix and improve the writable gateway
由 Steven Allen 提交于
-
- 26 7月, 2019 6 次提交
-
-
feat: add install instructions for external commands
由 Steven Allen 提交于 -
Issue reported on IRC.
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
由 Steven Allen 提交于
-
由 Steven Allen 提交于
-
1. Fix handling of PUT. The simple implementation was the correct implementation, I have no idea what was going on here. 2. Use MFS everywhere to reduce code duplication and add support for sharded directories. 3. _Correctly_ block IPNS. 4. Remove the dependency on `core.IpfsNode`. 5. Remove support for putting empty directories with a well-known CID. It was useless as directories are automatically created.
由 Steven Allen 提交于
-
- 25 7月, 2019 1 次提交
-
-
fix: slightly faster gc
由 Steven Allen 提交于
-
- 22 7月, 2019 6 次提交
-
-
由 Steven Allen 提交于
-
fix {net,open}bsd build by disabling fuse on openbsd由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
fixes #5334
由 Steven Allen 提交于 -
mk: handle stripping paths when GOPATH contains whitespace
由 Steven Allen 提交于 -
由 Dominic Della Valle 提交于
-
- 20 7月, 2019 1 次提交
-
-
ci: only run node interop tests
由 Steven Allen 提交于
-
- 19 7月, 2019 1 次提交
-
-
由 Steven Allen 提交于
-
- 18 7月, 2019 2 次提交
-
-
make gossipsub the default routing protocol for pubsub
由 Steven Allen 提交于 -
doc: align the early testers program description with its goal
由 Steven Allen 提交于
-
- 17 7月, 2019 3 次提交
-
-
由 Steven Allen 提交于
-
feat: add --long as alias for -l in files.ls
由 Steven Allen 提交于 -
Allow passing --long or ?long=true as a more descriptive option name than "l". refs: https://github.com/ipfs/go-ipfs#issuecomment-392477565
由 Alan Shaw 提交于
-
- 16 7月, 2019 8 次提交
-
-
switch to new merkledag walk functions
由 Steven Allen 提交于 -
EnumerateChildrenAsync has been renamed to WalkParallel to reflect the fact that: 1. It visits the root. 2. It's parallel, not async. To mirror this change, EnumerateChildren has also been renamed to Walk and now behaves the same (except that it's not parallel).
由 Steven Allen 提交于 -
ci: show the commit
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
readme: fix CI badge
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
Adds Siderus in early testers
由 Steven Allen 提交于 -
由 Lorenzo Setale 提交于
-
- 15 7月, 2019 5 次提交
-
-
Pubsub is experimental anyways.
由 Steven Allen 提交于 -
Extract Filestore
由 Steven Allen 提交于 -
由 Łukasz Magiera 提交于
-
由 Łukasz Magiera 提交于
-
由 Łukasz Magiera 提交于
-