-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor UnixFS CoreAPI #5501
Refactor UnixFS CoreAPI #5501
Commits on Oct 3, 2018
-
coreapi unixfs: use fileAdder directly
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 795d1ea - Browse repository at this point
Copy the full SHA 795d1eaView commit details -
coreapi unixfs: cid prefix options
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c68ab56 - Browse repository at this point
Copy the full SHA c68ab56View commit details -
coreapi unixfs: better add tests
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 06a4218 - Browse repository at this point
Copy the full SHA 06a4218View commit details -
coreapi unixfs: options for RawLeaves / Inline
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 041e55d - Browse repository at this point
Copy the full SHA 041e55dView commit details -
coreapi unixfs: layout/chunker options
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6337e69 - Browse repository at this point
Copy the full SHA 6337e69View commit details -
coreapi unixfs: Simpler output handling
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c056e5a - Browse repository at this point
Copy the full SHA c056e5aView commit details -
coreapi unixfs: pin/local/hash-only options
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 49946c6 - Browse repository at this point
Copy the full SHA 49946c6View commit details -
coreapi unixfs: cleanup options
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 679d609 - Browse repository at this point
Copy the full SHA 679d609View commit details -
coreapi unixfs: docs on options
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9887a05 - Browse repository at this point
Copy the full SHA 9887a05View commit details -
coreapi unixfs: separate option to enable inlining
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 374fb00 - Browse repository at this point
Copy the full SHA 374fb00View commit details -
coreapi unixfs: rebase fixes for fileAdder.AddAllAndPin
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 675106d - Browse repository at this point
Copy the full SHA 675106dView commit details -
coreapi unixfs: multi file support in unixfs coreapi
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e6bc923 - Browse repository at this point
Copy the full SHA e6bc923View commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8dda695 - Browse repository at this point
Copy the full SHA 8dda695View commit details -
coreapi unixfs: test recursive adding
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6f8e7e - Browse repository at this point
Copy the full SHA c6f8e7eView commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 18fec6e - Browse repository at this point
Copy the full SHA 18fec6eView commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e754d6 - Browse repository at this point
Copy the full SHA 3e754d6View commit details -
coreapi unixfs: stdin-name option
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f9cf849 - Browse repository at this point
Copy the full SHA f9cf849View commit details -
coreapi unixfs: progress events
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a81ec29 - Browse repository at this point
Copy the full SHA a81ec29View commit details -
coreapi unixfs: filestore opts
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d51ce96 - Browse repository at this point
Copy the full SHA d51ce96View commit details -
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 69eb015 - Browse repository at this point
Copy the full SHA 69eb015View commit details
Commits on Oct 4, 2018
-
coreapi unixfile: simplify RawNode case
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 051c330 - Browse repository at this point
Copy the full SHA 051c330View commit details -
coreapi unixfs: fix inline doc
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b1f733 - Browse repository at this point
Copy the full SHA 4b1f733View commit details
Commits on Oct 5, 2018
-
update unixfs inline option comment to give us room to change things
(addressing CR) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Configuration menu - View commit details
-
Copy full SHA for 35e8d6f - Browse repository at this point
Copy the full SHA 35e8d6fView commit details -
Merge remote-tracking branch 'origin/master' into feat/coreapi/unixfs
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 676403b - Browse repository at this point
Copy the full SHA 676403bView commit details