Home
last modified time | relevance | path

Searched refs:shortlog (Results 1 – 17 of 17) sorted by relevance

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py62 if self.revert_shortlog_regex.search_string(commit.shortlog):
70 shortlog = commit.shortlog
71 if not shortlog.strip():
75 if shortlog.startswith('Revert "'):
78 parse_shortlog.shortlog.parseString(shortlog)
86 shortlog = commit.shortlog
87 if shortlog.startswith('Revert "'):
89 l = len(shortlog)
99 commithash, author, date, shortlog = headlog()
H A Dbase.py46 shortlog=Base.shortlog(msg['subject']),
59 def shortlog(shlog): member in Base
109 'shortlog': commit.shortlog}
H A Dtest_patch.py95 …if self.re_cve_pattern.search_string(commit.shortlog) or self.re_cve_pattern.search_string(commit.…
/openbmc/openbmc/poky/scripts/contrib/
H A Dpatchtest.sh90 shortlog="$(git log "$commit^1..$commit" --pretty='%h: %aN: %cd: %s')"
93 shortlog="$shortlog: OK"
95 shortlog="$shortlog: FAIL"
97 echo "$shortlog"
/openbmc/u-boot/scripts/
H A Dmailmapper71 shortlog = subprocess.check_output(['git', 'shortlog', '-s', '-n']) variable
75 for line in shortlog.splitlines():
84 shortlog = subprocess.check_output(['git', 'shortlog', '-s', '-n', '-e']) variable
89 for line in shortlog.splitlines():
/openbmc/openbmc-tools/openbmc-autobump/
H A Dopenbmc-autobump.py178 shortlog = git.shortlog(revlist, _cwd=project_name)
179 shortlog = shortlog.stdout.decode("utf-8")
199 commit_msg += "\n\n{}".format(shortlog)
/openbmc/openbmc/poky/meta/lib/patchtest/tests/pyparsing/
H A Dparse_shortlog.py14 shortlog = common.start + target + common.colon + summary + common.end variable
/openbmc/u-boot/
H A D.mailmap2 # This list is used by git-shortlog to fix a few botched name translations
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestMbox.test_shortlog_length.fail4 Subject: [PATCH] selftest-hello: this is a very long commit shortlog with way too many words includ…
/openbmc/openbmc/meta-arm/
H A DREADME.md53 The component being changed in the shortlog should be prefixed with the layer name (without the met…
/openbmc/qemu/
H A D.mailmap9 # From man git-shortlog the forms are:
18 # into proper addresses so that they are counted properly by git shortlog.
/openbmc/linux/Documentation/process/
H A Dmaintainer-kvm-x86.rst164 paths as the subject/shortlog prefix.
190 limit. I.e. let the shortlog run a few characters over the standard limit if
239 When a function is mentioned in a comment, changelog, or shortlog (or anywhere
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dsubmitting-patches.rst601 pull 請求還應該包含一條整體消息,說明請求中將包含什麼,一個補丁本身的 ``Git shortlog``
/openbmc/linux/Documentation/maintainer/
H A Dpull-requests.rst159 pull request, and a shortlog of the individual commits that the
/openbmc/linux/
H A D.mailmap2 # This list is used by git-shortlog to fix a few botched name translations
9 # "man git-shortlog" on older systems.
/openbmc/qemu/docs/devel/
H A Dsubmitting-a-patch.rst157 not end in a dot. Look at ``git shortlog -30`` for an idea of sample
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dsubmit-changes.rst617 git shortlog -- filename