Check commit authors. Add --commit-time-window option.
commitd02d694122ff45d0894445d03decf0ce7d443196
authorKeith Packard <keithp@neko.keithp.com>
Thu, 5 Apr 2007 04:24:28 +0000 (4 21:24 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Thu, 5 Apr 2007 04:24:28 +0000 (4 21:24 -0700)
tree814e994ebbe3891bc3e9ca84d98f1ee56cbbac60
parent707046f11c7070cfbcf13d41b051a6e7c807917f
Check commit authors. Add --commit-time-window option.

Improve commit comparisons so that commits with different authors are
assumed to be different.

Add --commit-time-window to allow people to change the time interval allowed
between commits that could still be considered the same. In particular, a
value of '0' will make all commits be different that don't have the same
commitid.
cvs.h
parsecvs.c
revlist.c