mark old web commits as from web

master
Joey Hess 2008-07-17 19:25:10 -04:00
parent e8a11957df
commit 2c9ab7065e
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ sub rcs_recentchanges ($) { #{{{
$messages[0]->{line} =~ m/$config{web_commit_regexp}/) {
$user = defined $2 ? "$2" : "$3";
$messages[0]->{line} = $4;
$web_commit=1;
}
push @rets, {