view, vfilter: Add support for filtering tags and values out of a view, using !tag...
authorJoey Hess <joey@kitenet.net>
Sun, 2 Mar 2014 18:53:19 +0000 (14:53 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 2 Mar 2014 18:53:19 +0000 (14:53 -0400)
commitc2e8c21ca673ceb91c96eacd22acfe949387bbed
tree3293be0d100a3e4717c49e35920e1afa15735929
parent2432ecbdcc353f3a089f48e723941d633a5431d5
view, vfilter: Add support for filtering tags and values out of a view, using !tag and field!=value.

Note that negated globs are not supported. Would have complicated the code
to add them, without changing the data type serialization in a
non-backwards-compatable way.

This commit was sponsored by Denver Gingerich.
Annex/View.hs
Command/VAdd.hs
Command/VFilter.hs
Command/View.hs
Logs/View.hs
Types/View.hs
debian/changelog
doc/git-annex.mdwn