- 12 9月, 2016 3 次提交
-
-
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 11 9月, 2016 1 次提交
-
-
Extract thirdparty/loggables and thirdparty/peerset
由 Jeromy Johnson 提交于
-
- 10 9月, 2016 4 次提交
-
-
License: MIT Signed-off-by:George Antoniadis <george@noodles.gr>
由 George Antoniadis 提交于 -
License: MIT Signed-off-by:George Antoniadis <george@noodles.gr>
由 George Antoniadis 提交于 -
dht: add missing protocol ID to newStream call
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 09 9月, 2016 5 次提交
-
-
Refactoring install.sh
由 Jeromy Johnson 提交于 -
Extract blocks/key to ipfs/go-key
由 Jeromy Johnson 提交于 -
use correct protocol names for ipfs services
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:George Antoniadis <george@noodles.gr>
由 George Antoniadis 提交于 -
Rework go-ipfs to use content IDs version 0
由 Jeromy Johnson 提交于
-
- 08 9月, 2016 5 次提交
-
-
Return to the old definition of the mv command since there is no `-t` parameter in `mv` of BSD. Cf. https://www.freebsd.org/cgi/man.cgi?query=mv&sektion=1 License: MIT Signed-off-by:
Stephan Kulla <git.mail@kulla.me>
由 Stephan Kulla 提交于 -
blockstore: rename RuntimeHashing to HashOnRead
由 Jeromy Johnson 提交于 -
I removed the comment about using $PATH since it leads to long installation scripts (which violates the KISS principle). Cf. the discussion on https://github.com/ipfs/go-ipfs/pull/2504 License: MIT Signed-off-by:
Stephan Kulla <git.mail@kulla.me>
由 Stephan Kulla 提交于 -
Show error message that the user shall try running this script with sudo in case write permissions are missing. Implement proposal of comment https://github.com/ipfs/go-ipfs/pull/3194#issuecomment-245376993 License: MIT Signed-off-by:
Stephan Kulla <git.mail@kulla.me>
由 Stephan Kulla 提交于 -
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 7 次提交
-
-
Fixes #3133: Properly handle release candidates in version comparison
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
blockstore: fix PutMany with cache logic
由 Jeromy Johnson 提交于 -
Doc/cmds/log notice unused
由 Jeromy Johnson 提交于 -
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 5 次提交
-
-
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 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Thanks @whyrusleeping for noticing it. Removed PutMany logic in bloom cache as it can't help with anything. Fixed ARC cache to use filtered results instad of all blocks. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 04 9月, 2016 2 次提交
-
-
Add default True to files flush
由 Jeromy Johnson 提交于 -
Fix minor typo in bitswap debug logging
由 Jeromy Johnson 提交于
-
- 02 9月, 2016 3 次提交
-
-
License: MIT Signed-off-by:Mateusz Naściszewski <matin1111@wp.pl>
由 mateon1 提交于 -
License: MIT Signed-off-by:Mateusz Naściszewski <matin1111@wp.pl>
由 mateon1 提交于 -
sharness: fix typo in hash in t0050
由 Jeromy Johnson 提交于
-
- 01 9月, 2016 5 次提交
-
-
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 提交于 -
Deduplicate version checking code across scripts License: MIT Signed-off-by:Mateusz Naściszewski <matin1111@wp.pl>
由 mateon1 提交于 -
License: MIT Signed-off-by:Jesse Weinstein <jesse@wefu.org>
由 Jesse Weinstein 提交于
-