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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from restic:master #82

Merged
merged 37 commits into from
Aug 7, 2022
Merged

[pull] master from restic:master #82

merged 37 commits into from
Aug 7, 2022

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 7, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 馃挅 Please sponsor : )

aawsome and others added 30 commits August 5, 2022 23:46
+ allow "/" in tags and snapshot template
For large pack sizes we might be only interested in the first and last
blob of a pack file. Thus stream a pack file in multiple parts if the
gaps between requested blobs grow too large.
Different from debug builds do not use the eofDetectRoundTripper if
logging is disabled.
Cleanly separate the directory presentation and the snapshot directory
structure. SnapshotsDir now translates the dirStruct into a format
usable by the fuse library and contains only minimal special case rules.
All decisions have moved into SnapshotsDirStructure which now creates a
fully preassembled tree data structure.
mount: Make snapshots dir structure customizable
MichaelEischer and others added 7 commits August 7, 2022 13:03
sort.Sort is not guaranteed to be stable. Go 1.19 has changed the
sorting algorithm which resulted in changes of the sort order. When
comparing snapshots with identical timestamp but different paths and
tags lists, there is not meaningful order among them. So just keep their
order stable.
@pull pull bot added the 猡碉笍 pull label Aug 7, 2022
@pull pull bot merged commit 9ad3ad5 into octoleo:master Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants