Lines Matching refs:commit
1739 foreach my $commit (@commits) {
1740 $commit =~ s/^\^//g;
1775 my ($commit, $desc) = @_;
2155 my $commit = "";
2159 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);
2174 if (@{$ref}[0] eq $commit &&
2183 [ ($commit, $subject, $type) ]);
2329 my $commit = join(" -r ", @commits);
2341 foreach my $commit (@commits) {
2370 my $commit = join(" -r ", @commits);
2401 foreach my $commit (@commits) {
2410 my $count = grep(/$commit/, @all_commits);