kubo/core
Oli Evans 25694d0238
fix: ignore nonexistant when force rm
- Make `ipfs files rm --force /nonexistant` succeed when the path does not exist.
- Add shaness test for removing nonexistant paths
- Refactor duplicated code to find a parent dir into a function

I've been writing scripts against the files api, and having to stat things before removing them is a pain. So this PR aims to make --force do what I'd expect it to.

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2019-11-25 11:38:29 +00:00
..
bootstrap chore: deprecate go-ipfs-addr 2019-05-31 23:46:11 -07:00
commands fix: ignore nonexistant when force rm 2019-11-25 11:38:29 +00:00
coreapi pin: add context and error return to most of the Pinner functions 2019-11-18 18:32:48 +01:00
coredag gx: unrewrite 2019-03-05 18:33:56 +01:00
corehttp feat: web ui 2.7.1 2019-11-12 23:37:40 +00:00
corerepo gc: cancel context 2019-04-30 12:09:08 -07:00
coreunix pin: add context and error return to most of the Pinner functions 2019-11-18 18:32:48 +01:00
mock migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
node Merge pull request #6686 from kishansagathiya/fix/typo 2019-09-30 07:27:45 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go Separate imports 2019-05-29 16:20:31 -07:00
core_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
core.go chore: fix deprecation warnings 2019-09-26 15:38:12 -07:00