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
2020-07-19Support problematic Windows pathsDean Ferreyra
2020-01-24use SortedDict to sort index in memorythomas.friedel
2020-01-19Dispose of HashLookupHelper after use.Kenneth Hsu
2019-04-18Remove unused local variables.Kenneth Hsu
2018-11-03Renamed IsClientLinux to IsClientPosix .verhoek
2018-11-03Migrated to use the platform class.verhoek
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-11-02Continuation of Util.DirectorySeparatorString replacements.verhoek
2018-10-27Moved basic IO helper functions to Library.IO.verhoek
2018-06-07Use utility method to read from stream.Kenneth Hsu
2018-06-02Provide missing values to format items.Kenneth Hsu
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2017-12-25Removed throw expressions to avoid Microsoft compiler bug.vnau
2017-12-25Compression modules refactored to work with streams instead of filenames;vnau
2017-11-27Merge pull request #2910 from warwickmm/refactor/remove_redundant_tostringKenneth Skovhede
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-09-20Changed all hash algorithms to use the `Cng` version.Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-05-29fix for 1170Max123456
2015-09-05Fixed handling of relative paths in recovery tool.Kenneth Skovhede
2015-08-21Added a simple restore tool for recovering data from a broken backup.Kenneth Skovhede