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
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-12-05Updates to the project filesKenneth Skovhede
2015-12-01Bugfix for build issues with AutoUpdateBuilder.Kenneth Skovhede
2015-09-11Extended the reported system info, and made it available from the commandline.Kenneth Skovhede
2015-05-17Follow up to the latest pull request, changed all references to HexaD to "Dup...Kenneth Skovhede
2015-05-16update year to 2015Fabian Trampusch
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-20Merge branch 'no_more_resx'Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2015-01-20Removed all resx files, now using Duplicati.Library.Localization exclusivelyKenneth Skovhede
2014-11-15Added FileMissingExceptionKenneth Skovhede
2014-08-19Implemented commandline method for listing affected filesKenneth Skovhede
2014-08-17Started implementing the Rename interfaceKenneth Skovhede
2014-08-12Updated copyright year on all assemblies.Kenneth Skovhede
2014-07-25Since we now use an url to supply options, some options are not passed to the...Kenneth Skovhede
2014-06-13Updated the version number in all projects to 2.0.0.7Kenneth Skovhede
2014-06-13Updated product-number in the project filesKenneth Skovhede
2014-06-13Implemented various items in the context menu, including the logKenneth Skovhede
2014-03-12Missing importsKenneth Skovhede
2014-03-12Changed execution model to not use actions, but just have a module pr. actionKenneth Skovhede
2014-03-12Added test-backend command and web modulesKenneth Skovhede
2013-12-07Added test-filters commandKenneth Skovhede
2013-11-14Added hinting to the compression modules to avoid aggressive compression of i...Kenneth Skovhede
2013-09-05Added error reporting if testing a volume throws an exceptionKenneth Skovhede
2013-08-26Improved output from delete commandKenneth Skovhede
2013-08-21Implemented a new progress reporting system that relies polling for sending p...Kenneth Skovhede
2013-06-26Implemented the test commandKenneth Skovhede
2013-06-20Implemented list-changesKenneth Skovhede
2013-06-17Updated some logic for the repair commandKenneth Skovhede
2013-05-31Implemented restore-control-filesKenneth Skovhede
2013-05-30Implented ListControlFiles and added file count and file size to the normal l...Kenneth Skovhede
2013-05-25Reworked the result reporting to support type safe valuesKenneth Skovhede
2013-05-05Merge branch 'master' into sandboxes/Kenneth/ForestHashKenneth Skovhede
2013-05-05Removed all informs code (no more 1.3.x UI)Kenneth Skovhede
2013-05-05Merge branch 'master' into sandboxes/Kenneth/ForestHashKenneth Skovhede
2013-05-05Removed unused x86 configurations and fixes som build refrencesKenneth Skovhede
2013-03-16Mono-fication of projectsKenneth Skovhede
2013-03-09More work on the block hash.Kenneth Skovhede
2013-02-28Resynced trunk into ForestHashkenneth@hexad.dk
2013-02-28Implemented file-extension based rules for disabling compression for already ...kenneth@hexad.dk
2013-02-13Initial version of the new block-based storage format.kenneth@hexad.dk
2013-01-22Added the "Password" type to argument types for simplified handling of passwo...kenneth@hexad.dk
2012-08-15Added support for callbacks.kenneth@hexad.dk
2012-08-07Rewrite of the way the compression modules are used.kenneth@hexad.dk
2012-08-01Re-integrated the LZMA branch into trunk.kenneth@hexad.dk
2012-05-14Added metadata recording, for later use in the new UI.kenneth@hexad.dk
2012-05-08Update command line help to use a friendlier format.kenneth@hexad.dk
2012-01-16Added option to log operations and expected backend state for debugging purpo...kenneth@hexad.dk
2011-11-19Fixed some build issues after the merge.kenneth@hexad.dk
2011-11-18Temporary checkin for the 2.0 stuffkenneth.skovhede@gmail.com