lp:~ed.so/duplicity/gpg.binary

Created by edso and last modified
Get this branch:
bzr branch lp:~ed.so/duplicity/gpg.binary
Only edso can upload to this branch. If you are edso please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
edso
Project:
Duplicity
Status:
Merged

Recent revisions

1105. By ed.so

new parameter --gpg-binary allows user to point to a different gpg binary, not necessarily in path

1104. By Kenneth Loafman

* Fixed bug 1466582 - reduce unnecessary syscall with --exclude-if-present - with
  patch from Kuang-che Wu to make sure resulting path is a directory.

1103. By Kenneth Loafman

* Fixed bug 1466160 - pydrive backend is slow to remove old backup set - with
  patch from Kuang-che Wu to implement _delete_list().

1102. By Kenneth Loafman

* Fixed bug 1452263 - par2 option not working on small processors - with patch
  from Kuang-che Wu to ignore default 30 second timeout.

1101. By Kenneth Loafman

* Fixed bug 1465335 - pydrive still use files in trash can - with patch
  from Kuang-che Wu to ignore trashed files.

1100. By Kenneth Loafman

* Fixed bug 791794 - description of --gpg-options is misleading, Simply
  needed to add the '--' before the options as in "--opt1 --opt2=parm".

1099. By Kenneth Loafman

* Fix a couple of PEP8 glitches.

1098. By Kenneth Loafman

* Merged in lp:~raymii/duplicity/fix-swiftbackend-max-10000-files-in-list
  - Swiftclient by default returns at max 10000 files. By adding
    full_listing=True we make sure all objects are returned.
    Ref: https://lists.nongnu.org/archive/html/duplicity-talk/2015-05/msg00060.html
    and http://docs.openstack.org/developer/python-swiftclient/swiftclient.html#swiftclient.client.get_container

1097. By Kenneth Loafman

* Merged in lp:~ed.so/duplicity/gdocs.pydrive
  - make pydrive new gdocs default backend
  - keep gdata backend as gdata+gdocs://

1096. By Kenneth Loafman

* Merged in lp:~bmerry/duplicity/pydrive-regular
  - This implements the proposal made by somebody else
    (http://lists.gnu.org/archive/html/duplicity-talk/2015-02/msg00037.html)
    to allow the pydrive backend to work with a normal drive account instead
    of a service account. It seems to be working for me: I was able to migrate
    seamlessly from the gdocs backend. It's set up so that a service account
    can still be used, depending on which environment variable is set.
    The man page is updated to describe how to use the new functionality.

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