import: Support file matching options such as --exclude, --include, --smallerthan, --largerthan

This commit is contained in:
Joey Hess 2015-02-06 15:58:06 -04:00
parent 9723333d86
commit dfab5e6ff4
3 changed files with 16 additions and 3 deletions

2
debian/changelog vendored
View file

@ -6,6 +6,8 @@ git-annex (5.20150206) UNRELEASED; urgency=medium
parameters it does not understand.
* groupwanted: New command to set the groupwanted preferred content
expression.
* import: Support file matching options such as --exclude, --include,
--smallerthan, --largerthan
-- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400