Lines Matching refs:commit
1420 foreach my $commit (@commits) {
1421 $commit =~ s/^\^//g;
1809 my $commit = "";
1813 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);
1828 if (@{$ref}[0] eq $commit &&
1837 [ ($commit, $subject, $type) ]);
1982 my $commit = join(" -r ", @commits);
1994 foreach my $commit (@commits) {
2023 my $commit = join(" -r ", @commits);
2054 foreach my $commit (@commits) {
2063 my $count = grep(/$commit/, @all_commits);