-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ipfs/kubo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0b1d36966c9e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ipfs/kubo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8ed08ab0fc4f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 24 files changed
- 1 contributor
Commits on Jul 29, 2015
-
updated goprocess (SetTeardown fix)
License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
Configuration menu - View commit details
-
Copy full SHA for 7a41dcb - Browse repository at this point
Copy the full SHA 7a41dcbView commit details -
unmounting wasn't happening, mostly because of a recent bug in goprocess.SetTeardown. This commit bumps up some messages to log.Warnings, as users may want to see them, and makes sure to Unmount when a node shuts down. License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
Configuration menu - View commit details
-
Copy full SHA for 578fd02 - Browse repository at this point
Copy the full SHA 578fd02View commit details -
add -w: fix to work correctly with dirs.
this commit changes the behavior of ipfs add -w: - it makes it able to work with ipfs add -r <dir> - instead of hacking around the add, we simply just add a wrapper directory around the whole result of the add. this means that ipfs add -w calls will output _two_ lines, but this is actually more correct than outputting one line, as two objects were added. this _may_ break scripts out there which expect the output to look a certain way. we should consider whether the old output is more _useful_ (even if less in-line with the model.) License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
Configuration menu - View commit details
-
Copy full SHA for 6e6badf - Browse repository at this point
Copy the full SHA 6e6badfView commit details -
add -w improvement: wrap multiple files in one dir
> ipfs add a b c added Qmbvkmk9LFsGneteXk3G7YLqtLVME566ho6ibaQZZVHaC9 a added QmR9pC5uCF3UExca8RSrCVL8eKv7nHMpATzbEQkAHpXmVM b added QmetGxZTgo8tYAKQH1KLsY13MxqeVHbxYVmvzBzJAKU6Z7 c added QmXg3WHLcjnz4ejeYF6FKVBkb4m1oKjQmF5fEWL9M1uQF3 > ipfs ls QmXg3WHLcjnz4ejeYF6FKVBkb4m1oKjQmF5fEWL9M1uQF3 Qmbvkmk9LFsGneteXk3G7YLqtLVME566ho6ibaQZZVHaC9 10 a QmR9pC5uCF3UExca8RSrCVL8eKv7nHMpATzbEQkAHpXmVM 10 b QmetGxZTgo8tYAKQH1KLsY13MxqeVHbxYVmvzBzJAKU6Z7 10 c License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
Configuration menu - View commit details
-
Copy full SHA for 4a7c1cf - Browse repository at this point
Copy the full SHA 4a7c1cfView commit details -
added random-files tool for testing
License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
Configuration menu - View commit details
-
Copy full SHA for 431d6a5 - Browse repository at this point
Copy the full SHA 431d6a5View commit details -
made many more tests for ipfs add -w License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
Configuration menu - View commit details
-
Copy full SHA for 5f59556 - Browse repository at this point
Copy the full SHA 5f59556View commit details -
Merge pull request #1536 from ipfs/fix-add-w
ipfs add -w directories (and FUSE fixes)
Configuration menu - View commit details
-
Copy full SHA for 8ed08ab - Browse repository at this point
Copy the full SHA 8ed08abView commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.