Added required content configuration.

This includes checking when dropping files that any required content
configuration is satisfied. However, it does not yet include an active
check on the required content; the location log is trusted when checking
the required content expression.
This commit is contained in:
Joey Hess 2014-03-29 15:20:55 -04:00
parent f2ddf9a299
commit 065248f3d2
10 changed files with 140 additions and 37 deletions

1
debian/changelog vendored
View file

@ -27,6 +27,7 @@ git-annex (5.20140321) UNRELEASED; urgency=medium
in order to be usable. This can be done using git annex enableremote
to add the missing settings. For details, see
http://git-annex.branchable.com/bugs/problems_with_glacier/
* Added required content configuration.
-- Joey Hess <joeyh@debian.org> Fri, 21 Mar 2014 14:08:41 -0400