grive2/libgrive/src/base
Vitaliy Filippov dd77c99872 Check MD5 only when it is needed (fixes #101)
This makes grive check md5 sums only when:
1) a local rename is supposed (when there are a new file and a deleted file of the same size)
2) local ctime is changed, but file size isn't
2016-09-28 01:27:28 +03:00
..
Drive.cc Change deprecated auto_ptr to unique_ptr 2016-09-01 16:19:14 +03:00
Drive.hh Implement automatic rename detection 2016-01-03 12:43:22 +03:00
Entry.cc Check MD5 only when it is needed (fixes #101) 2016-09-28 01:27:28 +03:00
Entry.hh Check MD5 only when it is needed (fixes #101) 2016-09-28 01:27:28 +03:00
Feed.cc Remove request logging from Drive/Feed/Syncer (prepare to move it into CurlAgent) 2015-09-30 13:54:45 +03:00
Feed.hh Remove request logging from Drive/Feed/Syncer (prepare to move it into CurlAgent) 2015-09-30 13:54:45 +03:00
Resource.cc Check MD5 only when it is needed (fixes #101) 2016-09-28 01:27:28 +03:00
Resource.hh Check MD5 only when it is needed (fixes #101) 2016-09-28 01:27:28 +03:00
ResourceTree.cc Check MD5 only when it is needed (fixes #101) 2016-09-28 01:27:28 +03:00
ResourceTree.hh Check MD5 only when it is needed (fixes #101) 2016-09-28 01:27:28 +03:00
State.cc Check MD5 only when it is needed (fixes #101) 2016-09-28 01:27:28 +03:00
State.hh Make ignore regexp non-persistent (fix #58) 2016-05-11 15:56:59 +03:00
Syncer.cc Cache file checksums and modification times in local index (in JSON in .grive_state) 2016-01-03 02:01:01 +03:00
Syncer.hh Change deprecated auto_ptr to unique_ptr 2016-09-01 16:19:14 +03:00