-
-
Notifications
You must be signed in to change notification settings - Fork 312
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
octopus-merge (part 2: blob-merge) #1585
Merged
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec771b4 - Browse repository at this point
Copy the full SHA ec771b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65efcb7 - Browse repository at this point
Copy the full SHA 65efcb7View commit details -
feat: Add
blob::pipeline::WorktreeRoots::is_unset()
That way it's easy to determine if a worktree root has any root set.
Configuration menu - View commit details
-
Copy full SHA for fe7ecd0 - Browse repository at this point
Copy the full SHA fe7ecd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c6806 - Browse repository at this point
Copy the full SHA 25c6806View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9efa09f - Browse repository at this point
Copy the full SHA 9efa09fView commit details
Commits on Sep 27, 2024
-
Implement
text
andbinary
merge algorithms, also with baseline te……sts for correctness.
Configuration menu - View commit details
-
Copy full SHA for 0762846 - Browse repository at this point
Copy the full SHA 0762846View commit details -
fix:
ValueRef::as_bstr()
now uses the correct lifetime.This makes it more usable as the value lives longer than the ref itself.
Configuration menu - View commit details
-
Copy full SHA for 21bca6c - Browse repository at this point
Copy the full SHA 21bca6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad9587a - Browse repository at this point
Copy the full SHA ad9587aView commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6f3e30 - Browse repository at this point
Copy the full SHA a6f3e30View commit details
Commits on Sep 30, 2024
-
add platform tests and implementation
That way, the platform can be used to perform actual merges. This will also be a good chance to try the API.
Configuration menu - View commit details
-
Copy full SHA for eb37dc3 - Browse repository at this point
Copy the full SHA eb37dc3View 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.