Home
last modified time | relevance | path

Searched refs:commit (Results 1 – 8 of 8) sorted by relevance

/scripts/
Dcheckkconfigsymbols.py88 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.commit
197 for commit in commits:
198 commit = commit.split(" ", 1)
[all …]
Dspdxcheck.py37 lictree = repo.head.commit.tree['LICENSES']
268 scan_git_subtree(repo.head.reference.commit.tree, p)
274 scan_git_tree(repo.head.commit.tree)
Dget_maintainer.pl1700 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 …]
Dspelling.txt294 comit||commit
300 committ||commit
Dcheckpatch.pl957 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…
/scripts/dtc/
Dupdate-dtc-source.sh79 git commit -e -v -s -m "${commit_msg}"
/scripts/coccinelle/misc/
Dirqf_oneshot.cocci2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
/scripts/gcc-plugins/
DKconfig51 gcc-4.5 on). It is based on the commit "Add fuzzing coverage support"