git-annex/CmdLine
Joey Hess 0b2dd374d8
--anything and --nothing
Added --anything (and --nothing). Eg, git-annex find --anything will list
all annexed files whether or not the content is present. This is slightly
faster and clearer than --include=* or --exclude=*

While I can't imagine how --nothing will be used, preferred content
expressions already had anything and nothing, so might as well support both
as matching options as well.

Sponsored-by: Dartmouth College's Datalad project
2022-12-20 15:44:09 -04:00
..
GitAnnex --anything and --nothing 2022-12-20 15:44:09 -04:00
GitAnnexShell remove git-annex-shell compat code 2021-10-11 15:36:51 -04:00
Action.hs Improved handling of --time-limit when combined with -J 2022-09-22 12:54:52 -04:00
AnnexSetter.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
Batch.hs use lookupKeyStaged in --batch code paths 2022-10-26 14:43:06 -04:00
GitAnnex.hs restage: New git-annex command, handles restaging unlocked files 2022-09-23 16:29:59 -04:00
GitAnnexShell.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
GitRemoteTorAnnex.hs avoid flushing keys db queue after each Annex action 2022-10-12 14:12:23 -04:00
Option.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
Seek.hs Improved handling of --time-limit when combined with -J 2022-09-22 12:54:52 -04:00
Usage.hs fix typo 2022-10-07 12:30:07 -04:00