Commit Graph

  • 93d696a527 Merge pull request #84 from Nightgunner5/empty-filenames v0.2.0 Nestal Wan 2012-07-07 08:43:18 -0700
  • 06bf4fe58d Fix empty filenames for Google Docs Ben L 2012-07-03 13:42:16 -0500
  • f35a346a0f fixed web site (#81) Nestal Wan 2012-07-03 00:54:18 +0800
  • 34cb370528 fixed link to wiki (#78) Nestal Wan 2012-06-28 00:19:51 +0800
  • daa1fe9ca3 refactored a bit for the fix in #76 Nestal Wan 2012-06-27 23:18:12 +0800
  • dc89aee613 Merge pull request #77 from madjar/master Nestal Wan 2012-06-27 07:12:16 -0700
  • 34be2e7a87 Fixed a bug where grive crashed on the first run. Georges Dubus 2012-06-27 14:17:13 +0200
  • 460a4fd8f2 save the changestamp after sync (#68) Nestal Wan 2012-06-26 00:13:18 +0800
  • cfbcd31830 Merge pull request #75 from georgwiltschek/master Nestal Wan 2012-06-25 08:47:03 -0700
  • 6ecbd8d0ea depending on libboost 1.40 seems no worse than on 1.42 but makes compiling much easier on ubuntu 10.04 :-) georg wiltschek 2012-06-25 09:59:22 +0200
  • 1d1365ea1a refactored code in Update() to DetectChanges() Nestal Wan 2012-06-23 18:23:43 +0800
  • 62238c5ba6 Move update logic out of Grive constructor Erik Hardesty 2012-06-21 18:47:01 -0500
  • 6850785667 added zlib for SUSE (#63) Nestal Wan 2012-06-21 23:39:53 +0800
  • f4b3e488ee removed Matchman from the man page Matchman Green 2012-06-20 23:02:22 +0800
  • 7158ce2538 added rules for installing the man page Nestal Wan 2012-06-20 22:57:23 +0800
  • c5a5221f4b disable an unimportant assertion and replace it with a warning Nestal Wan 2012-06-20 22:46:17 +0800
  • a799e7a611 fixed boost fs v2 compile error found by pavel.savara Nestal Wan 2012-06-20 22:02:42 +0800
  • b906d90faf Merge branch 'jose' Nestal Wan 2012-06-20 21:57:59 +0800
  • 78239913e1 Added manpage for Grive José Luis Segura Lucas 2012-06-20 01:42:40 +0200
  • cf7f28174c preparing for the v0.2.0 release Nestal Wan 2012-06-19 00:12:40 +0800
  • 55c0f4e6d5 mark folder and its children as created/deleted recursively (#61) Nestal Wan 2012-06-18 23:44:28 +0800
  • 023c208d85 fixed assertion on dry-runs Nestal Wan 2012-06-18 23:17:28 +0800
  • dfe89b19b9 don't install the headers when "make install" (#67) Nestal Wan 2012-06-18 22:39:43 +0800
  • e388d0bf34 added mock agents for unit tests Nestal Wan 2012-06-17 16:34:57 +0800
  • 48391bb16f added more log for dry-run (#65) Nestal Wan 2012-06-17 16:33:38 +0800
  • 55ac367255 escape the directory names when uploading (#66) Nestal Wan 2012-06-17 15:58:27 +0800
  • c4815da85c support for dry-run (#65) Nestal Wan 2012-06-17 15:57:47 +0800
  • 277274f026 fixed handling on changes feed. Nestal Wan 2012-06-15 00:55:00 +0800
  • dbf0ae4be0 used boost::program_option to manage command line options (#45) Nestal Wan 2012-06-15 00:04:17 +0800
  • ea4fda5b54 fix recursively add folder (#59) Nestal Wan 2012-06-14 01:42:41 +0800
  • 5740d7b77f cherry-picked commits from petrj (#60) Nestal Wan 2012-06-12 23:53:32 +0800
  • 72052edf37 removed signal handler Nestal Wan 2012-06-12 01:24:22 +0800
  • a79edc9c2b merged compile fixes from LemonBoy #58 Nestal Wan 2012-06-11 23:37:15 +0800
  • cf2c827a6e Revert "Config dirs is now XDG compliant." Nestal Wan 2012-06-11 23:32:57 +0800
  • 9a76cb8839 Config dirs is now XDG compliant. LemonBoy 2012-06-10 20:15:40 +0200
  • 6157dc57f3 Fix some compilation issues. LemonBoy 2012-06-10 19:50:26 +0200
  • b0c0353fdb seems like the changes handling is still not perfect Nestal Wan 2012-06-11 00:52:04 +0800
  • 8d822e3582 now sync'ing folder is the same as sync'ing files Nestal Wan 2012-06-11 00:40:56 +0800
  • 991d8e444f recursively sync the resources Nestal Wan 2012-06-10 23:38:27 +0800
  • 7be193c35b added unit test case Nestal Wan 2012-06-10 23:11:32 +0800
  • ba8cbc18e8 libiberty is required by ubuntu as well (thanks chirayudesai) Nestal Wan 2012-06-10 21:15:59 +0800
  • f0ce00ca7b improved support for changes feed Nestal Wan 2012-06-10 21:03:32 +0800
  • 55572c7fc4 refactored. Resource does not contain Entry Nestal Wan 2012-06-10 16:18:21 +0800
  • a863939b05 "fixed" UT Nestal Wan 2012-06-10 15:37:56 +0800
  • 5f61be489b check for broken link when iterating directory (#55) Nestal Wan 2012-06-10 21:12:32 +0800
  • 89e07bb257 removed OpenSSL in Download.cc Nestal Wan 2012-06-10 15:36:37 +0800
  • b34e41c3a5 starting the 0.2.0 branch Nestal Wan 2012-06-10 11:12:34 +0800
  • 6d50a0fdce updated RPM spec to point to latest version v0.1.1 Nestal Wan 2012-06-09 15:32:54 +0800
  • 2b6d195924 updated README for v0.1.1 Nestal Wan 2012-06-09 15:14:26 +0800
  • 948706530f preparing for v0.1.1 release Nestal Wan 2012-06-09 14:48:35 +0800
  • 6aaf84aae5 added grive version and build time in log file Nestal Wan 2012-06-09 14:43:04 +0800
  • e259478fb3 removed redundant function Nestal Wan 2012-06-09 14:23:39 +0800
  • b8a1d02ec8 updated RPM spec from Vascom Nestal Wan 2012-06-09 11:03:46 +0800
  • facdf88058 log uploading of files Nestal Wan 2012-06-09 11:02:18 +0800
  • 271dd95b24 escape the document header. fix HTTP 400 when uploading Nestal Wan 2012-06-07 18:26:57 +0800
  • 3d27b1af69 force using boost v1.44 or later (#51) Nestal Wan 2012-06-07 17:56:03 +0800
  • d24440fa48 added static library (by Jose) Nestal Wan 2012-06-07 00:14:21 +0800
  • 01effa1f60 revised the log messages Nestal Wan 2012-06-06 23:40:17 +0800
  • c81bb0aaec fixed assertion if remote has dot file (#43) Nestal Wan 2012-06-06 23:35:29 +0800
  • 856914c4dc added catch exception for auth code Nestal Wan 2012-06-06 23:21:04 +0800
  • b6aafd7ccd fix MD5 and remote XML dump Nestal Wan 2012-06-05 23:29:37 +0800
  • 8ff04683a8 removing debug code and minor fixes Nestal Wan 2012-06-05 23:08:03 +0800
  • cbf40e9b90 fixed uninitialized change stamp Nestal Wan 2012-06-05 00:59:14 +0800
  • 935ac608ff handling change feed. some good news about trashed documents Nestal Wan 2012-06-05 00:32:12 +0800
  • a09ba40dbc use libgcrypt instead of OpenSSL Nestal Wan 2012-06-05 22:51:54 +0800
  • 5cba612084 adding the Feed class Nestal Wan 2012-06-04 01:07:14 +0800
  • 8466095e7b adding change stamp Nestal Wan 2012-06-03 23:58:28 +0800
  • 28b32c6f43 recursive delete handling for remote_deleted Nestal Wan 2012-06-03 21:53:51 +0800
  • 197abfdea6 removed debug verbose setting in curl Nestal Wan 2012-06-03 18:34:03 +0800
  • 379dddc532 fully configurable log Nestal Wan 2012-06-03 18:31:02 +0800
  • 53f9c39941 disable debug log during authenication Nestal Wan 2012-06-03 17:31:16 +0800
  • 54b65bb738 update the resource by a GET before deleting it Nestal Wan 2012-06-03 16:57:21 +0800
  • c17ba4e880 added the http::Header class. should add it long ago. Nestal Wan 2012-06-03 16:42:51 +0800
  • 81f71f8406 fixed missing assignment of entry IDs Nestal Wan 2012-06-03 15:55:32 +0800
  • 3d7ad69915 don't delete the file if its parent folder will be deleted Nestal Wan 2012-06-03 14:44:09 +0800
  • 5edd71b69e Merge branch 'manuken' Nestal Wan 2012-06-02 15:50:15 +0800
  • ef8b43ae59 added rpm spec file from manuken Nestal Wan 2012-06-02 15:46:28 +0800
  • 15c582159a don't log debug info by default v0.1.0 Nestal Wan 2012-06-02 10:31:37 +0800
  • 88cdb576c4 use ctime instead of mtime to detect changes Nestal Wan 2012-06-01 23:30:04 +0800
  • b6fb4a604e preparing for v0.1.0 release Matchman Green 2012-06-01 00:50:56 +0800
  • da6c99089f enabled code to "delete" files Matchman Green 2012-06-01 00:40:07 +0800
  • 59d0761d68 minor refactoring Matchman Green 2012-05-31 23:48:30 +0800
  • 6db0b4a7aa refactored the creation of resources Matchman Green 2012-05-31 23:37:47 +0800
  • 7830136518 fixed the log messages and some state update Matchman Green 2012-05-31 19:22:18 +0800
  • 377d8186b1 trying to give more hint about libiberty Matchman Green 2012-05-31 18:38:48 +0800
  • 7e5b7e0b7d should be able to detect new and deleted files correctly now Matchman Green 2012-05-31 01:17:22 +0800
  • 8b1b388713 not tracking the status of all files/dir in .grive_state Matchman Green 2012-05-30 01:30:06 +0800
  • 167e2eaac5 fixed create subfolder & seg fault Matchman Green 2012-05-29 00:31:29 +0800
  • 645fa5a01c Changes in the spec file manuken 2012-05-28 15:29:28 +0200
  • b0dd9a53db Merge branch 'master' of https://github.com/match065/grive manuken 2012-05-28 02:13:42 +0100
  • 07553e51fa ignore file and folders with '/' Matchman Green 2012-05-28 00:36:02 +0800
  • bb6124c02c can now create new folders Matchman Green 2012-05-28 00:24:37 +0800
  • 729ec106f8 no need to check MD5 or mtime for folders Matchman Green 2012-05-27 22:49:49 +0800
  • e09bdc5a8a trying to add fdopen Matchman Green 2012-05-27 14:55:26 +0800
  • d43d3c5c1d Revert "Revert "Ignore DS_STORE"" manuken 2012-05-26 22:23:43 +0100
  • 82a308fd8a Revert "Ignore DS_STORE" manuken 2012-05-26 22:23:41 +0100
  • fc6c87cc30 Ignore DS_STORE manuken 2012-05-26 22:23:10 +0100
  • 2b69c9f2e0 Created a Fedora 16 RPM manuken 2012-05-26 13:41:33 +0100
  • d78728938f added resource test Matchman Green 2012-05-25 00:55:28 +0800
  • 61c01019f7 added more test cases and some minor refactoring Matchman Green 2012-05-24 17:47:26 +0800