lp:~cemsbr/duplicity/duplicity

Created by Carlos Eduardo Moreira dos Santos and last modified
Get this branch:
bzr branch lp:~cemsbr/duplicity/duplicity
Only Carlos Eduardo Moreira dos Santos can upload to this branch. If you are Carlos Eduardo Moreira dos Santos please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Carlos Eduardo Moreira dos Santos
Project:
Duplicity
Status:
Development

Recent revisions

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 '{'.

1086. By Kenneth Loafman

* Move requirements section lower in manpage.

1085. By Kenneth Loafman

* Merge in lp:~stynor/duplicity/multi-backend
  - A new backend that allows use of more than one backend stores (e.g. to
    combine the available space from more than one cloud provider to make
    a larger store available to duplicity).

1084. By Kenneth Loafman

* Fix bug 1437789 with patch from pdf
  - par2backend.py incorrect syntax in get()

1083. By Kenneth Loafman

* Fix bug 1434702 with help from Robin Nehls
  - incorrect response BackendException while downloading signatures file.

1082. By Kenneth Loafman

* Fix bug 1432999 with hint from Antoine Afalo.

1081. By Kenneth Loafman

* Merged in lp:~aaron-whitehouse/duplicity/filelist_combine
  - Merged globbing and non-globbing filelists to use the same code path
    and all accept globbing characters. Added deprecation warning to the
    --exclude-globbing-filelist and include-globbing-filelist options in
    commandline.py and hid them from help output. Updated the manual
    (and unit tests) accordingly.
  - Note that this does trigger a change in behaviour for duplicity.
    Previously, include patterns in include-filelist did not match files
    in a directory that was included, so /usr/local in an include file
    would not have matched /usr/local/doc. Now, this folder would be
    included, as would occur if --include or the old
    --include-globbing-filelist was used. Additional lines will therefore
    need to be added to filelists to unambiguously exclude unwanted
    subfolders, if this is intended.
  - Mark --include-filelist-stdin and --exclude-fielist-stdin for
    deprecation and hide from --help output.

1080. By Kenneth Loafman

* Prep for 0.7.02.

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.