* To distinguish the separator from commit msg lines consisting of
authorSascha Wildner <swildner@dragonflybsd.org>
Wed, 12 Jul 2006 21:40:49 +0000 (21:40 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Wed, 12 Jul 2006 21:40:49 +0000 (21:40 +0000)
commit10b703455683dec89acddc8616801f05447a44c1
treed602e9dc6fba45a47e9994b6d0ef119d623957db
parentcee628d9516168bc0c8d5eb5c48773b1bbea4ef4
* To distinguish the separator from commit msg lines consisting of
  28 -'s (as the case in FreeBSD's commit logs) look ahead to the
  next line and ensure that it begins with "revision".

* The revision line might contain info about CVS locks. Add this
  to the regexp.
tools/tools/commitsdb/make_commit_db