Added new "anything" preferred content expression, which matches all versions of all files.

This commit is contained in:
Joey Hess 2015-06-16 17:03:34 -04:00
parent 29c03145e6
commit 8c46ea22c2
4 changed files with 18 additions and 4 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (5.20150529) UNRELEASED; urgency=medium
git-annex (5.20150616) UNRELEASED; urgency=medium
* fromkey, registerurl: Improve handling of urls that happen to also
be parsable as strange keys.
@ -35,6 +35,8 @@ git-annex (5.20150529) UNRELEASED; urgency=medium
* info: Added json output for "backend usage", "numcopies stats",
"repositories containing these files", and "transfers in progress".
* sync: Add support for --all and --unused.
* Added new "anything" preferred content expression, which matches all
versions of all files.
-- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400