Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

feat: adds support for -X symbolic mode and recursive chmod #73

Merged
merged 7 commits into from
Jan 15, 2020

Conversation

achingbrain
Copy link
Collaborator

@achingbrain achingbrain commented Jan 11, 2020

Also adds tests for a symbolic mode, e.g. a+rwx, etc.

Depends on:

Also adds tests for `a` symbolic mode, e.g. `a+rwx`, etc.
achingbrain added a commit to ipfs-inactive/js-ipfs-unixfs-importer that referenced this pull request Jan 13, 2020
The interesting bits of this module are the various ways of building
DAGs for files and folders (flat, sharded, etc).

Sometimes we want to utilise bits of this logic to build DAGs without
having to reimplement big chunks of this module.

This PR allows the user to pass in functions to replace key parts of
this import pipeline.

Enables:

* ipfs-inactive/js-ipfs-mfs#73
* #46
achingbrain added a commit to ipfs-inactive/js-ipfs-unixfs-importer that referenced this pull request Jan 15, 2020
* feat: allow overriding of internal functions

The interesting bits of this module are the various ways of building
DAGs for files and folders (flat, sharded, etc).

Sometimes we want to utilise bits of this logic to build DAGs without
having to reimplement big chunks of this module.

This PR allows the user to pass in functions to replace key parts of
this import pipeline.

Enables:

* ipfs-inactive/js-ipfs-mfs#73
* #46

* docs: add description about internal funcs
@achingbrain achingbrain merged commit f3b6e5d into master Jan 15, 2020
@achingbrain achingbrain deleted the support-special-metadata branch January 15, 2020 14:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant