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.
 
descriptionFile-sync plugin, git-repo
ownercdfrey@foursquare.net
last changeThu, 10 Oct 2013 19:22:49 +0000 (10 15:22 -0400)
content tags
add:
readme
This is a forked repo based on the opensync.org SVN repos. Changes made to the SVN repo should eventually end up here too, but changes made here may not make it back to SVN.
shortlog
2013-10-10 Chris FreySmall compile error fixmaster
2013-10-10 Mark EllisImplement reversible escaping of sync filenames
2013-10-10 Mark EllisImprovements to error reporting
2012-08-15 Chris FreyFixed potential uninitialized variable use compiler...
2011-08-27 Luiz Angelo... Renaming osyncplugin set_callback functions
2011-07-22 Chris FreyFixed potential g_free(NULL) in error path of osync_fil...
2011-07-22 Chris Freyleak: fixed string leak in osync_filesync_write()
2011-07-18 Chris Freyleak: fixed missing osync_list_free()
2011-07-18 Chris Freyleak: make sure the 'pathes' list gets freed in the...
2011-07-18 Chris Freyleak: moved directories list append to the beginning...
2011-07-18 Chris FreyRef the objtype sink that we add to our FileEnv, since...
2011-07-18 Chris FreyRemoved extraneous typo code
2011-07-18 Luiz Angelo... Merge branch 'bug_double-random' into bugs-fixed
2011-07-18 Luiz Angelo... - Env should keep a reference of each dir (sink data...
2011-07-18 Luiz Angelo... - osync_rand_str first argument is maxlength and not...
2011-07-18 Luiz Angelo... - format cleanup
...
heads
10 years ago master
12 years ago branch-0.2x