- 12 Sep, 2016 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
- 11 Sep, 2016 1 commit
-
-
Jeromy Johnson authored
Extract thirdparty/loggables and thirdparty/peerset
-
- 10 Sep, 2016 4 commits
-
-
George Antoniadis authored
License: MIT Signed-off-by: George Antoniadis <george@noodles.gr>
-
George Antoniadis authored
License: MIT Signed-off-by: George Antoniadis <george@noodles.gr>
-
Jeromy Johnson authored
dht: add missing protocol ID to newStream call
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
- 09 Sep, 2016 5 commits
-
-
Jeromy Johnson authored
Refactoring install.sh
-
Jeromy Johnson authored
Extract blocks/key to ipfs/go-key
-
Jeromy Johnson authored
use correct protocol names for ipfs services
-
George Antoniadis authored
License: MIT Signed-off-by: George Antoniadis <george@noodles.gr>
-
Jeromy Johnson authored
Rework go-ipfs to use content IDs version 0
-
- 08 Sep, 2016 5 commits
-
-
Stephan Kulla authored
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>
-
Jeromy Johnson authored
blockstore: rename RuntimeHashing to HashOnRead
-
Stephan Kulla authored
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 authored
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 authored
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>
-
- 07 Sep, 2016 7 commits
-
-
Jeromy Johnson authored
Fixes #3133: Properly handle release candidates in version comparison
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jeromy Johnson authored
blockstore: fix PutMany with cache logic
-
Jeromy Johnson authored
Doc/cmds/log notice unused
-
Stephan Kulla authored
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 authored
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>
-
- 06 Sep, 2016 5 commits
-
-
Stephan Kulla authored
License: MIT Signed-off-by: Stephan Kulla <git.mail@kulla.me>
-
Stephan Kulla authored
License: MIT Signed-off-by: Stephan Kulla <git.mail@kulla.me>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
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>
-
- 04 Sep, 2016 2 commits
-
-
Jeromy Johnson authored
Add default True to files flush
-
Jeromy Johnson authored
Fix minor typo in bitswap debug logging
-
- 02 Sep, 2016 3 commits
-
-
mateon1 authored
License: MIT Signed-off-by: Mateusz Naściszewski <matin1111@wp.pl>
-
mateon1 authored
License: MIT Signed-off-by: Mateusz Naściszewski <matin1111@wp.pl>
-
Jeromy Johnson authored
sharness: fix typo in hash in t0050
-
- 01 Sep, 2016 5 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Richard Littauer authored
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Jeromy Johnson authored
Reverse label numbers
-
mateon1 authored
Deduplicate version checking code across scripts License: MIT Signed-off-by: Mateusz Naściszewski <matin1111@wp.pl>
-
Jesse Weinstein authored
License: MIT Signed-off-by: Jesse Weinstein <jesse@wefu.org>
-
- 31 Aug, 2016 2 commits
-
-
Jesse Weinstein authored
License: MIT Signed-off-by: Jesse Weinstein <jesse@wefu.org>
-
Jesse Weinstein authored
This is because go-log does not support that level, although the underlying library, go-logging, does. License: MIT Signed-off-by: Jesse Weinstein <jesse@wefu.org>
-