0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
URLEncode the file path to allow non-ascii characters in the path More... over 7 years ago
Limit derivation key to 64 bytes since snapshot file path used as key may be longer More... over 7 years ago
Replace spaces in file paths with %20 (for repository ids with spaces) More... over 7 years ago
Add keepChunkHashes flag to GetSnapshotChunks, allowing reduced memory More... over 7 years ago
Incorporated PR feedback; call S3 for IsFastListing() #322 More... over 7 years ago
Added note about Wasabi dependency. More... over 7 years ago
Merge pull request #327 from jamiesonbecker/patch-1 More... over 7 years ago
Cosmetic and key name fixes. #322 More... over 7 years ago
Added semi-dedicated Wasabi storage module. #322 More... over 7 years ago
Reduce memory consumption for prune operation More... over 7 years ago
Adding a few zeroes so the numbers line up. More... over 7 years ago
Retry on download errors for Hubic which may return 404 for existing chunks More... over 7 years ago
Fixed a bug that caused -hash to have no effect More... over 7 years ago
Don't download a fossil directly; resurrect it and download the chunk instead More... over 7 years ago
Fixed a typo in a log message More... over 7 years ago
Use the official azure-sdk-for-go rather than our fork More... over 7 years ago
Add -storage-name to the info command for reading the correct password More... over 7 years ago
Merge pull request #298 from jay1337/master More... over 7 years ago
Fix typos More... over 7 years ago
Add debugging messages in incomplete snapshot handling More... over 7 years ago
Refresh token unconditionally on authorization errors More... over 7 years ago
Add the global -profile option to enable profiling More... over 7 years ago
Fixed the nesting file name More... over 7 years ago
Fix the GCD directory creating bug; only save directories in the id cache More... over 7 years ago
Revert "Fixed a bug in creating directories in Google Drive storage backend" More... over 7 years ago
Fixed a bug in creating directories in Google Drive storage backend More... over 7 years ago
Hubic retry mechanism improvement: - longer ResponseHeaderTimeout - more retries - no "retryAfter time" lower than 500ms - retry after StatusCode 408 More... over 7 years ago
Fixed a chunk listing bug in Hubic backend More... over 7 years ago
Merge branch 'master' of https://github.com/gilbertchen/duplicacy More... over 7 years ago
Remove existing config and save a local copy when changing password More... over 7 years ago