git-annex/Messages
Joey Hess fcf5d11c63
add "input" field to json output
The use case of this field is mostly to support -J combined with --json.
When that is implemented, a user will be able to look at the field to
determine which of the requests they have sent it corresponds to.

The field typically has a single value in its list, but in some cases
mutliple values (eg 2 command-line params) are combined together and the
list will have more.

Note that json parsing was already non-strict, so old git-annex metadata
--json --batch can be fed json produced by the new git-annex and will
not stumble over the new field.
2020-09-15 16:22:44 -04:00
..
Concurrent.hs handle git-credential prompt in -J mode 2020-01-22 16:42:15 -04:00
Internal.hs wip RawFilePath 2x git-annex find speedup 2019-11-26 16:01:58 -04:00
JSON.hs add "input" field to json output 2020-09-15 16:22:44 -04:00
Progress.hs wip RawFilePath 2x git-annex find speedup 2019-11-26 16:01:58 -04:00