Searched refs:commit (Results 1 – 8 of 8) 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 …]
1707 foreach my $commit (@commits) {1708 $commit =~ s/^\^//g;1743 my ($commit, $desc) = @_;2122 my $commit = "";2126 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);2141 if (@{$ref}[0] eq $commit &&2150 [ ($commit, $subject, $type) ]);2296 my $commit = join(" -r ", @commits);2308 foreach my $commit (@commits) {2337 my $commit = join(" -r ", @commits);[all …]
37 lictree = repo.head.commit.tree['LICENSES']271 scan_git_subtree(repo.head.reference.commit.tree, p)277 scan_git_tree(repo.head.commit.tree)
1227 my ($commit, $id, $desc) = @_;1231 my $output = `${git_command} log --no-color --format='%H %s' -1 $commit 2>&1`;1237 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) {1247 …} elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the w…1248 $lines[0] =~ /^fatal: bad object $commit/) {
310 comit||commit316 committ||commit
79 git commit -e -v -s -m "${commit_msg}"
2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
43 gcc-4.5 on). It is based on the commit "Add fuzzing coverage support"