- 02 3月, 2019 1 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 01 3月, 2019 3 次提交
-
-
This error has always been exposed as a value (visible with the `-v` flag) but we should also be returning it as a final error. fixes #6032 fixes #4611 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
gx: update cmds and flatfs
由 Steven Allen 提交于 -
fixes #6028, fixes crash when writing after closing on flatfs. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 27 2月, 2019 8 次提交
-
-
Release 0.4.19-rc2
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
gx: update go-ipfs-cmds, go-bitswap, go-libp2p-kad-dht, and go-mplex
由 Steven Allen 提交于 -
Fixes the latest batch of bugs found in RC testing. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Gx Bubble. libp2p-6.0.38
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <code@hector.link>
由 Hector Sanjuan 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <code@hector.link>
由 Hector Sanjuan 提交于
-
- 26 2月, 2019 5 次提交
-
-
fix: show interactive output from install.sh
由 Steven Allen 提交于 -
Revert "chore: update to Web UI 2.4.0"
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
When trying out the latest rc, i used the `./install.sh` It hung, with no output. I removed the 2> /dev/null and it turned out mv was waiting for user input to confirm the change of file permssions from 555 to 755. This PR removes piping the output from mv to /dev/null as it seems like the safest fix. An alternative would be to just add -f but i've err'd on the side of caution. If also tweaked the second condition basedo on the recommendations of shellcheck see: https://github.com/koalaman/shellcheck/wiki/SC2166 License: MIT Signed-off-by:
Oli Evans <oli@tableflip.io>
由 Oli Evans 提交于 -
gx: update go-ipfs-cmds
由 Steven Allen 提交于
-
- 25 2月, 2019 3 次提交
-
-
fixes #6021 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
chore: update to Web UI 2.4.0
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Diogo Silva <fsdiogo@gmail.com>
由 Diogo Silva 提交于
-
- 24 2月, 2019 1 次提交
-
-
release 0.4.19-rc1
由 Steven Allen 提交于
-
- 23 2月, 2019 4 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
CHANGELOG: add 0.4.19
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
-
- 21 2月, 2019 12 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
* AutoRelay/AutoNAt * Randomports * Hash in gateway directory listing * Badger datastore 1.0 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
gx: update go-cid
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
gx: update go-bitswap and go-libp2p-kad-dht
由 Steven Allen 提交于 -
* go-bitswap: fix some race conditions. * go-libp2p-kad-dht: fix a goroutine leak. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 20 2月, 2019 1 次提交
-
-
fix: return the shortest, completely resolved path in the resolve command
由 Steven Allen 提交于
-
- 19 2月, 2019 2 次提交
-
-
fix a few interop test issues
由 Steven Allen 提交于 -
* Updates go-ipfs-cmds to try to get the tests to pass on travis. * While we're at it, fix duplicate gx deps. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-