git-annex/CmdLine
Joey Hess 25e4ab7e81
Prevent combinations of options such as --all with --include
Previously such nonsensical combinations always treated the matching option
as if it didn't match.

For now, made find --branch refuse matching options that need a
filename, because one is not provided to them in a way they'll use.
There's an open bug report to support it, but making it error out is
better than the old behavior of not finding what it was asked to.

Also, made --mimetype combined with eg --all work, by looking at the
object file when operating on keys.
2021-03-01 16:25:23 -04:00
..
GitAnnex Behavior change: --trust-glacier option no longer overrides trust 2021-01-07 10:37:43 -04:00
GitAnnexShell finished this stage of the RawFilePath conversion 2020-11-04 14:20:37 -04:00
Action.hs suggest when user may want annex.stalldetection 2021-02-03 15:57:19 -04:00
Batch.hs add key to FileInfo 2020-12-14 17:42:02 -04:00
GitAnnex.hs unregisterurl: New command 2021-03-01 14:28:24 -04:00
GitAnnexShell.hs addon commands 2021-02-02 16:32:49 -04:00
GitRemoteTorAnnex.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
GlobalSetter.hs addon commands 2021-02-02 16:32:49 -04:00
Option.hs rename changeGitConfig to overrideGitConfig and avoid unncessary calls 2020-02-27 01:11:53 -04:00
Seek.hs Prevent combinations of options such as --all with --include 2021-03-01 16:25:23 -04:00
Usage.hs improve synopsis 2020-12-17 12:51:49 -04:00