lp:~mgorse/duplicity/0.8-series
- Get this branch:
- bzr branch lp:~mgorse/duplicity/0.8-series
Branch merges
- duplicity-team: Pending requested
-
Diff: 173 lines (+39/-18)4 files modifiedbin/duplicity (+9/-2)
duplicity/backends/imapbackend.py (+20/-12)
duplicity/patchdir.py (+8/-2)
setup.py (+2/-2)
Related bugs
Bug #1828869: list-current-files fails if sync is needed | Medium | Fix Released |
|
Related blueprints
Recent revisions
- 1361. By Mgorse
-
sync: handle parsed filenames without start/end times
Signatures set time, rather than start_time and end_time, so comparisons
against the latter generate an exception on Python 3. - 1359. By Kenneth Loafman
-
* Manual merge of lp:~yajo/duplicity/duplicity
- Support partial metadata sync.
- Fixes bug #1823858 by letting the user to choose partial syncing. Only the metadata for the target chain
will be downloaded. If older (or newer) chains are encrypted with a different passphrase, the user will
be able to restore to a given time by supplying only the passphrase for the chain selected by
the `--restore-time` option when using this new option.
- A side effect is that using this flag reduces dramatically the sync time when moving files from one to
another location, in cases where big amounts of chains are found. - 1357. By Kenneth Loafman
-
* Merged in lp:~brandon753-ba/duplicity/aws-glacier
- Adds support for for a command line option to store data on AWS S3 Glacier. - 1356. By Kenneth Loafman
-
* Fix bug #1811114 with revised onedrivebackend.py from David Martin
- Adapt to new Microsoft Graph API
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~duplicity-team/duplicity/0.8-series