Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py48 if patchtest_patterns.mbox_revert_shortlog_regex.search_string(commit.shortlog):
58 shortlog = commit.shortlog
59 if not shortlog.strip():
63 if shortlog.startswith('Revert "'):
66 patchtest_patterns.shortlog.parseString(shortlog)
74 shortlog = re.sub('^(\[.*?\])+ ', '', commit.shortlog)
75 if shortlog.startswith('Revert "'):
77 l = len(shortlog)
94 commithash, author, date, shortlog = headlog()
H A Dbase.py45 shortlog=Base.shortlog(msg['subject']),
58 def shortlog(shlog): member in Base
110 'shortlog': commit.shortlog}
H A Dtest_patch.py122 commit.shortlog
/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/meta-openembedded/meta-oe/recipes-support/libtar/files/
H A DCVE-2021-33640-CVE-2021-33645-CVE-2021-33646.patch18 [3] https://repo.or.cz/libtar.git/shortlog/refs/heads/master
H A DCVE-2021-33643-CVE-2021-33644.patch18 [3] https://repo.or.cz/libtar.git/shortlog/refs/heads/master
H A D0011-libtar-fix-programming-mistakes-detected-by-static-a.patch16 [3] https://repo.or.cz/libtar.git/shortlog/refs/heads/master
H A DCVE-2013-4420.patch36 [5] https://repo.or.cz/libtar.git/shortlog/refs/heads/master
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dpatchtest_patterns.py74 shortlog = line_start + shortlog_target + colon + shortlog_summary + line_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: fix CVE-1234-56789 this is a very long commit shortlog with way to…
/openbmc/openbmc/meta-arm/
H A DREADME.md57 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.rst624 git shortlog -- filename