- 10 Mar, 2015 9 commits
-
-
Henry authored
-
Juan Batiz-Benet authored
sharness: add function to test curl response
-
Juan Batiz-Benet authored
Config file is not executable, and must not be world accessible
-
Juan Batiz-Benet authored
sharness/README: add writing tests and debugging
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
Add information from the discussion of PR #891. While at it, suggest using -v and -i options to debug one test. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
ls: introduce specific output types
-
Henry authored
-
- 09 Mar, 2015 13 commits
-
-
Tommi Virtanen authored
It contains the private key.
-
Juan Batiz-Benet authored
dead code
-
Henry authored
-
Henry authored
-
Henry authored
- old http server (superseeded by core/corehttp) - unused makeDatastore() helpers
-
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 13 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. :)
-