lp:~aaron-whitehouse/duplicity/08-ufn-to-uc_name

Created by Aaron Whitehouse and last modified
Get this branch:
bzr branch lp:~aaron-whitehouse/duplicity/08-ufn-to-uc_name
Only Aaron Whitehouse can upload to this branch. If you are Aaron Whitehouse please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aaron Whitehouse
Project:
Duplicity
Status:
Merged

Recent revisions

1288. By Aaron Whitehouse

Merge with trunk.

1287. By Aaron Whitehouse

Replace util.ufn(path.name) with path.uc_name throughout.

1286. By Kenneth Loafman

* Merged in lp:~aaron-whitehouse/duplicity/08-unicode
  - Many strings have been changed to unicode for better handling of international
    characters and to make the transition to Python 3 significantly easier, primarily
    on the 'local' side of duplicity (selection, commandline arguments etc) rather
    than any backends etc.

1285. By Kenneth Loafman

* Fix PEP8 issues.

1284. By Kenneth Loafman

* Merged in lp:~crosser/duplicity/fix-small-file-upload
  - Fixed small file upload changes made in Dropbox SDK v7.1

1283. By Kenneth Loafman

* Merged in lp:~crosser/duplicity/dpbx-fix-file-listing
  - Fixed bug #1639664 "Dropbox support needs to be updated for Dropbox SDK v7.1"

1282. By Kenneth Loafman

* Merged in lp:~crosser/duplicity/fix-oauth-flow
  - Fixed bug #1638236 "BackendException with oauth2client 4.0.0"

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.

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