matchexpression: New plumbing command to check if a preferred content expression matches some data.

This commit is contained in:
Joey Hess 2016-01-25 16:16:18 -04:00
parent 4b569c9e7f
commit d3ba9fe5c8
Failed to extract signature
10 changed files with 186 additions and 11 deletions

2
debian/changelog vendored
View file

@ -16,6 +16,8 @@ git-annex (6.20160115) UNRELEASED; urgency=medium
* assistant: Use udisks2 dbus events to detect when disks are mounted,
instead of relying on gnome/kde stuff that is not stable.
* Fix build with QuickCheck 2.8.2
* matchexpression: New plumbing command to check if a preferred content
expression matches some data.
-- Joey Hess <id@joeyh.name> Fri, 15 Jan 2016 14:05:01 -0400