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 …]
37 lictree = repo.head.commit.tree['LICENSES']268 scan_git_subtree(repo.head.reference.commit.tree, p)274 scan_git_tree(repo.head.commit.tree)
1700 foreach my $commit (@commits) {1701 $commit =~ s/^\^//g;2089 my $commit = "";2093 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);2108 if (@{$ref}[0] eq $commit &&2117 [ ($commit, $subject, $type) ]);2263 my $commit = join(" -r ", @commits);2275 foreach my $commit (@commits) {2304 my $commit = join(" -r ", @commits);2335 foreach my $commit (@commits) {[all …]
294 comit||commit300 committ||commit
957 my ($commit, $id, $desc) = @_;961 my $output = `${git_command} log --no-color --format='%H %s' -1 $commit 2>&1`;967 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) {977 …} elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the w…
79 git commit -e -v -s -m "${commit_msg}"
2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
51 gcc-4.5 on). It is based on the commit "Add fuzzing coverage support"