lp:~bmerry/duplicity/pydrive-regular

Created by Bruce Merry and last modified
Get this branch:
bzr branch lp:~bmerry/duplicity/pydrive-regular
Only Bruce Merry can upload to this branch. If you are Bruce Merry please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bruce Merry
Project:
Duplicity
Status:
Merged

Recent revisions

1096. By Bruce Merry <email address hidden>

Support using PyDrive with a regular Google account, instead of a service account.

1095. By Kenneth Loafman

* Merged in lp:~noizyland/duplicity/fix-progress
  - Fixes bug 1264744. selection.filelist_globbing_get_sfs leaves the
    filelist file object's position at the end of the file. When the
    --progress option is used the filelists need to be read twice. On
    the second read nothing is read from the file because file has
    already been read and the position is EOF. This patch calls seek(0)
    on the filelist to reset the position to BOF so that subsequent
    read() calls will return data.
* Added pylint ignore error in webdavbackend.py.

1094. By Kenneth Loafman

* Prep for 0.7.03
(fix date)

1093. By Kenneth Loafman

* Prep for 0.7.03

1092. By Kenneth Loafman

* Merge in lp:~sjakthol/duplicity/onedrive-error-message
  - Add proper error message for OneDrive backend when python-requests or
    python-requests-oauthlib is not installed (bug 1453355).

1091. By Kenneth Loafman

* Added ability to get single file status from collection-status with
  patch from jitao (bug 1044715), like so:
  $ duplicity collection-status --file-changed c1 file://./foo

1090. By Kenneth Loafman

  - Enable --ignore-errors flag in rdiffdir

1089. By Kenneth Loafman

* Fixed bug 1448249 and bug 1449151 thanks to David Coppit.
  - When patching, close base file before renaming

1088. By Kenneth Loafman

* Fixed bug 1444404 with patch from Samu Nuutamo
  - rdiffdir patch crashes if a regular file is changed to a non-regular
    file (symlink, fifo, ...)

1087. By Kenneth Loafman

* Merge in lp:~cemsbr/duplicity/duplicity
  - Fix bug 1432229 in Copy.com backend:
    Reply header has no content-type for JSON detection. Now, we also check
    whether the content starts with '{'.

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

Subscribers