Lines Matching refs:commit
1511 foreach my $commit (@commits) {
1512 $commit =~ s/^\^//g;
1900 my $commit = "";
1904 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);
1919 if (@{$ref}[0] eq $commit &&
1928 [ ($commit, $subject, $type) ]);
2074 my $commit = join(" -r ", @commits);
2086 foreach my $commit (@commits) {
2115 my $commit = join(" -r ", @commits);
2146 foreach my $commit (@commits) {
2155 my $count = grep(/$commit/, @all_commits);