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

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-02codacy fixes appliedBlueBlock
2019-07-24Also stop the file enum process when the user has cancelledBlueBlock
2019-07-23fix stop after the current fileBlueBlock
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-10-25Created separate package for io wrapper.verhoek
2018-10-07Remove unused method parameters.Kenneth Hsu
2018-07-05Rename parameter so that it does not duplicate method name.Kenneth Hsu
2018-07-05Simplify return type of synchronous methods.Kenneth Hsu
2018-07-05Rename methods to clarify their synchronous behavior.Kenneth Hsu
2018-07-05Remove async modifier from methods that lack await.Kenneth Hsu
2018-05-16Corrected spelling function name.verhoek
2018-05-09Removed the redundant byte-array-to-string method from the MD5 module, and ad...Kenneth Skovhede
2018-04-27Simplified USN journal interface; corrected folder enumeration broken due to ...Daniel Gehriger
2018-04-25Merge remote-tracking branch 'upstream/master' into feature/usnDaniel Gehriger
2018-04-24Merge branch 'feature/ignore_filenames_option' into feature/exclude_empty_fol...Kenneth Skovhede
2018-04-24Implemented empty folder exclusion flagKenneth Skovhede
2018-04-24Implemented option to use exclude filenames to mark folders for exclusion by ...Kenneth Skovhede
2018-04-23Merge remote-tracking branch 'upstream/master' into feature/usnDaniel Gehriger
2018-04-12Merge branch 'master' into concurrent_processingKenneth Skovhede
2018-04-12Merge branch 'master' into concurrent_processingKenneth Skovhede
2017-05-30Merge branch 'master' into concurrent_processingKenneth Skovhede
2016-08-31Merge branch 'master' into concurrent_processingKenneth Skovhede
2016-02-29Implemented handling of pause/stop/abort in the concurrent code.Kenneth Skovhede
2016-02-25Fixed channels to use type-safe initializations.Kenneth Skovhede
2016-02-09More work on a concurrent implementation of the backup processKenneth Skovhede
2016-01-29Work on concurrent processingKenneth Skovhede