Align backup system to Neovim's system - #11374
Open
kirawi wants to merge 9 commits into
Open
Conversation
kirawi
commented
Jul 30, 2024
kirawi
force-pushed
the
open
branch
4 times, most recently
from
July 31, 2024 01:25
0a9d853 to
c80b4d7
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Member
Author
|
I'll refactor this pr per #12074 |
This comment was marked as off-topic.
This comment was marked as off-topic.
Member
Author
|
Should be good to review now. I'll add documentation if the changes look good. But to summarize: |
kirawi
force-pushed
the
open
branch
3 times, most recently
from
November 18, 2024 18:47
df7fcec to
d65f965
Compare
This comment was marked as resolved.
This comment was marked as resolved.
kirawi
force-pushed
the
open
branch
2 times, most recently
from
December 31, 2024 05:15
aa53e90 to
d65a2fb
Compare
aster-void
added a commit
to aster-void/helix
that referenced
this pull request
Mar 1, 2025
…r smoothier config transition
aster-void
added a commit
to aster-void/helix
that referenced
this pull request
Mar 1, 2025
…r smoothier config transition
aster-void
added a commit
to aster-void/helix
that referenced
this pull request
Mar 1, 2025
…r smoothier config transition
Member
Author
|
Problems with the PR I've noticed while testing it:
|
aster-void
added a commit
to aster-void/helix
that referenced
this pull request
Mar 31, 2025
…r smoothier config transition
archseer
reviewed
Sep 15, 2025
| } | ||
|
|
||
| pub fn copy_metadata(from: &Path, to: &Path) -> io::Result<()> { | ||
| copy_ownership(from, to)?; |
Member
There was a problem hiding this comment.
Since this PR is stalled can we at least extract the ownership fixes into a separate PR?
Member
Author
There was a problem hiding this comment.
I'll be able to work on this now. Would you like me to revive this PR in its entirety, or extract just the ownership fixes for now and then submit separate PRs for the rest of the functionality?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Resolves #12074 #11362 #11988 #11408