rclone/backend/hasher
Nick Craig-Wood 019a486d5b accounting: Make checkers show what they are doing
Before this change, all types of checkers showed "checking" after the
file name despite the fact that not all of them were checking.

After this change, they can show

- checking
- deleting
- hashing
- importing
- listing
- merging
- moving
- renaming

See: https://forum.rclone.org/t/what-is-rclone-checking-during-a-purge/35931/
2023-03-01 11:10:38 +00:00
..
commands.go accounting: Make checkers show what they are doing 2023-03-01 11:10:38 +00:00
hasher.go hasher: support metadata 2022-06-29 17:30:37 +01:00
hasher_internal_test.go hasher: support metadata 2022-06-29 17:30:37 +01:00
hasher_test.go backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00
kv.go hashsum: support creating hash from data received on stdin 2021-11-11 15:16:45 +01:00
object.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00