-
-
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
Add arguments to 'ipfs pin ls' #2208
Commits on Jan 18, 2016
-
pin/pin: replace isPinned() with isPinnedWithType()
It is more generic to be able to pass a pin type argument. License: MIT Signed-off-by: Christian Couder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b770c88 - Browse repository at this point
Copy the full SHA b770c88View commit details -
core/commands/pin: refactor 'pin ls'
License: MIT Signed-off-by: Christian Couder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c89e3c2 - Browse repository at this point
Copy the full SHA c89e3c2View commit details -
core/commands/pin: make 'ipfs pin ls' accept path args
License: MIT Signed-off-by: Christian Couder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4244f71 - Browse repository at this point
Copy the full SHA 4244f71View commit details -
core/commands/pin: refactor listing all pins
License: MIT Signed-off-by: Christian Couder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d87ece1 - Browse repository at this point
Copy the full SHA d87ece1View commit details -
core/commands/pin: update 'ipfs pin ls' documentation
License: MIT Signed-off-by: Christian Couder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5f923a - Browse repository at this point
Copy the full SHA f5f923aView commit details -
t0081: use 'ipfs pin ls <arg>' in test_pin_flagi()
License: MIT Signed-off-by: Christian Couder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 893ab6d - Browse repository at this point
Copy the full SHA 893ab6dView commit details -
test/bin: remove ipfs-pin-stat
License: MIT Signed-off-by: Christian Couder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2dd4f40 - Browse repository at this point
Copy the full SHA 2dd4f40View commit details
Commits on Jan 20, 2016
-
core/commands/pin: change the default for --type to 'all'
License: MIT Signed-off-by: Christian Couder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29830da - Browse repository at this point
Copy the full SHA 29830daView commit details