Searched refs:commit (Results 1 – 6 of 6) sorted by relevance
| /scripts/ |
| A D | style.py | 112 def process_file(srcfile, do_write, commit): argument 157 if commit: 177 process_file(args.srcfile, not args.dry_run, args.commit)
|
| A D | get_maintainer.pl | 1708 foreach my $commit (@commits) { 1709 $commit =~ s/^\^//g; 1744 my ($commit, $desc) = @_; 2123 my $commit = ""; 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); 2369 foreach my $commit (@commits) { [all …]
|
| A D | spdxcheck.py | 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)
|
| A D | checkpatch.pl | 1194 my ($commit, $id, $desc) = @_; 1198 my $output = `${git_command} log --no-color --format='%H %s' -1 $commit 2>&1`; 1204 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) { 1214 …} elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the w… 1215 $lines[0] =~ /^fatal: bad object $commit/) {
|
| A D | spelling.txt | 350 comit||commit 356 committ||commit
|
| /scripts/dtc/ |
| A D | update-dtc-source.sh | 79 git commit -e -v -s -m "${commit_msg}"
|
Completed in 18 milliseconds