This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch tristan/sboms
in repository https://gitbox.apache.org/repos/asf/buildstream.git
omit 2fbd745ec man: Updated man pages because of changed `bst show`
interface.
omit 0f274bb68 tox.ini: Fix `tox -e man` manpage regeneration
omit 04cfdc805 tests/frontend/show.py: Add tests for new %{source-info}
format
omit b7f6b9223 frontend: Support %{source-info} in `bst show`
omit 67e216acf downloadablefilesource.py: Implement collect_source_info()
omit 5b76a112e local source: Implement collect_source_info()
omit 1c841e8e2 workspace source: Implement collect_source_info()
omit 292a71a3a source.py: Add collect_source_info() abstract method.
add 783b5b4e6 source.py: Add collect_source_info() abstract method.
add a1b1eaee2 workspace source: Implement collect_source_info()
add cc8aab4c4 local source: Implement collect_source_info()
add 41e7387d6 downloadablefilesource.py: Implement collect_source_info()
add e0969307c frontend: Support %{source-info} in `bst show`
add 8fc995da7 tests/frontend/show.py: Add tests for new %{source-info}
format
add b2241401b tox.ini: Fix `tox -e man` manpage regeneration
add 9d66fdba8 man: Updated man pages because of changed `bst show`
interface.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2fbd745ec)
\
N -- N -- N refs/heads/tristan/sboms (9d66fdba8)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
src/buildstream/source.py | 5 +++++
1 file changed, 5 insertions(+)