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 17ec88b9e man: Updated man pages because of changed `bst show`
interface.
discard 22109591f tox.ini: Fix `tox -e man` manpage regeneration
discard c454eb93e tests/frontend/show.py: Add tests for new %{source-info}
format
discard 3c5104ba0 frontend: Support %{source-info} in `bst show`
discard d31b6b30c plugins/sources/remote.py: Documentation updates
discard 18bb9b733 plugins/sources/tar.py: Documentation updates
discard 7e0df657d downloadablefilesource.py: Implement collect_source_info()
discard 6360c8041 local source: Implement collect_source_info()
discard 76647d193 workspace source: Implement collect_source_info()
discard 20c6c724a source.py: Add collect_source_info() abstract method.
add 672f66303 source.py: Add collect_source_info() abstract method.
add 90a93ce6b workspace source: Implement collect_source_info()
add 4dcdf5bf1 local source: Implement collect_source_info()
add 416d5c378 downloadablefilesource.py: Implement collect_source_info()
add 0f142133f plugins/sources/tar.py: Documentation updates
add 99a624545 plugins/sources/remote.py: Documentation updates
add 55c4fb474 frontend: Support %{source-info} in `bst show`
add 99f6a7315 tests/frontend/show.py: Add tests for new %{source-info}
format
add b2734b932 tox.ini: Fix `tox -e man` manpage regeneration
add b599a893a 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 (17ec88b9e)
\
N -- N -- N refs/heads/tristan/sboms (b599a893a)
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 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)