- 17 Apr, 2019 1 commit
-
-
Steven Allen authored
path: drop error from ParsePath
-
- 16 Apr, 2019 2 commits
-
-
Steven Allen authored
tests: fix a bunch of small test lints/issues
-
Steven Allen authored
And fix for peer ID formatting changes. fixes https://github.com/ipfs/go-ipfs/pull/6222#issuecomment-483479039
-
- 04 Apr, 2019 5 commits
-
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
Update Pin.RmRecursive docs to clarify shared indirect pins are not removed
-
- 29 Mar, 2019 2 commits
-
-
Edgar Lee authored
-
Steven Allen authored
don't close the top-level addr
-
- 27 Mar, 2019 1 commit
-
-
Steven Allen authored
fix a bunch of small test "bugs"
-
- 26 Mar, 2019 5 commits
-
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Otherwise, we can get random panics form dereferencing nil pointers.
-
- 25 Mar, 2019 2 commits
-
-
Steven Allen authored
remove Wrap
-
Steven Allen authored
-
- 22 Mar, 2019 4 commits
-
-
Steven Allen authored
This can be trivially implemented by the end-user if desired. The best the CoreAPI can do is name the file with it's own hash so this isn't really all that helpful either. Note: This differs from js-ipfs because _there_, all files have paths (even outside directories).
-
Steven Allen authored
-
Łukasz Magiera authored
Unixfs.Wrap Fixes
-
Łukasz Magiera authored
-
- 21 Mar, 2019 3 commits
-
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
- 20 Mar, 2019 1 commit
-
-
Steven Allen authored
-
- 16 Mar, 2019 1 commit
-
-
Steven Allen authored
-
- 07 Mar, 2019 4 commits
-
-
Steven Allen authored
tweak the Ls interface
-
Jakub Sztandera authored
add gomod support // tag v0.0.1.
-
Steven Allen authored
-
Steven Allen authored
It's complicated. We need to carefully think through how sizes work.
-
- 05 Mar, 2019 4 commits
-
-
Steven Allen authored
(path can't represent relative paths)
-
Steven Allen authored
(also, fix some error versus fatal nits)
-
Steven Allen authored
-
Steven Allen authored
1. Avoid `ipld.Link`. This is a protodag specific thing that will go away in future IPLD versions. 2. Avoid exposing the underlying file types. The user shouldn't care if they're dealing with a hamt, etc. 3. Add a field for a symlink's target. 4. Rename LsLink to DirEntry to better this type's role.
-
- 02 Mar, 2019 1 commit
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 27 Feb, 2019 2 commits
-
-
Steven Allen authored
-
Hector Sanjuan authored
gx publish 0.1.10
-
- 26 Feb, 2019 1 commit
-
-
Hector Sanjuan authored
-
- 21 Feb, 2019 1 commit
-
-
Łukasz Magiera authored
Enable Travis
-