kubo/core
achingbrain c97c44e8a4 Allow mfs files.write command to create parent directories
Adds support for a `-p/--parents` flag to the `files.write` command
similar to the one supported by the `files.mkdir` command. If this
is true and the directory for the file is not `"/"`, try to create
the containing directory before writing to the file.

License: MIT
Signed-off-by: Alex Potsides <alex@achingbrain.net>
2018-08-14 07:59:36 +01:00
..
commands Allow mfs files.write command to create parent directories 2018-08-14 07:59:36 +01:00
coreapi Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
coredag Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
corehttp Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
corerepo Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
coreunix Rename prefix to CidBuilder in names when a cid.Builder is used. 2018-08-12 20:49:49 -04:00
mock gx: Update config 2018-08-09 12:39:55 +02:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go gx: Update config 2018-08-09 12:39:55 +02:00
bootstrap.go gx: Update config 2018-08-09 12:39:55 +02:00
builder.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
core_test.go gx: Update config 2018-08-09 12:39:55 +02:00
core.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
pathresolver_test.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
pathresolver.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00