Home
last modified time | relevance | path

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

/scripts/
Dcheckkconfigsymbols.py87 if args.commit and args.diff:
94 if args.commit or args.diff:
103 if args.commit:
104 if args.commit.startswith('HEAD'):
125 if args.sim and not args.commit and not args.diff:
137 if args.commit or args.diff:
143 if args.commit:
144 commit_a = args.commit + "~"
145 commit_b = args.commit
199 for commit in commits:
[all …]
Dget_maintainer.pl1708 foreach my $commit (@commits) {
1709 $commit =~ s/^\^//g;
1744 my ($commit, $desc) = @_;
2123 my $commit = "";
2127 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/);
2142 if (@{$ref}[0] eq $commit &&
2151 [ ($commit, $subject, $type) ]);
2297 my $commit = join(" -r ", @commits);
2309 foreach my $commit (@commits) {
2338 my $commit = join(" -r ", @commits);
[all …]
Dspdxcheck.py53 lictree = repo.head.commit.tree['LICENSES']
386 scan_git_subtree(repo.head.reference.commit.tree, p,
393 scan_git_tree(repo.head.commit.tree, '.', args.depth)
Dcheckpatch.pl1227 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/) {
Dspelling.txt326 comit||commit
332 committ||commit
/scripts/coccinelle/misc/
Duninitialized_var.cocci6 /// commit 4b19bec97c88 ("docs: deprecated.rst: Add uninitialized_var()"):
16 /// Later, commit 3942ea7a10c9 ("deprecated.rst: Remove now removed
Dirqf_oneshot.cocci2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
/scripts/dtc/
Dupdate-dtc-source.sh80 git commit -e -v -s -m "${commit_msg}"
/scripts/coccinelle/free/
Difnulldev_put.cocci2 /// Since commit b37a46683739 ("netdevice: add the case if dev is NULL"),
/scripts/gcc-plugins/
DKconfig29 gcc-4.5 on). It is based on the commit "Add fuzzing coverage support"