[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Re: log_accum at Savannah
From: |
Derek R. Price |
Subject: |
[Savannah-hackers-public] Re: log_accum at Savannah |
Date: |
Wed, 07 Jun 2006 09:23:00 -0400 |
User-agent: |
Thunderbird 1.5.0.4 (Windows/20060516) |
Installed. Thanks.
Cheers,
Derek
Sylvain Beucler wrote:
> Hello,
>
> Tiny patch to fix support for branch filtering (emacs people
> complained ;)).
>
>
> ------------------------------------------------------------------------
>
> --- log_accum.pl 2006-06-05 17:55:45.000000000 -0400
> +++ ../log_accum.pl 2006-06-06 18:18:51.452631703 -0400
> @@ -1333,7 +1333,7 @@
>
> # Exit if specific tag information was requested and this isn't it.
> return 0 if exists $config->{'tag'}
> - && grep /^\Q$branch_lines->[0]\E$/, @{$config->{'tag'}};
> + && ! grep /^\Q$branch_lines->[0]\E$/, @{$config->{'tag'}};
>
> # Check for imported sources.
> if (($UseNewInfoFmtStrings ? $files->[0] : join " ", @$files)
>
--
Derek R. Price
CVS Solutions Architect
Get CVS support at Ximbiot <http://ximbiot.com>!
v: +1 248.835.1260
f: +1 248.835.1263
<mailto:address@hidden>