cvs spits a date format cvsplot doesn't like
Brought to you by:
sits
cvsplot 1.7.4, cvs 1.12.9
cvs log/rlog spits date lines like:
date: 2004-11-12 18:33:32 +0000; author: gabelma1;
state: Exp; lines: +4 -2
cvsplot chokes on this :(
Attached is a patch that demonstrates regexes that work
with this kind of line format, but that of course
breaks the older format. Making it do both should be
trivial.
Logged In: YES
user_id=208928
Can you submit your patch?
Logged In: YES
user_id=40778
Blargh, I could have sworn I attached the damn file. Silly
me or silly sourceforge. Let's try again :)
proof of concept patch