grive2/libgrive/src/base
Vitaliy Filippov 02e0b31f2a DateTime serialization with nanosecs 2016-01-05 20:28:06 +03:00
..
Drive.cc Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03:00
Drive.hh Implement automatic rename detection 2016-01-03 12:43:22 +03:00
Entry.cc Split Entry to v1::Entry1 and v2::Entry2 2015-05-16 21:10:38 +03:00
Entry.hh Split Entry to v1::Entry1 and v2::Entry2 2015-05-16 21:10:38 +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 DateTime serialization with nanosecs 2016-01-05 20:28:06 +03:00
Resource.hh Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03:00
ResourceTree.cc Implement automatic rename detection 2016-01-03 12:43:22 +03:00
ResourceTree.hh Implement automatic rename detection 2016-01-03 12:43:22 +03:00
State.cc Merge pull request #54 from Artox/pr 2016-01-03 19:24:39 +03:00
State.hh std::vector::erase is expensive; use std::list:erase instead 2016-01-03 14:24:55 +01: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 Cache file checksums and modification times in local index (in JSON in .grive_state) 2016-01-03 02:01:01 +03:00