-
Notifications
You must be signed in to change notification settings - Fork 10
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 initial implementation of scrap yard init/commit #36
Draft
tekknolagi
wants to merge
13
commits into
trunk
Choose a base branch
from
mb-content-addressible
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for edf60fe - Browse repository at this point
Copy the full SHA edf60feView commit details -
TODO: Add "scrap add" to take a scrap, serialize it, and commit it to a scrapyard.
Configuration menu - View commit details
-
Copy full SHA for dfd669c - Browse repository at this point
Copy the full SHA dfd669cView commit details -
Implement scrap yard init/commit
Use pygit2 and store scrapyards as git repositories. Scraps are blobs/files (for now? maybe they should be trees if they refer to other scraps). The representation on-disk is the serialized result of evaluating the scrap.
Configuration menu - View commit details
-
Copy full SHA for 7d8cbdb - Browse repository at this point
Copy the full SHA 7d8cbdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5a0d6 - Browse repository at this point
Copy the full SHA 1a5a0d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e56b04 - Browse repository at this point
Copy the full SHA 5e56b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for e935c52 - Browse repository at this point
Copy the full SHA e935c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa2ce5 - Browse repository at this point
Copy the full SHA 2aa2ce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6e7d9 - Browse repository at this point
Copy the full SHA 6a6e7d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9996e5e - Browse repository at this point
Copy the full SHA 9996e5eView commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d046920 - Browse repository at this point
Copy the full SHA d046920View commit details -
Add content-addressible lookup to interpreter
Hash vars will get looked up in the scrapyard specified by $$scrapyard in the current environment.
Configuration menu - View commit details
-
Copy full SHA for 8bb760e - Browse repository at this point
Copy the full SHA 8bb760eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f54864c - Browse repository at this point
Copy the full SHA f54864cView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 120f4b1 - Browse repository at this point
Copy the full SHA 120f4b1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.