Lines Matching refs:commit
1463 foreach my $commit (@commits) {
1464 $commit =~ s/^\^//g;
1852 my $commit = "";
1856 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);
1871 if (@{$ref}[0] eq $commit &&
1880 [ ($commit, $subject, $type) ]);
2026 my $commit = join(" -r ", @commits);
2038 foreach my $commit (@commits) {
2067 my $commit = join(" -r ", @commits);
2098 foreach my $commit (@commits) {
2107 my $count = grep(/$commit/, @all_commits);