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
2021-11-07Fix SystemIOWindows handling of relative pathsDean Ferreyra
2020-01-26Remove redundant calls to String.Format.Kenneth Hsu
2019-03-18Change Put method name to PutAsyncSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2018-09-20Use ordinal case-insensitive comparison instead of ToLower.Kenneth Hsu
2018-05-26Merge remote-tracking branch 'origin' into feature/tempdirverhoek
2018-05-22Implemented default tempdir for backend server.verhoek
2018-05-20Fixed broken help output in commandline.verhoek
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-04-05Improved the backendtool to support full paths as the filenamesKenneth Skovhede
2017-03-13Added fix for faster commandline startup to the other commandline toolsv2.0.1.52-2.0.1.52_canary_2017-03-13Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2015-09-04Setting various temp file related environment variables to force SQLite to pl...Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2014-07-10Fixed a crash when calling the auto-updaterKenneth Skovhede
2014-07-03Updated the autoupdater to use a static instance and fixed a number of paths ...Kenneth Skovhede
2014-06-29Fixed the Autoupdate settingsKenneth Skovhede
2014-06-27Initial scaffolding for supporting the auto-update using AppDomains to suppor...Kenneth Skovhede
2014-06-09added alias to the create-folder commandKenneth Skovhede
2014-06-09Added debugoutput to the backendtoolKenneth Skovhede
2013-05-05Removed all informs code (no more 1.3.x UI)Kenneth Skovhede
2013-05-05Renamed ftp-password to auth-password and ftp-username to auth-usernamebefore_winforms_removalKenneth Skovhede
2013-05-05Bugfixes to the BackendToolKenneth Skovhede
2013-05-05Added the new backendtool cli projectKenneth Skovhede