This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
kopia
Watch
1
Star
0
Fork
0
You've already forked kopia
mirror of
https://github.com/kopia/kopia.git
synced
2026-03-13 03:36:34 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47b1e09ba92b042c20134b69ab66e1ddbddee95f
kopia
/
internal
/
hashcache
History
Jarek Kowalski
f4c9749246
additional logging for hash cache
2018-03-12 16:49:45 -07:00
..
hashcache_database.go
switched to using zerolog for logging, by default log level=info, can be set to debug on commandline
2018-01-01 19:12:35 -08:00
hashcache_reader.go
additional logging for hash cache
2018-03-12 16:49:45 -07:00
hashcache_writer.go
added support for cancelling upload with Ctrl-C which marks the snapshot as incomplete
2017-08-10 20:27:31 -07:00
hashcache.go
removed stuttering
2017-10-14 16:38:22 -07:00
utils_test.go
changed upload order to post-order - we first preprocess all subdirectories of a given directory, followed by files
2018-03-12 09:17:27 -07:00
utils.go
changed upload order to post-order - we first preprocess all subdirectories of a given directory, followed by files
2018-03-12 09:17:27 -07:00