Searched refs:commit (Results 1 – 6 of 6) sorted by relevance
88 if args.commit and args.diff:95 if args.commit or args.diff:104 if args.commit:123 if args.sim and not args.commit and not args.diff:135 if args.commit or args.diff:141 if args.commit:142 commit_a = args.commit + "~"143 commit_b = args.commit197 for commit in commits:198 commit = commit.split(" ", 1)[all …]
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) {[all …]
229 comit||commit235 committ||commit
830 my ($commit, $id, $desc) = @_;834 my $output = `git log --no-color --format='%H %s' -1 $commit 2>&1`;840 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous\./) {850 …} elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the w…
63 git commit -e -v -m "scripts/dtc: Update to upstream version [CHANGEME]"
1 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")