William D. Jones
William D. Jones
@ThomasWaldmann Addressed your feedback and added a test. I am marking as ready for review.
@ThomasWaldmann Right now/today, I don't quite have the bandwidth. Ping me again in about a week or so.
Okay I finally took a peek... looks like you rewrote the hardlink logic for diffs in borg 2? So that using the logic of this PR does not apply cleanly?...
Was there ever any progress on adding support for nightlies? I would be curious in trying to find an [actual MSRV](https://github.com/cr1901/AT2XT#minimum-supported-rust-version) for a crate that will be on nightly for...
Consider using `bump` `rangeStrategy` in light of `cargo` [default changes](https://github.com/renovatebot/renovate/blob/a8889644852035d6607585b388c32942b3eb5518/lib/modules/manager/cargo/readme.md).
I run `borg` (v1 implied) on a `raidz`1 array. I've been doing experiments with `borg-2`, and notice that archives I create with `borg-2` been taking more space than the equivalent...
>At RustNL, it was informally discussed whether we could explore options outside of "one target per configuration" > For those cases either an entirely new target or using -Zbuild-std with...
I've never used `onexc`, but my idea was "let `rmtree` run, detect whether there was an exception, if there was an exception _and_ `self.base_path` is empty, then chances are the...