Add a utility script:

Greps and returns the first svn log entry containing a line matching the regular
expression pattern passed as the only arg.

Example:

svn log -v | grep-svn-log.py '^   D.+why_are_you_missing.h$'


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@143671 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed