whereis --json: Make url list be included in machine-parseable form.

This commit is contained in:
Joey Hess 2016-01-06 12:33:32 -04:00
parent 6a194e09ff
commit b96cfdc094
Failed to extract signature
4 changed files with 21 additions and 12 deletions

1
debian/changelog vendored
View file

@ -38,6 +38,7 @@ git-annex (6.20151219) UNRELEASED; urgency=medium
* info --json: Improve json for "backend usage", using a nested object
with fields for each backend instead of the previous weird nested lists.
This may break existing parsers of this json output, if there were any.
* whereis --json: Make url list be included in machine-parseable form.
-- Joey Hess <id@joeyh.name> Sat, 19 Dec 2015 13:31:17 -0400