git-annex/Messages
Joey Hess e7f42e2ec7
when serializing messages, include json objects
This is done always, it's up to the comsumer to decide if it wants to
output the json objects or the messages.

Messages.JSON.finalize changed to not need a JSONOptions.
As far as I can see, this does not change its behavior,
since addErrorMessage appends to any list that's already there.

This commit was sponsored by Ethan Aubin.
2020-12-03 14:47:04 -04:00
..
Concurrent.hs handle git-credential prompt in -J mode 2020-01-22 16:42:15 -04:00
Internal.hs when serializing messages, include json objects 2020-12-03 14:47:04 -04:00
JSON.hs when serializing messages, include json objects 2020-12-03 14:47:04 -04:00
Progress.hs start on serializing Messages 2020-12-03 13:03:03 -04:00