git-annex/CmdLine
Joey Hess 70b8cad9c8
make noMessages disable closing of json object in --json mode
This allows things like Command.Find to use noMessages and generate their
own complete json objects. Previouly, Command.Find managed that only via a
hack, which wasn't compatable with batch mode.

Only Command.Find, Command.Smudge, and Commange.Status use noMessages
currently, and none except for Command.Find are impacted by this change.

Fixes find --json --batch output
2016-01-20 14:10:13 -04:00
..
GitAnnex increase number of capabilities to match -Jn setting 2015-11-05 19:57:41 -04:00
GitAnnexShell add unlocked flag for git-annex-shell recvkey 2015-12-26 13:59:27 -04:00
Action.hs make noMessages disable closing of json object in --json mode 2016-01-20 14:10:13 -04:00
Batch.hs whereis --batch 2016-01-20 12:46:00 -04:00
GitAnnex.hs add database benchmark 2016-01-12 13:07:03 -04:00
GitAnnexShell.hs add unlocked flag for git-annex-shell recvkey 2015-12-26 13:59:27 -04:00
GlobalSetter.hs finished converting all the main options 2015-07-10 13:23:06 -04:00
Option.hs convert Unused, and remove some dead code for old style option parsing 2015-07-10 16:05:56 -04:00
Seek.hs improve data type 2016-01-01 15:56:24 -04:00
Usage.hs let optparse-applicative handle the usage display when run w/o command or bad command 2015-07-09 11:52:47 -04:00