Home
last modified time | relevance | path

Searched refs:commits (Results 1 – 16 of 16) sorted by relevance

/trusted-firmware-a/tools/conventional-changelog-tf-a/
A Dindex.js105 const generateTemplateData = function (sections, commits) { argument
109 sections: generateTemplateData(section.sections, commits),
110 commits: commits.filter(commit => section.scopes?.includes(commit.scope)),
116 if ((templateData.sections.length == 0) && (templateData.commits.length == 0)) {
127 sections: generateTemplateData(config.sections, commitGroup.commits),
128 commits: commitGroup.commits.filter(commit =>
/trusted-firmware-a/tools/conventional-changelog-tf-a/templates/
A Dcommit-section.hbs4 {{#if commits.length ~}}
5 {{#each commits ~}}
A Dtemplate.hbs7 {{#each (tf-a-commits commitGroups) ~}}
/trusted-firmware-a/docs/process/
A Dfaq.rst10 If you need to modify an existing patch set with multiple commits, refer to the
62 It is OK to create a patch based on commits that are only available in
64 that the dependency commits will change (for example due to patch set rework or
A Dcontributing.rst29 - Ensure commits adhere to the the project's :ref:`Commit Style`.
31 - Make commits of logical units. See these general `Git guidelines`_ for
34 - Keep the commits on topic. If you need to fix another bug or make another
41 some commits should be squashed together or addressed in a separate topic.
58 - For topics with multiple commits, you should make all documentation changes
A Dcommit-style.rst24 |TF-A| follows the `Conventional Commits`_ specification. All commits to the
88 While we don't enforce scopes strictly, we do ask that commits use these if they
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dfaq.rst.txt10 If you need to modify an existing patch set with multiple commits, refer to the
62 It is OK to create a patch based on commits that are only available in
64 that the dependency commits will change (for example due to patch set rework or
A Dcontributing.rst.txt29 - Ensure commits adhere to the the project's :ref:`Commit Style`.
31 - Make commits of logical units. See these general `Git guidelines`_ for
34 - Keep the commits on topic. If you need to fix another bug or make another
41 some commits should be squashed together or addressed in a separate topic.
58 - For topics with multiple commits, you should make all documentation changes
A Dcommit-style.rst.txt24 |TF-A| follows the `Conventional Commits`_ specification. All commits to the
88 While we don't enforce scopes strictly, we do ask that commits use these if they
/trusted-firmware-a/docs/security_advisories/
A Dsecurity-advisory-tfv-5.rst51 whereas the EL3 was fixed in the later commits.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/
A Dsecurity-advisory-tfv-5.rst.txt51 whereas the EL3 was fixed in the later commits.
/trusted-firmware-a/docs/getting_started/
A Dprerequisites.rst138 commits include a ``Change-Id`` footer, and this footer is typically
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dprerequisites.rst.txt138 commits include a ``Change-Id`` footer, and this footer is typically
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt980 …- do not check merge commits ([77a0a7f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…
1191 - Added support for conventional commits through commitlint hook, commitizen
/trusted-firmware-a/docs/
A Dchange-log.md980 …- do not check merge commits ([77a0a7f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…
1191 - Added support for conventional commits through commitlint hook, commitizen
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex3094 commits include a \sphinxcode{\sphinxupquote{Change\sphinxhyphen{}Id}} footer, and this footer is t…
10769 While we don’t enforce scopes strictly, we do ask that commits use these if they
12166 Make commits of logical units. See these general \sphinxhref{http://git-scm.com/book/ch5-2.html}{Gi…
12171 Keep the commits on topic. If you need to fix another bug or make another
12182 some commits should be squashed together or addressed in a separate topic.
12213 For topics with multiple commits, you should make all documentation changes
12848 If you need to modify an existing patch set with multiple commits, refer to the
12920 It is OK to create a patch based on commits that are only available in
12922 that the dependency commits will change (for example due to patch set rework or
45199 whereas the EL3 was fixed in the later commits.
[all …]

Completed in 135 milliseconds