grive2/libgrive/src/drive
Georges Dubus 34be2e7a87 Fixed a bug where grive crashed on the first run.
It gived a negative start index to get the changes feed, which is
illegal. The error returned by the server triggered a crash.

Fixes #76.
2012-06-27 14:17:13 +02:00
..
CommonUri.hh can upload new files to remote 2012-05-21 01:18:16 +08:00
Drive.cc Fixed a bug where grive crashed on the first run. 2012-06-27 14:17:13 +02:00
Drive.hh save the changestamp after sync (#68) 2012-06-26 00:13:18 +08:00
Entry.cc added unit test case 2012-06-10 23:11:32 +08:00
Entry.hh improved support for changes feed 2012-06-10 21:13:47 +08:00
Feed.cc handling change feed. some good news about trashed documents 2012-06-05 22:52:14 +08:00
Feed.hh handling change feed. some good news about trashed documents 2012-06-05 22:52:14 +08:00
Resource.cc disable an unimportant assertion and replace it with a warning 2012-06-20 22:46:17 +08:00
Resource.hh mark folder and its children as created/deleted recursively (#61) 2012-06-18 23:44:28 +08:00
ResourceTree.cc cherry-picked commits from petrj (#60) 2012-06-12 23:53:32 +08:00
ResourceTree.hh should be able to detect new and deleted files correctly now 2012-05-31 01:17:22 +08:00
State.cc save the changestamp after sync (#68) 2012-06-26 00:13:18 +08:00
State.hh improved support for changes feed 2012-06-10 21:13:47 +08:00