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
2018-01-09Corrects the folder of Rclone contributionswjan
2018-01-09provides rclone backendwjan
2018-01-03Use built-in method to determine if process is 64-bit.Kenneth Hsu
2017-12-26Merge pull request #2939 from vnau/masterKenneth Skovhede
2017-12-25Type pattern conditions removed to compile with AppVeyor.vnau
2017-12-25Fix for AppVeyor.vnau
2017-12-25Removed throw expressions to avoid Microsoft compiler bug.vnau
2017-12-25SharpCompress rolled back to version 0.18.2vnau
2017-12-25Compression modules refactored to work with streams instead of filenames;vnau
2017-12-22Merge branch 'feature/fix_windows_cmd_escape'Kenneth Skovhede
2017-12-21Merge pull request #2933 from warwickmm/feature/parse_bool_lazy_defaultKenneth Skovhede
2017-12-21Merge pull request #2929 from warwickmm/remove_format_string_argumentKenneth Skovhede
2017-12-21Fixed a case where the commandline arguments were not correctly escaped.Kenneth Skovhede
2017-12-18Use method to parse string into bool to reduce duplication.Kenneth Hsu
2017-12-18Add overload for method that parses string into bool.Kenneth Hsu
2017-12-16Fixed compiler warnings.vnau
2017-12-16Remove unused format string argument.Kenneth Hsu
2017-12-11Update Strings.csKenneth Skovhede
2017-12-10Remove invalid XML documentation element for void method.Kenneth Hsu
2017-12-10Make parameter names in XML documentation match code.Kenneth Hsu
2017-12-10Remove XML documentation for unmatched parameters.Kenneth Hsu
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-11-22Fixed the updater to use the argument escaping code from utilities.Kenneth Skovhede
2017-11-22Implemented a utility method for escaping commandline argumentsKenneth Skovhede
2017-11-21Change .rbf filter to only exclude `.rbf` files in the `config.msi` subfolder.Kenneth Skovhede
2017-11-21Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2017-11-21Merge branch 'feature/improve-ssh-error-message'Kenneth Skovhede
2017-11-19Added some documentation strings and a missing "else" that was causing a crash.Kenneth Skovhede
2017-11-19Added a friendly error message if the SSH key fails to parse/load.Kenneth Skovhede
2017-11-19Merge pull request #2836 from warwickmm/feature/no_tilde_expansionKenneth Skovhede
2017-11-17Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2017-11-17Merge pull request #2897 from RobSauro/masterKenneth Skovhede
2017-11-16Only try to load Windows registry filters on Windows.Tyler Gill
2017-11-15Changed subqueries to improve folder browsing in restoreRoberto Ribeiro
2017-11-09Updated the `affected` command to check if the local database is found, and t...Kenneth Skovhede
2017-11-09Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2017-11-09Added a timestamp value to the end of dates in the report output for easier p...Kenneth Skovhede
2017-11-06Merge pull request #2861 from jesjimher/added-dv-extensionKenneth Skovhede
2017-11-05Spelling mistake loose changed to losedavegold24
2017-11-02Added dv extensionJesus Jimenez
2017-11-01Merge branch 'feature/use-windows-exclude-paths'Kenneth Skovhede
2017-10-31Added support for reading the list of folder/file exclusion from the Windows ...Kenneth Skovhede
2017-10-31Added flags option to the enum for good measureKenneth Skovhede
2017-10-31Fixed reporting the time values in the local timezoneKenneth Skovhede
2017-10-30Fixed a case where entering an invalid value for the `--number-of-retries` or...Kenneth Skovhede
2017-10-30Re-enabled the options to disable the auto-updaterKenneth Skovhede
2017-10-30Refactored the source path expansion/filtering into its own method.Kenneth Skovhede
2017-10-22Enabling webroot checking for the autoupdater libraryKenneth Skovhede