9
I Use This!
Very High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
May 14, 2024 — May 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added statistics to output, and options to remove old backups. More... over 16 years ago
All projects are now signed. Updated to the newest version of LightDataModel. Switched from duplicity to duplicati, this runs a bit faster. Now supports authentication on network shares (windows only). More... over 16 years ago
A not-so-robust-but-working version of the SSH backend is ready. More... over 16 years ago
Now supports the FTP backend. More... over 16 years ago
Better cleanup of temporary files and folders. Removed unused code that was for non-multipass. Changed the manifest to be an xml document instead, and contain volume hashes instead. More... over 16 years ago
Fixed a problem where files and folders were not deleted when restoring incremental revisions. More... over 16 years ago
Fixed a few bugs. There is still a bug with incorrectly cleaned up items on a restore. More... over 16 years ago
Now supports short filenames. More... over 16 years ago
Final commit in the refactor sequence. More... over 16 years ago
another temp commit in the refactor process More... over 16 years ago
temp commit More... over 16 years ago
temp commit More... over 16 years ago
git-svn-id: https://duplicati.googlecode.com/svn/trunk@55 59da171f-624f-0410-aa54-27559c288bec More... over 16 years ago
Removed empty folders More... over 16 years ago
Encryption now works, at least with AES encryption. Most Duplicity commandline switches are now supported. More... over 16 years ago
Added basic cryptography support. More... over 16 years ago
Non-verified performance updates, even less temporary file usage. More... over 16 years ago
Perfomance updates, less disk usage for temporary files and folders. More... over 16 years ago
Fixed the header value for delta files so they are compatible with RDiff. Fixed a bug where the delta file would be wrong in special cases. Added an optimization so SharpRSync now produces smaller delta files than librsync for some cases (and the same size for all others). Added comments to identify optimizations. More... over 16 years ago
Rearranged a bit to allow a partial backup to be accepted. More... over 16 years ago
Added a logging module to aid in profiling anf performance optimization. More... over 16 years ago
Bunch of fixes, the unit tests now run perfectly! Still needs some cleanup, and heavy performance tuning. More... over 16 years ago
Added a unittest option, which reveals that there is a problem with restore in the new python-free version. More... over 16 years ago
Added a simple interface for using SharpRsync on either streams or files. More... over 16 years ago
As suspected there was more cases where it broke. It has now been fixed. More... over 16 years ago
Fixed the problem with SharpRSync, still needs til review if there are more possible cases where the signature calculation will break. More... over 16 years ago
Various fixes to SharpRSync. It mostly works, but has some trouble recognizing blocks with arbitrary offsets. More... over 16 years ago
Ported librsync to pure managed code, and named it SharpRSync. More... over 16 years ago
More work on the python free implementation. More... over 16 years ago
Moved everything in the GUI into the Duplicati.GUI namespace. More... over 16 years ago