Lines Matching refs:patches
36 my @patches;
43 push @patches, $_ unless $_ eq 'NULL';
45 my $patch_desc = "'" . join("',\n '", @patches) . "'";
46 my $patch_tags = join "", map /(\S+)/ ? "+$1 " : (), @patches;
71 my \@patches = (
614 if (@patches) {
615 print OUT join "\n ", "Locally applied patches:", @patches;
1101 definitely be fixed. Use the C<diff> program to generate your patches
1109 Here are some clues for creating quality patches: Use the B<-c> or