git-annex/CmdLine
Joey Hess 835c50966a
reject batch options combined with non-batch options
Reject combinations of --batch (or --batch-keys) with options like --all or
--key or with filenames.

Most commands ignored the non-batch items when batch mode was enabled.

For some reason, addurl and dropkey both processed first the specified
non-batch items, followed by entering batch mode. Changed them to also
error out, for consistency.

Sponsored-by: Dartmouth College's Datalad project
2022-01-26 13:00:19 -04:00
..
GitAnnex add --size-limit option 2021-06-04 16:16:53 -04:00
GitAnnexShell remove git-annex-shell compat code 2021-10-11 15:36:51 -04:00
Action.hs --size-limit exit 101 2021-06-04 16:43:47 -04:00
Batch.hs reject batch options combined with non-batch options 2022-01-26 13:00:19 -04:00
GitAnnex.hs add git-annex filter-process 2021-11-04 15:02:36 -04:00
GitAnnexShell.hs fix duplicated commands in git-annex-shell usage display 2021-10-11 15:42:27 -04:00
GitRemoteTorAnnex.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
GlobalSetter.hs implement fastDebug 2021-04-06 15:24:28 -04:00
Option.hs simplify and speed up Utility.FileSystemEncoding 2021-08-11 12:13:31 -04:00
Seek.hs handle overBranchFileContents with read-only unmerged git-annex branches 2021-12-27 14:30:51 -04:00
Usage.hs improve synopsis 2020-12-17 12:51:49 -04:00