This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
restic
Watch
1
Star
0
Fork
0
You've already forked restic
mirror of
https://github.com/restic/restic.git
synced
2026-02-27 19:26:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e02aadf1d2ddcfb0cc9f42c9a260e7fc11ebb7a5
restic
/
internal
/
dump
History
Panagiotis Cheilaris
3b516d4b70
convert uid/gid -1 to 0 only in 32-bit tar dump
...
Only for a 32-bit build of restic, convert a uid or gid value of -1 to 0.
2022-12-30 18:12:12 +01:00
..
acl_test.go
…
acl.go
…
common_test.go
repository: Remove empty cleanup functions in tests
2022-12-11 11:06:25 +01:00
common.go
…
tar_test.go
Replace most usages of ioutil with the underlying function
2022-12-02 19:36:43 +01:00
tar.go
convert uid/gid -1 to 0 only in 32-bit tar dump
2022-12-30 18:12:12 +01:00
zip_test.go
Replace most usages of ioutil with the underlying function
2022-12-02 19:36:43 +01:00
zip.go
…