Results 28 issues of Gareth

Untested implementation that expands libium's heuristic for github releases to capture the common pattern of mod version in the release name with a single associated jar. For an example see...

Tl;dr logs are captured for command hooks today but these are verbose and intended to capture "everything" for debugging. Command hooks should be able to provide concise summaries (viewable at...

enhancement

**Is your feature request related to a problem? Please describe.** Backrest.exe is available on github releases but does not currently include an install script like Linux/MacOS **Describe the solution you'd...

enhancement
help wanted

## Background The UI is built against a specific version of restic. This ensures that changes to restic do not break the way the UI handles it's output (each UI...

enhancement

What should restic do differently? Which functionality do you think we should add? ---------------------------------------------------------------------------------- `restic ls` should support some mode (e.g. a `--paths-from-stdin`) flag where it allows continuous querying of...

type: feature suggestion
category: scripting
category: ls

This is a high level tracking bug for articles I'd like to add to the wiki - [ ] SSH target configuration, likely based on the nice guide in discussions...

enhancement

**Is your feature request related to a problem? Please describe.** Backrest UI is english only today but it's increasingly apparent that the project is used in a range of locales...

enhancement

In future versions of backrest the managed restic install will be named simply “restic” rather than “restic-x.x.x” with the version as the suffix. This will make it easier to allowlist...

enhancement

Remaining items - [ ] Implement a migration -- likely by retaining bbolt support for some number of versions and copying operations from the bbolt store to the sqlite store....

enhancement
p2