- 08 Mar, 2015 2 commits
-
-
anarcat authored
not exactly elegant, but fixes #871 in the short term. in the mid term, unless more `repo` commands show up, i suggest just replacing `repo gc` simply by `gc`.
-
Juan Batiz-Benet authored
t0045: style cleanup and add missing &&
-
- 07 Mar, 2015 22 commits
-
-
Christian Couder authored
This makes the following changes: - remove some superfluous \ at the end of some lines - use `cat <<-\EOF >expected` to ignore the starting tabs in the here document - add missing && after some `cat` - use test_cmp to compare files License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Batiz-Benet authored
context: Always call returned cancel funcs
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
commands should last as long as the user keeps the cmd going
-
Juan Batiz-Benet authored
Ipfs object put from stdin
-
Henry authored
-
Henry authored
-
Juan Batiz-Benet authored
document how to change daemon ports
-
Henry authored
-
Henry authored
-
anarcat authored
i took @jbenet's suggestion, but reorganised it a bit to *not* suggest what is actually warned against later. :)
-
Juan Batiz-Benet authored
explain what direct/indirect/recursive means
-
anarcat authored
i couldn't understand what those meant. it was explain (at least partly) in #590 so let's share the goods!
-
anarcat authored
this more clearly explains that the daemon is listening on the network. it also hints as to how to change the listening ports. this is also related to #874
-
Juan Batiz-Benet authored
query: fixed race condition
-
Juan Batiz-Benet authored
this time just move to goprocess
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
Correct link to paper
-
David Wagner authored
-
Juan Batiz-Benet authored
Ipns/refactor unixfs
-
Jeromy authored
-
Juan Batiz-Benet authored
take offset into account for computing read size
-
- 06 Mar, 2015 5 commits
-
-
Jeromy authored
-
Juan Batiz-Benet authored
Fix nofuse build tags syntax
-
Juan Batiz-Benet authored
implement a worker to consolidate HasBlock provide calls into one
-
Jeromy authored
-
Jeromy authored
-
- 05 Mar, 2015 9 commits
-
-
Jeromy authored
-
Tonis Tiigi authored
-
Tonis Tiigi authored
-
Juan Batiz-Benet authored
simple nofuse build tag
-
Henry authored
-
Henry authored
-
Henry authored
-
Henry authored
-
Juan Batiz-Benet authored
peer short tags are improved
-
- 04 Mar, 2015 2 commits
-
-
Juan Batiz-Benet authored
t0110: cleanup using expr
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-