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 073dc0ae3 man: Updated man pages because of changed `bst show`
interface.
discard 3490f1631 tox.ini: Fix `tox -e man` manpage regeneration
discard dc81305c0 tests/frontend/show.py: Add tests for new %{source-info}
format
discard e85c90e23 frontend: Support %{source-info} in `bst show`
discard 154afd3c3 plugins/sources/remote.py: Documentation updates
discard 834eeb0b0 plugins/sources/tar.py: Documentation updates
discard daeef17d3 downloadablefilesource.py: Implement collect_source_info()
discard 68bf375fa local source: Implement collect_source_info()
discard aa9a2b6ca workspace source: Implement collect_source_info()
add 7a5e1f3fd workspace source: Implement collect_source_info()
add 799672034 local source: Implement collect_source_info()
add 7ac289c0d downloadablefilesource.py: Implement collect_source_info()
add 6578b1bc0 plugins/sources/tar.py: Documentation updates
add affef46d4 plugins/sources/remote.py: Documentation updates
add e292483aa frontend: Support %{source-info} in `bst show`
add b9224cfb6 tests/frontend/show.py: Add tests for new %{source-info}
format
add 5cd01304c tox.ini: Fix `tox -e man` manpage regeneration
add 020b19c3b 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 (073dc0ae3)
\
N -- N -- N refs/heads/tristan/sboms (020b19c3b)
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/downloadablefilesource.py | 4 ++--
src/buildstream/plugins/sources/local.py | 4 ++--
src/buildstream/plugins/sources/remote.py | 4 ++--
src/buildstream/plugins/sources/tar.py | 4 ++--
src/buildstream/plugins/sources/workspace.py | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)