vicfg: Allows editing preferred content expressions for groups.

This is stored in the git-annex branch, but not yet actually hooked up and
used.
This commit is contained in:
Joey Hess 2014-03-15 16:17:01 -04:00
parent 431d805a96
commit 417aea25be
6 changed files with 124 additions and 52 deletions

1
debian/changelog vendored
View file

@ -20,6 +20,7 @@ git-annex (5.20140307) UNRELEASED; urgency=medium
* "standard" can now be used as a first-class keyword in preferred content
expressions. For example "standard or (include=otherdir/*)"
* Avoid encoding errors when using the unused log file.
* vicfg: Allows editing preferred content expressions for groups.
-- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400