Lines Matching refs:commit
1694 foreach my $commit (@commits) {
1695 $commit =~ s/^\^//g;
2083 my $commit = "";
2087 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);
2102 if (@{$ref}[0] eq $commit &&
2111 [ ($commit, $subject, $type) ]);
2257 my $commit = join(" -r ", @commits);
2269 foreach my $commit (@commits) {
2298 my $commit = join(" -r ", @commits);
2329 foreach my $commit (@commits) {
2338 my $count = grep(/$commit/, @all_commits);