Skip to content
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

implement a basic DAG diffing algorithm #1563

Merged
merged 1 commit into from
Aug 17, 2015
Merged

implement a basic DAG diffing algorithm #1563

merged 1 commit into from
Aug 17, 2015

Conversation

whyrusleeping
Copy link
Member

I got bored and wrote this, not entirely sure if its that useful to us right now. But here it is.

It doesnt work on files because we dont name the links of files. But it will work on directory structures and general dags just fine.

License: MIT
Signed-off-by: Jeromy [email protected]

License: MIT
Signed-off-by: Jeromy <[email protected]>
@jbenet jbenet added the status/in-progress In progress label Aug 11, 2015
@jbenet
Copy link
Member

jbenet commented Aug 17, 2015

LGTM

jbenet added a commit that referenced this pull request Aug 17, 2015
implement a basic DAG diffing algorithm
@jbenet jbenet merged commit d07bf89 into master Aug 17, 2015
@jbenet jbenet deleted the dag-diff branch August 17, 2015 02:50
@jbenet jbenet removed the status/in-progress In progress label Aug 17, 2015
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this pull request Apr 7, 2022
implement a basic DAG diffing algorithm
@ajnavarro ajnavarro mentioned this pull request Aug 24, 2022
72 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants