~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
..
duplicity.spec.template 967.2.5 10 years ago Michael Terry Drop support for Python 2.4 and 2.5 1.7 KB Diff Download File
File makedist 989 10 years ago Kenneth Loafman * Update shebang line to python2 instead of python 4.3 KB Diff Download File
File makerpm 989 10 years ago Kenneth Loafman * Update shebang line to python2 instead of python 2 KB Diff Download File