- 09 Mar, 2015 8 commits
-
-
Juan Batiz-Benet authored
t0110: replace wget with curl
-
Juan Batiz-Benet authored
Ipns/trickle append
-
Juan Batiz-Benet authored
respect contexts in a more timely manner
-
Jeromy authored
-
Juan Batiz-Benet authored
`gc` is actually `repo gc`, reflect in docs
-
Juan Batiz-Benet authored
commands.NewRequest() has unexported type in it's arguments
-
Juan Batiz-Benet authored
Move the comment back to where it belongs
-
Konstantin Koroviev authored
-
- 08 Mar, 2015 5 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`.
-
Jeromy authored
-
Henry authored
-
Christian Couder authored
This removes the dependency on wget, and, while at it, cleanups a bit. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Batiz-Benet authored
t0045: style cleanup and add missing &&
-
- 07 Mar, 2015 24 commits
-
-
Jeromy authored
-
Jeromy authored
-
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 3 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
-