Allow --all to be mixed with matching options like --copies and --in (but not --include and --exclude).

This commit is contained in:
Joey Hess 2014-01-18 14:58:56 -04:00
parent 8ce515ffe4
commit 85185b8f50
4 changed files with 24 additions and 13 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ git-annex (5.20140118) UNRELEASED; urgency=medium
* Remove --json option from commands not supporting it.
* status: Support --json.
* list: Fix specifying of files to list.
* Allow --all to be mixed with matching options like --copies and --in
(but not --include and --exclude).
-- Joey Hess <joeyh@debian.org> Sat, 18 Jan 2014 11:54:17 -0400