Lines Matching refs:commit
1669 foreach my $commit (@commits) {
1670 $commit =~ s/^\^//g;
2058 my $commit = "";
2062 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);
2077 if (@{$ref}[0] eq $commit &&
2086 [ ($commit, $subject, $type) ]);
2232 my $commit = join(" -r ", @commits);
2244 foreach my $commit (@commits) {
2273 my $commit = join(" -r ", @commits);
2304 foreach my $commit (@commits) {
2313 my $count = grep(/$commit/, @all_commits);