Re: [PATCH v1 0/5] Filter combination

2019-06-06 Thread Matthew DeVore
If you are looking for the latest version of this patchset, it is here: https://public-inbox.org/git/20190601003603.90794-1-matv...@google.com/ But also has these interdiffs: https://public-inbox.org/git/20190604234951.gb43...@comcast.net/#t https://public-inbox.org/git/2019060347.gg4...@com

[PATCH v1 0/5] Filter combination

2019-05-21 Thread Matthew DeVore
This implements combining of filters. In any command which accepts the --filter flag, this patch allows specifying multiple filter flags or using the "combine:..." filter-spec form. Combining filters means that only objects which are accepted by all filters get shown or included. Compared to the