1. 86a950a Merge pull request #2084 from kotborealis/master by Abderrahim Kitouni · 13 days ago master
  2. 172671e fix: use find_spec for pip plugins by kotborealis · 8 weeks ago
  3. 12b11f8 Merge pull request #2097 from apache/jbilleter/links by Jürg Billeter · 4 weeks ago
  4. a5072d4 Merge pull request #2087 from kotborealis/fix-typo by Abderrahim Kitouni · 5 weeks ago
  5. e90c246 tests/format/link.py: Add test for multiple links with the same target by Jürg Billeter · 5 weeks ago
  6. 9ed6aa5 _loader: Merge duplicate dependencies via link elements by Jürg Billeter · 5 weeks ago
  7. 4392664 _loader: Drop unused dependency list by Jürg Billeter · 5 weeks ago
  8. 15733f2 Merge pull request #2093 from apache/jbilleter/buildtree-shell by Jürg Billeter · 5 weeks ago
  9. 828035e Merge pull request #2091 from apache/jbilleter/remoteasset by Jürg Billeter · 5 weeks ago
  10. 30145c6 Merge pull request #2088 from apache/tristan/artifact-show-remote by Tristan Van Berkom · 6 weeks ago
  11. 46c29eb tests/integration/shellbuildtrees.py: Test that filesystem is writable by Jürg Billeter · 6 weeks ago
  12. 3ed8f42 _artifact.py: Store marked directories in Artifact proto by Jürg Billeter · 6 weeks ago
  13. b52382a artifact.proto: Add marked directories to the build sandbox state by Jürg Billeter · 6 weeks ago
  14. 1a669b5 tests/integration/shellbuildtrees.py: Test working directory in artifact by Jürg Billeter · 6 weeks ago
  15. d3e8844 _artifactcache.py: Push and fetch sources by Jürg Billeter · 6 weeks ago
  16. 2013156 _artifactcache.py: Add `public_data` to list of referenced blobs by Jürg Billeter · 6 weeks ago
  17. 0cea83a _artifactcache.py: Fix presence checks of protobuf digest fields by Jürg Billeter · 6 weeks ago
  18. 4067353 Merge pull request #2086 from apache/jbilleter/buildgrid by Jürg Billeter · 7 weeks ago
  19. ccb6f55 tests/frontend/artifact_show.py: Add coverage for newly added options by Tristan van Berkom · 7 weeks ago
  20. 1c31c6e Fixup implementation by Tristan van Berkom · 7 weeks ago
  21. 870cd66 tests/frontend/artifact_show.py: Split out test files from common data dir by Tristan van Berkom · 7 weeks ago
  22. 878fa52 Support artifact remote arguments in bst artifact show command. by Tristan van Berkom · 7 weeks ago
  23. d81b230 fix: typo truple -> tuple by kotborealis · 7 weeks ago
  24. e5fc2f5 .github/compose/ci.buildgrid.yml: Switch to PostgreSQL by Jürg Billeter · 7 weeks ago
  25. c2c8b23 .github/compose/ci.buildgrid.yml: Remove unused storage service by Jürg Billeter · 7 weeks ago
  26. d00fe5c Merge pull request #2078 from ignapk/fix-buildstream-plugins-link by Abderrahim Kitouni · 8 weeks ago
  27. 85be441 Merge pull request #2085 from apache/jbilleter/python-3.9 by Jürg Billeter · 8 weeks ago
  28. 3256129 Update requirements by Jürg Billeter · 8 weeks ago
  29. d4be9b8 Drop support for Python 3.9 by Jürg Billeter · 8 weeks ago
  30. af36872 ci: Don't run tests on Debian 11 by Jürg Billeter · 8 weeks ago
  31. 306938b pyproject.toml: Simplify `cibuildwheel` config by Jürg Billeter · 8 weeks ago
  32. 13ccbe5 setup.cfg: Add `python_requires` by Jürg Billeter · 8 weeks ago
  33. 86c6c8b _frontend: Don't use deprecated `click.parser.split_arg_string()` by Jürg Billeter · 8 weeks ago
  34. 80d16de Merge pull request #2074 from apache/jbilleter/no-project by Jürg Billeter · 9 weeks ago
  35. 06eb62a Merge pull request #2062 from apache/abderrahim/cascache-cleanup by Abderrahim Kitouni · 10 weeks ago
  36. 045c25c Merge pull request #2076 from apache/tristan/pip-origin-description by Tristan Van Berkom · 3 months ago
  37. 9a5863e _pluginfactory/pluginoriginpip.py: Fix the description string by Tristan van Berkom · 3 months ago
  38. 89f7314 doc/source/core_plugins.rst: Fix link to buildstream-plugins by Ignacy Kuchciński · 3 months ago
  39. 2fd746b _frontend: Fix error for commands without targets outside project dir by Jürg Billeter · 3 months ago
  40. 4c68517 Merge pull request #2075 from apache/jbilleter/bst-init-2.6 by Abderrahim Kitouni · 3 months ago 2.6.0
  41. 8f2ddc7 _frontend/cli.py: Update default min-version for `bst init` by Jürg Billeter · 3 months ago
  42. ae15f21 Merge pull request #2068 from apache/jbilleter/2.6.0 by Abderrahim Kitouni · 3 months ago 2.6.0.dev0
  43. ac772ae Merge pull request #2072 from apache/jbilleter/f43 by Abderrahim Kitouni · 3 months ago
  44. a5db06e Merge pull request #2071 from apache/jbilleter/requirements by Abderrahim Kitouni · 3 months ago
  45. b73699b ci: Add Fedora 43 and update images by Jürg Billeter · 3 months ago
  46. ac289d3 Update requirements by Jürg Billeter · 3 months ago
  47. d365e96 Merge pull request #2066 from apache/jbilleter/python3.14 by Abderrahim Kitouni · 3 months ago
  48. bf63bce Add support for Python 3.14 by Jürg Billeter · 3 months ago
  49. cf6dce9 requirements: Update ruamel.yaml.clib to 0.2.14 to support Python 3.14 by Jürg Billeter · 3 months ago
  50. 303a4b9 ci: Update cibuildwheel to 3.1.4 by Jürg Billeter · 3 months ago
  51. e6c8e14 ci: Update Ubuntu images from 22.04 to 24.04 by Jürg Billeter · 3 months ago
  52. 0dc32cf Merge pull request #2070 from apache/jbilleter/update-buildbox by Jürg Billeter · 3 months ago
  53. a35d0bb tests/integration/project/elements/recc/recc.bst: Update recc to 1.3.39 by Jürg Billeter · 3 months ago
  54. bf4e697 ci: Update images by Jürg Billeter · 3 months ago
  55. c10c8fd NEWS: Prepare for 2.6.0 by Jürg Billeter · 3 months ago
  56. 3c7d10c Merge pull request #2058 from apache/abderrahim/bst-show-kind by Jürg Billeter · 3 months ago
  57. 1d33dcd Merge pull request #2045 from apache/abderrahim/no-fetch-stdout-stderr by Jürg Billeter · 3 months ago
  58. 9dcaab2 Merge pull request #2067 from apache/jbilleter/test-servers by Jürg Billeter · 3 months ago
  59. 020e58f Use CASDProcessManager directly to access REAPI stubs by Abderrahim Kitouni · 8 months ago
  60. 5093913 casremote: drop the push_message method by Abderrahim Kitouni · 8 months ago
  61. 0b4914d tests/artifactcache/pull: stop using CASRemote.push_message() by Abderrahim Kitouni · 8 months ago
  62. 7ead79c tests/testutils: Use `threading` instead of `multiprocessing` by Jürg Billeter · 3 months ago
  63. a7455a3 Merge pull request #2065 from apache/jbilleter/click by Jürg Billeter · 3 months ago
  64. 0156009 types.py: Return `NotImplemented` for unsupported `FastEnum` operations by Jürg Billeter · 3 months ago
  65. f48ecb4 _frontend: Fix shell completion with Click >= 8.2 by Jürg Billeter · 3 months ago
  66. 2e4a699 Merge pull request #2064 from apache/jbilleter/child-watcher by Jürg Billeter · 3 months ago
  67. 4c96557 scheduler.py: Replace asyncio child watcher with our own watcher thread by Jürg Billeter · 3 months ago
  68. 65995af Merge pull request #2059 from apache/jbilleter/casd-assets by Jürg Billeter · 3 months ago
  69. 435ebf4 tests/integration/pullbuildtrees.py: Clear local asset cache by Jürg Billeter · 3 months ago
  70. ff05a8d Merge pull request #2054 from apache/jbilleter/recc by Jürg Billeter · 4 months ago
  71. def2ea7 _frontend: allow showing the element kind in `bst show` by Abderrahim Kitouni · 4 months ago
  72. d1191c6 Merge pull request #2052 from shymega-ct/domrodriguez/lock-click-dep by Jürg Billeter · 4 months ago
  73. d71c852 Merge pull request #2056 from jjardon/jjardon/plugins_update by Tristan Van Berkom · 4 months ago
  74. 9c9e17d tests/integration/recc.py: Add recc cache-only test by Jürg Billeter · 4 months ago
  75. 523f759 tests/integration/recc.py: Add recc remote execution test by Jürg Billeter · 4 months ago
  76. ff51120 Add Debian base for glibc and GCC by Jürg Billeter · 4 months ago
  77. c03af8f tests/integration/project: Rename alias from `alpine` to `test-images` by Jürg Billeter · 4 months ago
  78. fd38499 Merge pull request #2036 from apache/abderrahim/digest-environment by Jürg Billeter · 4 months ago
  79. 6d900f7 requirements: Add version exclusion qualifier for `Click` on 8.2.2 by Dom Rodriguez · 4 months ago
  80. a2f076f tests/integration: Add tests for `digest-environment` by Jürg Billeter · 5 months ago
  81. 9588425 buildelement.py: Document `digest-environment` by Jürg Billeter · 4 months ago
  82. 425c653 buildelement.py: Add the digest-environment config property by Abderrahim Kitouni · 6 months ago
  83. 7e88474 Store sandbox state in Artifact proto by Jürg Billeter · 5 months ago
  84. 1123331 tox.ini: Test against current version of plugins by Javier Jardón · 4 months ago
  85. 50c5273 artifact.proto: Add a field for the build sandbox state by Jürg Billeter · 4 months ago
  86. e468aea _sandboxremote.py: Upload blobs for subsandbox roots by Abderrahim Kitouni · 6 months ago
  87. a291951 element.py: Add `subsandbox()` method by Jürg Billeter · 5 months ago
  88. 30c7168 element.py: Support per-sandbox overlap collector by Jürg Billeter · 5 months ago
  89. d48d260 sandbox.py: Add method to create a sub-sandbox by Abderrahim Kitouni · 6 months ago
  90. 57cf19e element.py: Use sandbox environment for logging and shell by Jürg Billeter · 5 months ago
  91. 578534c Merge pull request #2051 from apache/jbilleter/fedora by Jürg Billeter · 4 months ago
  92. e30f22b ci: Drop Fedora 41 by Jürg Billeter · 4 months ago
  93. 8a9a4e2 .github/run-ci.sh: Add missing debian-12 and debian-13 by Jürg Billeter · 4 months ago
  94. b2cd38b _sandboxreapi: check stdout and stderr exist when fetching action result by Abderrahim Kitouni · 4 months ago
  95. 45292b5 Merge pull request #2048 from apache/abderrahim/artifact-show by Abderrahim Kitouni · 4 months ago
  96. 22485d5 Merge pull request #2049 from apache/jbilleter/sandbox-config by Abderrahim Kitouni · 4 months ago
  97. 2a63e96 Merge pull request #2050 from apache/jbilleter/debian by Abderrahim Kitouni · 4 months ago
  98. 9e6bf3d Merge pull request #2046 from apache/abderrahim/roundtrip by Abderrahim Kitouni · 4 months ago
  99. dbb38af Merge pull request #2044 from apache/abderrahim/action-cache-update by Abderrahim Kitouni · 4 months ago
  100. ce9bdde ci: Add Debian 12 and 13 and update images by Jürg Billeter · 4 months ago