--anything and --nothing
authorJoey Hess <joeyh@joeyh.name>
Tue, 20 Dec 2022 19:42:34 +0000 (15:42 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 20 Dec 2022 19:44:09 +0000 (15:44 -0400)
commit0b2dd374d84c9d9563ec337e934b2f7fceabe8bb
tree6f71c778ff5c27e74b17cbd270afe7ad95ecad37
parent9d603850018904153f46e6a41c122c32df78282f
--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
CHANGELOG
CmdLine/GitAnnex/Options.hs
Limit.hs
doc/git-annex-find.mdwn
doc/git-annex-matching-options.mdwn
doc/todo/add_--all___40__or_alike__41___to_find_and_findref.mdwn
doc/todo/add_--all___40__or_alike__41___to_find_and_findref/comment_1_8407146882e97ee8510f28df2ba5129c._comment [new file with mode: 0644]