1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-30 00:00:14 +01:00
Commit graph

5 commits

Author SHA1 Message Date
Ivan Shapovalov
98b51357b0 restorer: HardlinkIndex: improve API, combine Has() and Value() 2025-02-11 20:53:48 +04:00
Ivan Shapovalov
051597b7b6 restorer: HardlinkIndex: better comments 2025-02-11 20:53:48 +04:00
Andrea Gelmini
241916d55b
Fix typos 2023-12-06 13:11:55 +01:00
Michael Eischer
a8fdcf79b7 restorer: Make hardlink index generic
This will allow reusing it for the stats command without regressing the
memory usage due to storing an unnecessary file path.
2023-10-27 23:40:42 +02:00
Michael Eischer
c44b21d366 restorer: extract hardlinks index from restic package 2022-07-17 13:45:42 +02:00
Renamed from internal/restic/hardlinks_index.go (Browse further)