Searched refs:commit (Results 1 – 13 of 13) sorted by relevance
| /scripts/ |
| D | checkkconfigsymbols.py | 87 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 …]
|
| D | checktransupdate.py | 42 def get_latest_commit_from(file_path, commit): argument 83 def pretty_output(commit): argument 91 def valid_commit(commit): argument 93 msg = pretty_output(commit) 125 for commit in commits: 126 if valid_commit(commit): 127 logging.info("commit %s", pretty_output(commit))
|
| D | get_maintainer.pl | 1727 foreach my $commit (@commits) { 1728 $commit =~ s/^\^//g; 1763 my ($commit, $desc) = @_; 2142 my $commit = ""; 2146 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/); 2161 if (@{$ref}[0] eq $commit && 2170 [ ($commit, $subject, $type) ]); 2316 my $commit = join(" -r ", @commits); 2328 foreach my $commit (@commits) { 2357 my $commit = join(" -r ", @commits); [all …]
|
| D | spdxcheck.py | 53 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)
|
| D | check-uapi.sh | 13 By default, the script will check to make sure the latest commit (or current 15 check against additional commit ranges with the -b and -p options.
|
| D | checkpatch.pl | 1231 my ($commit, $id, $desc) = @_; 1235 my $output = `${git_command} log --no-color --format='%H %s' -1 $commit 2>&1`; 1241 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) { 1251 …} elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the w… 1252 $lines[0] =~ /^fatal: bad object $commit/) {
|
| D | spelling.txt | 342 comit||commit 348 committ||commit
|
| /scripts/coccinelle/misc/ |
| D | uninitialized_var.cocci | 6 /// commit 4b19bec97c88 ("docs: deprecated.rst: Add uninitialized_var()"): 16 /// Later, commit 3942ea7a10c9 ("deprecated.rst: Remove now removed
|
| D | irqf_oneshot.cocci | 2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
|
| /scripts/dtc/ |
| D | update-dtc-source.sh | 80 git commit -e -v -s -m "${commit_msg}"
|
| /scripts/coccinelle/free/ |
| D | ifnulldev_put.cocci | 2 /// Since commit b37a46683739 ("netdevice: add the case if dev is NULL"),
|
| /scripts/gcc-plugins/ |
| D | Kconfig | 31 gcc-4.5 on). It is based on the commit "Add fuzzing coverage support"
|
| /scripts/package/ |
| D | PKGBUILD | 63 # https://github.com/systemd/systemd/commit/edda44605f06a41fb86b7ab8128dcf99161d2344
|