List of CVS changes since a given date

This lists all code changes that are dated after 2011/08/02 00:00:00, and filters out a lot of noise from the cvs log.

cvs log -SN -d ">2011/08/02 00:00:00" path/to/repo/ | egrep -v 'locks:|access list:|keyword substitution:|branch:|total revisions:|RCS file:|head:|description:|revision .+\.'