difffilter is a traditioanl unix filter which reads unified diff data from standard input. While reading each unified diff header's filename specificatoin, it checks if any of the POSIX Extgended Regular expressions matches. If there is a match, that diff won't be written to output. However, all other (unmatched) diffs in a patch will be written to standard output.
Documentation is shipped with the sources and installed as a manpage using the txt2man(1) utility. You may read difffilter(1) online.
The first release of diffilter, difffilter-0.1 is out! Please attack binki with questions, bugs, and concerns ;-). difffilter-0.1.1 fixes a minor issue: difffilter would predictably segfault when passed either -h or -v.
difffilter depends on the following packages:
Please report bugs at our local bugtracker. Also, feel free to speak to binki directly via email or IRC.