History log of /external/lldb/utils/misc/grep-svn-log.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aa142bcacd9768bbd4fa83deed12b1accb6fd080 05-Mar-2012 Johnny Chen <johnny.chen@apple.com> Minor cleanup.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@152038 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/utils/misc/grep-svn-log.py
10dd7a4a70fe639b806e004bc0a0d6fb791279a3 04-Nov-2011 Johnny Chen <johnny.chen@apple.com> 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
/external/lldb/utils/misc/grep-svn-log.py