lp:~aaron-whitehouse/duplicity/split_glob_matching_from_select

Created by Aaron Whitehouse and last modified
Get this branch:
bzr branch lp:~aaron-whitehouse/duplicity/split_glob_matching_from_select
Only Aaron Whitehouse can upload to this branch. If you are Aaron Whitehouse please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aaron Whitehouse
Project:
Duplicity
Status:
Merged

Recent revisions

1203. By Aaron Whitehouse <email address hidden>

Re-added import of re, as re.compile still used in selection.py.

1202. By Aaron Whitehouse <email address hidden>

Move complexity of matching paths to globs into globmatch.py path_matches_glob, rather than in selection.py Select.

1201. By Aaron Whitehouse <email address hidden>

Move ignorecase handling out of re.compile to use .lower() instead.

1200. By Aaron Whitehouse <email address hidden>

Remove glob_get_prefix_res from selection.py, now that it has moved to globmatch.py.

1199. By Aaron Whitehouse <email address hidden>

Move content of glob_get_prefix_res to globmatch.py glob_get_prefix_regexs.

1198. By Aaron Whitehouse <email address hidden>

Fixed globmatch tests. Tests pass.

1197. By Aaron Whitehouse <email address hidden>

Resync with trunk.

1196. By Aaron Whitehouse <email address hidden>

Move glob_to_re to globmatch.py. Moved associated tests into test_globmatch.py.

1195. By Aaron Whitehouse <email address hidden>

Move the logic of the glob_to_re method into the glob_to_regex function in globmatch.py.

1194. By Kenneth Loafman

* Merged in lp:~rye/duplicity/mediafire
  - Backend for https://www.mediafire.com
  - Requires https://pypi.python.org/pypi/mediafire/ installed.

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