Lines Matching refs:commit
1457 foreach my $commit (@commits) {
1458 $commit =~ s/^\^//g;
1846 my $commit = "";
1850 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);
1865 if (@{$ref}[0] eq $commit &&
1874 [ ($commit, $subject, $type) ]);
2020 my $commit = join(" -r ", @commits);
2032 foreach my $commit (@commits) {
2061 my $commit = join(" -r ", @commits);
2092 foreach my $commit (@commits) {
2101 my $count = grep(/$commit/, @all_commits);