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


 discard f25a2de57 man: Updated man pages because of changed `bst show` 
interface.
 discard 4b392927e tox.ini: Fix `tox -e man` manpage regeneration
 discard 23d9f3d43 tests/frontend/show.py: Add tests for new %{source-info} 
format
 discard 7bcb714fa frontend: Support %{source-info} in `bst show`
 discard 66c9803b1 downloadablefilesource.py: Implement collect_source_info()
 discard e56878c57 local source: Implement collect_source_info()
 discard 746b97f09 workspace source: Implement collect_source_info()
 discard 3deab913c source.py: Add collect_source_info() abstract method.
     add 292a71a3a source.py: Add collect_source_info() abstract method.
     add 1c841e8e2 workspace source: Implement collect_source_info()
     add 5b76a112e local source: Implement collect_source_info()
     add 67e216acf downloadablefilesource.py: Implement collect_source_info()
     add b7f6b9223 frontend: Support %{source-info} in `bst show`
     add 04cfdc805 tests/frontend/show.py: Add tests for new %{source-info} 
format
     add 0f274bb68 tox.ini: Fix `tox -e man` manpage regeneration
     add 2fbd745ec 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   (f25a2de57)
            \
             N -- N -- N   refs/heads/tristan/sboms (2fbd745ec)

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 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Reply via email to