Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin
2014-07-10owncloudcmd: fix the --trust optionOlivier Goffart
2014-07-10Add Q_DECL_OVERRIDE for all function that are overriding somethingOlivier Goffart
2014-07-10Engine: Do not reset the csync log callback in the engineOlivier Goffart
2014-06-26Revert "ownCloudcmd: Use Account object and ConnectionValidator."Klaas Freitag
2014-06-24ownCloudcmd: Use Account object and ConnectionValidator.Klaas Freitag
2014-06-20owncloudcmd: Fix structurally dead code.Klaas Freitag
2014-05-22Remove useless global varialbe for auth callback.Klaas Freitag
2014-04-30Add a header file for owncloudcmd.cpp to avoid (auto)moc problems.Klaas Freitag
2014-04-29Add missing line breakOlivier Goffart
2014-04-02Remove undeeded includesOlivier Goffart
2014-04-02Fix compilation with Qt5Olivier Goffart
2014-04-01Add a trust ssl certificate switchKlaas Freitag
2014-04-01Add an simple SSL error handler for owncloudcmd.Klaas Freitag
2014-03-22Fix compile after changing Account::davPath()Markus Goetz
2014-03-21Merge branch '1.5'Olivier Goffart
2014-03-21owncloudcmd: Fix an error during update phase would not terminateOlivier Goffart
2014-03-20Proper initialization to avoid build warnings.Klaas Freitag
2014-03-17Rename CSyncThread to SyncEngineOlivier Goffart
2014-03-14Remove Progress::KindOlivier Goffart
2014-03-14Refactor the progressOlivier Goffart
2014-02-27csync: Remove more unused stuffMarkus Goetz
2014-02-19OwncloudCmd: Struct needs to be zeroedMarkus Goetz
2014-02-19Register metatype at better placeMarkus Goetz
2014-02-19OwncloudCmd: Register a meta typeMarkus Goetz
2014-02-19Use AUTOMOCOlivier Goffart
2014-02-19Merge remote-tracking branch 'origin/master'Olivier Goffart
2014-02-19OwncloudCmd: Fixup URLMarkus Goetz
2014-02-19OwncloudCmd: Print update phase duration valuesMarkus Goetz
2014-02-17Make owncloudcmd work with the parallel upload/downloadOlivier Goffart
2014-01-16Use ClientProxy that reads the client config in commandline client.Klaas Freitag
2013-12-19Added proxy support to owncloudcmd.Klaas Freitag
2013-12-19Do the neon ssl initialization.Klaas Freitag
2013-12-04Add man page for owncloudcmdDaniel Molkentin
2013-10-28Merge branch 'propagator-job'Olivier Goffart
2013-10-28Options parsing added.Klaas Freitag
2013-10-28Refactor the new propagator in jobsOlivier Goffart
2013-10-28Make owncloudcmd display the debug outputOlivier Goffart
2013-10-04Save the database after each operation.Olivier Goffart
2013-10-03TMPOlivier Goffart
2013-09-11Minor code cleanups-Klaas Freitag
2013-08-21Compile after the mergeOlivier Goffart
2013-08-14Fix compilation after mergeOlivier Goffart
2013-05-16make the propagator asynchronousOlivier Goffart
2013-05-08owncloudcmd: don't abort on unknown argumentOlivier Goffart
2013-05-05Enable the backup of conflicts files in owncloudcmdOlivier Goffart
2013-05-04Add owncloudcmdOlivier Goffart