This project is a fork of the opensync.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/opensync.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionGoogle-calendar plugin
ownercdfrey@foursquare.net
last changeWed, 15 Aug 2012 19:51:36 +0000 (15 15:51 -0400)
content tags
add:
readme
This is a git repo fork of the opensync.org SVN repo. Changes that appear in the SVN repo should eventually make it here, but changes made here may not always arrive back in SVN.
shortlog
2012-08-15 Chris FreyFixed potential uninitialized variable usage (compiler... master
2011-09-07 Chris Freybuild: added cmake check, to see if system libgcal...
2011-09-02 Luiz Angelo... Renaming osyncplugin set_callback functions
2011-09-01 Chris FreyChanged printf to use %zu for size_t (Thanks Rick Scott)
2011-09-01 Chris FreyCast size_t to unsigned long, in printf arguments ...
2011-08-27 Luiz Angelo... - fix printf of size_t for x86_64
2011-05-25 Chris FreyRequire cmake 2.6
2011-05-06 Chris FreyRemoved reference to external cmake modules
2010-09-17 cdfreyRequire libgcal version 0.9.6
2010-09-17 cdfreyAdded cast for const issues with libgcal
2010-09-11 cdfreyUpdated contact's get_changes with the working changes...
2010-09-11 cdfreyRemove one more piece of duplicated data: timestamp...
2010-09-11 cdfreyRemoved more duplicated code, and used type-specific...
2010-09-11 cdfreySplit google and type specific data into its own struct
2010-08-31 cdfreyUpdated INSTALL doc: must use libgcal 0.9.6 or higher
2010-08-31 cdfreyReworked the state_db flags, storing both edit_url...
...
heads
11 years ago master
12 years ago branch-0.2x