-
-
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
Simplify file wrapping logic #6121
Closed
Closed
Commits on Mar 23, 2019
-
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Configuration menu - View commit details
-
Copy full SHA for e076aac - Browse repository at this point
Copy the full SHA e076aacView commit details -
wip: update interface-go-ipfs-core
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Configuration menu - View commit details
-
Copy full SHA for cbfcc4e - Browse repository at this point
Copy the full SHA cbfcc4eView commit details -
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Configuration menu - View commit details
-
Copy full SHA for 409d269 - Browse repository at this point
Copy the full SHA 409d269View commit details -
add: avoid materializing the super-root
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Configuration menu - View commit details
-
Copy full SHA for 6138712 - Browse repository at this point
Copy the full SHA 6138712View commit details -
adder: split add options from job
This makes it a bit easier to reason about the state of the adder. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Configuration menu - View commit details
-
Copy full SHA for 22ed66b - Browse repository at this point
Copy the full SHA 22ed66bView commit details -
adder: split into base and dir job
This way, we can entirely avoid MFS when adding single files. This patch also changes how Pin/OnlyHash works. Instead of having a Pin option, just construct the adder with a `nil` pinner to not pin. Likewise, we handle "only hash" by passing a nil dagservice. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Configuration menu - View commit details
-
Copy full SHA for a72d418 - Browse repository at this point
Copy the full SHA a72d418View commit details -
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Configuration menu - View commit details
-
Copy full SHA for 3f76a28 - Browse repository at this point
Copy the full SHA 3f76a28View commit details -
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Configuration menu - View commit details
-
Copy full SHA for 831b765 - Browse repository at this point
Copy the full SHA 831b765View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.