Lines Matching refs:commit
1708 foreach my $commit (@commits) {
1709 $commit =~ s/^\^//g;
1744 my ($commit, $desc) = @_;
2123 my $commit = "";
2127 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);
2142 if (@{$ref}[0] eq $commit &&
2151 [ ($commit, $subject, $type) ]);
2297 my $commit = join(" -r ", @commits);
2309 foreach my $commit (@commits) {
2338 my $commit = join(" -r ", @commits);
2369 foreach my $commit (@commits) {
2378 my $count = grep(/$commit/, @all_commits);