lp:~crosser/duplicity/dpbx-fix-file-listing

Created by Eugene Crosser and last modified
Get this branch:
bzr branch lp:~crosser/duplicity/dpbx-fix-file-listing
Only Eugene Crosser can upload to this branch. If you are Eugene Crosser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eugene Crosser
Project:
Duplicity
Status:
Merged

Recent revisions

1283. By Eugene Crosser

dpbxbackend: check for specific API error for missing folder

1282. By Eugene Crosser

The "new" Dropbox API for directory listing raises an exception
when the directory is empty (and duplicity directory will be empty
on the first run). We actually want and empty list of files if the
list of files is emtpy. So catch the ListFolderError and continue.

1281. By Kenneth Loafman

* More fixes for Unicode handling
  - Default to 'utf-8' if sys.getfilesystemencoding() returns 'ascii' or None
  - Fixed bug #1386373 with suggestion from Eugene Morozov

1280. By Kenneth Loafman

* Fixed bug #1733057 AttributeError: 'GPGError' object has no attribute 'decode'
  - Replaced call to util.ufn() with call to util.uexc(). Stupid typo!

1279. By Kenneth Loafman

* Fix attribution for patch of 1448094 to Wolfgang Rohdewald.

1278. By Kenneth Loafman

* Remove non-UTF8 filename from testfiles.tar.gz.

1277. By Kenneth Loafman

* Fixed bug #1730902 GPG Error Handling
  - use util.ufn() not str() to handle encoding

1276. By Kenneth Loafman

* Fixed bug #1723890 with patch from Killian Lackhove
  - Fixes error handling in pydrivebackend.py

1275. By Kenneth Loafman

* Fixed bug #1720159 - Cannot allocate memory with large manifest file since 0.7.03
  - filelist is not read if --file-changed option in collection-status not present
  - This will keep memory usage lower in non collection-status operations

1274. By Kenneth Loafman

* Fix PEP8 issues in b2backend.py.

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