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
2022-01-18Small cleanupHannah von Reth
2021-02-12Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2021-02-12Fix Windows long path issue introduced in dd641fae997d71c8396b77def2fa25ad96f...Hannah von Reth
2020-12-07Replace custome date parser QDateTime::fromString(value, Qt::RFC2822Date)Hannah von Reth
2020-07-29csync: apply strict QString handlingHannah von Reth
2020-07-20Remove more legacy C codeHannah von Reth
2020-07-20Remove custome string functionsHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2018-11-26vfs: Ensure SyncOptions::_vfs is never nullChristian Kamm
2018-11-26vfs: Document ignored return value.Christian Kamm
2018-11-26Fixes after rebase to masterChristian Kamm
2018-11-26winvfs: initial workChristian Kamm
2018-11-15csync_vio_locale: use QString for the path in opendirOlivier Goffart
2018-10-19Fix windows buildOlivier Goffart
2018-10-04Fix a compilation error on windowsOlivier Goffart
2018-08-21Merge remote-tracking branch 'master' into new_discovery_algoOlivier Goffart
2018-08-09Windows: Don't ignore files with FILE_ATTRIBUTE_TEMPORARYMarkus Goetz
2018-07-26More cleanup of csync remainsOlivier Goffart
2018-07-25Remove csync_update and csync_reconcileOlivier Goffart
2018-07-19Update: Report on readdir() errors #6610Christian Kamm
2018-06-04csync: refactor csync_s::error_string to avoid valgrind errorOlivier Goffart
2018-03-06slotFolderDiscovered: Fix 'local' always being falseChristian Kamm
2018-01-13Get rid of csync_logOlivier Goffart
2017-12-15Unify item type enumChristian Kamm
2017-09-26Use SyncJournalDb in csyncJocelyn Turcotte
2017-09-22csync_vio_local: merge readdir and stat in the same callOlivier Goffart
2017-09-22csync_update/reconcile: replace CSYNC_LOG with qDebug/qInfoOlivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-06Remove csync_s::replicaJocelyn Turcotte
2017-09-06Replace csync_vio_file_stat_t with csync_file_stat_tJocelyn Turcotte
2017-08-22Compile almost all of csync as C++Jocelyn Turcotte
2017-08-22Move csync to src/csyncJocelyn Turcotte