~bmerry/duplicity/pydrive-regular

* 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.
Filename Latest Rev Last Changed Committer Comment Size
..
File duplicity 1076 9 years ago Kenneth Loafman * Fix for --pydevd debug environment and location 59.7 KB Diff Download File
duplicity.1 1065.2.11 9 years ago Aaron Whitehouse Merge in changes to rebase against dev. 56.2 KB Diff Download File
File rdiffdir 1071 9 years ago Kenneth Loafman * Misc fixes for the following PEP8 issues: - E4 8.6 KB Diff Download File
rdiffdir.1 909 11 years ago Kenneth Loafman * Applied patches from Laszlo Ersek to rdiffdir to 2.2 KB Diff Download File