lp:~benoit.bertholon/duplicity/duplicity

Created by Benoit Bertholon and last modified
Get this branch:
bzr branch lp:~benoit.bertholon/duplicity/duplicity
Only Benoit Bertholon can upload to this branch. If you are Benoit Bertholon please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Benoit Bertholon
Project:
Duplicity
Status:
Merged

Recent revisions

1185. By benoit@benoit-desktop

uses the globals.archive_dir variable to store only a string
in the case of a path, uses globals.archive_dir_path

1184. By Kenneth Loafman

* Fixed bug #1367675 - IMAP Backend does not work with Yahoo server
  - added the split() as needed in 'nums=list[0].strip().split(" ")'
  - the other fixes mentioned in the bug report comments were already done

1183. By Kenneth Loafman

* Fixed variable name change in last merge which broke a bunch of tests
  - Changed archive_dir_root back to archive_dir

1182. By Kenneth Loafman

* Merged in lp:~benoit.bertholon/duplicity/duplicity
  - Fixes bug #1666194 - ProcessCommandLine function called twice fail and arglist argument not used

1181. By Kenneth Loafman

* Merged in lp:~aaron-whitehouse/duplicity/pep8_test_fixes
  - Fix PEP-8 testing by moving to using pycodestyle library.
  - Temporarily add ignores to allow these tests to pass.
  - Fix E305 PEP8 errors: expected 2 blank lines after class or function definition, found 1.

1180. By Kenneth Loafman

* Fix minor pep8 issue - line too long.

1179. By Kenneth Loafman

* Merged in lp:~marix/duplicity/azure-storage-sas
  - This branch adds support for Shared Access Signature to the Azure backend
    which allows to run Duplicity with a minimal set of permissions.

1178. By Kenneth Loafman

* Merged in lp:~marix/duplicity/azure-storage-0.30.0-plus
  - This makes the Azure backend compatible with version 0.30.0 and up of the
    underlying azure-storage package.

1177. By Kenneth Loafman

* Merged in lp:~aaron-whitehouse/duplicity/08-python-futurize-stage-1
  - Made many of the safer changes for improved Python 3 support (python-future's futurize -stage1)
    without functional change to the code (and leaving the isinstance(s, types.StringType) tests unchanged).
  - Created Python 2/3 compatible tests for int and long.
  - Update setup.py to show only Python 2.7 support.

1176. By Kenneth Loafman

* Fixed bug #1603704 with patch supplied by Maciej BliziƄski
  - Crash with UnicodeEncodeError

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
This branch contains Public information 
Everyone can see this information.

Subscribers