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 0d1506940 man: Updated man pages because of changed `bst show` 
interface.
 discard 5949bf738 tox.ini: Fix `tox -e man` manpage regeneration
 discard 4e2a97609 tests/frontend/show.py: Add tests for new %{source-info} 
format
 discard 35e515b13 frontend: Support %{source-info} in `bst show`
 discard 058df99aa plugins/sources/remote.py: Documentation updates
 discard 251b12699 plugins/sources/tar.py: Documentation updates
 discard 3825f6301 downloadablefilesource.py: Implement collect_source_info()
 discard 7dc625313 local source: Implement collect_source_info()
 discard 24bdca924 workspace source: Implement collect_source_info()
 discard 6476c8f4b source.py: Add collect_source_info() abstract method.
     add 2e2b984e1 source.py: Add collect_source_info() abstract method.
     add fb418286e workspace source: Implement collect_source_info()
     add 1a4ac01f2 local source: Implement collect_source_info()
     add 59959c2cd downloadablefilesource.py: Implement collect_source_info()
     add a874d184b plugins/sources/tar.py: Documentation updates
     add 3ad7b3179 plugins/sources/remote.py: Documentation updates
     add 596f2cbb9 frontend: Support %{source-info} in `bst show`
     add 88d5966c5 tests/frontend/show.py: Add tests for new %{source-info} 
format
     add 612095337 tox.ini: Fix `tox -e man` manpage regeneration
     add a4165b609 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   (0d1506940)
            \
             N -- N -- N   refs/heads/tristan/sboms (a4165b609)

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

Reply via email to