- 08 9月, 2016 1 次提交
-
-
Implement proposal of the comment https://github.com/ipfs/go-ipfs/pull/2504#discussion_r77872959 License: MIT Signed-off-by:
Stephan Kulla <git.mail@kulla.me>
由 Stephan Kulla 提交于
-
- 07 9月, 2016 2 次提交
-
-
I moved the mv command into the if-condition so that the script only succeeds when mv command ran properly. Thus, there is no need to check whether the mv command will succeed beforehand. License: MIT Signed-off-by:Stephan Kulla <git.mail@kulla.me>
由 Stephan Kulla 提交于 -
In case $binpath/$bin is an already existing directory, the command mv "$bin" "$binpath/$bin" would store the binary in the place $binpath/$bin/$bin. I guess this is not the expected behavior. Therefore I used the -t option of `mv' to specify the target directory explicitly. License: MIT Signed-off-by:Stephan Kulla <git.mail@kulla.me>
由 Stephan Kulla 提交于
-
- 06 9月, 2016 2 次提交
-
-
License: MIT Signed-off-by:Stephan Kulla <git.mail@kulla.me>
由 Stephan Kulla 提交于 -
License: MIT Signed-off-by:Stephan Kulla <git.mail@kulla.me>
由 Stephan Kulla 提交于
-
- 04 9月, 2016 2 次提交
-
-
Add default True to files flush
由 Jeromy Johnson 提交于 -
Fix minor typo in bitswap debug logging
由 Jeromy Johnson 提交于
-
- 02 9月, 2016 2 次提交
-
-
License: MIT Signed-off-by:Mateusz Naściszewski <matin1111@wp.pl>
由 mateon1 提交于 -
sharness: fix typo in hash in t0050
由 Jeromy Johnson 提交于
-
- 01 9月, 2016 3 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
Reverse label numbers
由 Jeromy Johnson 提交于
-
- 30 8月, 2016 1 次提交
-
-
Change LICENSE year
由 Jeromy Johnson 提交于
-
- 29 8月, 2016 2 次提交
-
-
See https://github.com/ipfs/go-ipfs/pull/2883#issuecomment-227528997. Will need to change current issues. License: MIT Signed-off-by:
Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
See https://github.com/ipfs/go-ipfs/pull/2883#issuecomment-227528997 License: MIT Signed-off-by:
Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于
-
- 26 8月, 2016 9 次提交
-
-
remove randbo dep, its no longer needed
由 Jeromy Johnson 提交于 -
test: accept more than one digit in repo version tests
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
commands: replace <default> keyword with <<default>>
由 Jeromy Johnson 提交于 -
update deps for libp2p 3.4.0
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
This way if we use <default> in description (we use thigns like <hash> already), it won't conflict and modify the description in unwanted way. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
bump go requirement to 1.7
由 Jeromy Johnson 提交于
-
- 25 8月, 2016 2 次提交
-
-
Go 1.7 funnily demands gcc for installing gx. License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
bitswap: don't re-provide blocks we've provided very recently
由 Jeromy Johnson 提交于
-
- 24 8月, 2016 6 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
cmds: implement ipfs dht provide command
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
Updated authors doc
由 Jeromy Johnson 提交于 -
improve test coverage on merkledag package
由 Jeromy Johnson 提交于
-
- 23 8月, 2016 4 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 22 8月, 2016 2 次提交
-
-
datastore: blockstore should retry when it encounters temp errors
由 Jeromy Johnson 提交于 -
fuse: make osxfuse check config check more permissive
由 Jeromy Johnson 提交于
-
- 21 8月, 2016 2 次提交
-
-
ipfs/add: make --local flag not write out providers
由 Jeromy Johnson 提交于 -
pin: use separate dagservice for storing pinsets
由 Jeromy Johnson 提交于
-