This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
backrest
Watch
1
Star
0
Fork
0
mirror of
https://github.com/garethgeorge/backrest.git
synced
2026-09-03 06:45:38 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
74c8abc39aacfd67b6da0cf9a4f4b347a7635982
backrest
/
pkg
/
restic
T
History
garethgeorge
74c8abc39a
feat: implement 'run command' button to execute arbitrary restic commands in a repo
2024-05-07 23:40:32 -07:00
..
error.go
fix: include error messages in restic logs
2024-03-30 15:10:41 -07:00
logging.go
fix: address minor data race in command output handling and enable --race in coverage
2024-04-11 20:53:02 -07:00
outputs_test.go
fix: improve restic pkg's output handling and buffering
2024-04-13 00:19:03 -07:00
outputs.go
fix: use int64 for large values in structs for compatibility with 32bit devices (
#250
)
2024-04-27 04:48:58 -07:00
restic_test.go
fix: use int64 for large values in structs for compatibility with 32bit devices (
#250
)
2024-04-27 04:48:58 -07:00
restic.go
feat: implement 'run command' button to execute arbitrary restic commands in a repo
2024-05-07 23:40:32 -07:00