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.
This commit is contained in:
parent
09a2fcb643
commit
121659576b
3 changed files with 28 additions and 3 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -35,6 +35,9 @@ git-annex (6.20151219) UNRELEASED; urgency=medium
|
|||
there.
|
||||
* info: Fix "backend usage" numbers, which were counting present keys
|
||||
twice.
|
||||
* 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.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Sat, 19 Dec 2015 13:31:17 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue