1. 432a003 Merge pull request #101 from apache/jbilleter/2.7.0 by Jürg Billeter · 12 days ago master 2.7.0
  2. f225180 __init__.py: Bump version to 2.7.0 by Jürg Billeter · 12 days ago
  3. cb5d254 tox.ini: Test with the stable BuildStream release 2.7.0 by Jürg Billeter · 12 days ago
  4. 95e0238 Merge pull request #99 from apache/jbilleter/2.7.0 by Jürg Billeter · 4 weeks ago 2.7.0.dev0
  5. 2825a40 __init__.py: Bump version to 2.7.0.dev0 by Jürg Billeter · 5 weeks ago
  6. db697a3 NEWS: Prepare for 2.7.0 by Jürg Billeter · 5 weeks ago
  7. 169c4f8 Merge pull request #98 from joshua-zivkovic/JZ/source-provenance by Jürg Billeter · 4 weeks ago
  8. 24b6f47 Update cargo source to use source provenance by Joshua Zivkovic · 5 weeks ago
  9. 77a039b Merge pull request #100 from apache/jbilleter/ci by Jürg Billeter · 4 weeks ago
  10. 130b009 tox.ini: Test with latest BuildStream release candidate 2.7.0.dev0 by Jürg Billeter · 5 weeks ago
  11. 1e3910f ci: Update images by Jürg Billeter · 5 weeks ago
  12. e69f6b8 Merge pull request #96 from doraskayo/docker-fixes by Jürg Billeter · 5 weeks ago
  13. d2bf8b7 Merge pull request #97 from apache/jbilleter/python-3.9 by Jürg Billeter · 4 months ago
  14. 163aa15 Drop support for Python 3.9 by Jürg Billeter · 4 months ago
  15. 11aaf4b ci: Don't run tests on Debian 11 by Jürg Billeter · 4 months ago
  16. c2f01cf sources/docker.py: Handle opaque whiteout files by Dor Askayo · 4 months ago doraskayo/docker-fixes
  17. 197d934 sources/docker.py: Process whiteout files before extracting by Dor Askayo · 4 months ago
  18. ccb6288 sources/docker.py: Sync ReadableTarInfo with the version from BuildStream by Dor Askayo · 4 months ago
  19. 1735f7b sources/docker.py: Use ReadableTarInfo when creating member file sets by Dor Askayo · 4 months ago
  20. dfbd0e3 sources/docker.py: Split whiteout file names only once by Dor Askayo · 4 months ago
  21. e912356 Merge pull request #94 from apache/jbilleter/python3.14 by Jürg Billeter · 5 months ago
  22. a4195a8 ci: Add Debian 12 and 13 and Fedora 43 and update images by Jürg Billeter · 5 months ago
  23. 5bb2a27 Add support for Python 3.14 by Jürg Billeter · 5 months ago
  24. 6df7b92 tox.ini: Test with latest BuildStream release 2.6.0 by Jürg Billeter · 5 months ago
  25. 7a66f81 ci: Update Ubuntu images from 22.04 to 24.04 by Jürg Billeter · 5 months ago
  26. 533a612 ci: Drop Fedora 41 by Jürg Billeter · 5 months ago
  27. 47e5a2f Merge pull request #89 from apache/jbilleter/ci-images by Jürg Billeter · 9 months ago
  28. 9587e14 ci: Update images by Jürg Billeter · 9 months ago
  29. e4eb164 sources/cargo.py: Specify exception type for import try except by Jürg Billeter · 9 months ago
  30. 7964952 tox.ini: Bumping buildstream version to release candidate tag by Tristan van Berkom · 10 months ago tristan/doc-build-fix 2.5.0 2.5.0.dev0
  31. c99704c NEWS: Preparing for 2.5.0 release by Tristan van Berkom · 10 months ago
  32. aebb7c5 __init__.py: Bump version number to 2.5.0 by Tristan van Berkom · 10 months ago
  33. 0e4e8bd Merge pull request #87 from apache/tristan/sboms by Tristan Van Berkom · 10 months ago
  34. ad3710c project.conf: Update min-version to 2.5 by Tristan van Berkom · 11 months ago
  35. c3fe3e5 tests/sources/pip_build.py: Test pip's collect_source_info() implementation by Tristan van Berkom · 11 months ago
  36. da15f39 tests/sources/bzr.py: Test bzr's collect_source_info() implementation by Tristan van Berkom · 11 months ago
  37. f9e0c15 tests/sources/docker.py: Test docker's collect_source_info() implementation by Tristan van Berkom · 11 months ago
  38. 88ba568 tests/sources/git.py: Testing git's collect_source_info() implementation by Tristan van Berkom · 11 months ago
  39. 4fd134e tests/sources/cargo.py: Test cargo's collect_source_info() implementation by Tristan van Berkom · 11 months ago
  40. c498d62 tests/sources/patch.py: Test patch's collect_source_info() implementation by Tristan van Berkom · 11 months ago
  41. 32945ad sources/pip.py: Implement collect_source_info() by Tristan van Berkom · 11 months ago
  42. 0d688cc sources/bzr.py: Implement collect_source_info() by Tristan van Berkom · 11 months ago
  43. 1d55406 sources/docker.py: Implement collect_source_info() by Tristan van Berkom · 11 months ago
  44. 8596250 sources/git.py: Implement collect_source_info() by Tristan van Berkom · 11 months ago
  45. d3289d9 sources/cargo.py: Implement collect_source_info() by Tristan van Berkom · 11 months ago
  46. b7672fa sources/patch.py: Implement collect_source_info() by Tristan van Berkom · 11 months ago
  47. 7c80720 tox.ini: Test against tristan/sboms buildstream branch by Tristan van Berkom · 11 months ago
  48. 85ebf8a Merge pull request #84 from apache/juerg/python-3.13 by Jürg Billeter · 1 year, 2 months ago
  49. 56667ba tox.ini: Test with latest BuildStream release 2.4.0 by Jürg Billeter · 1 year, 2 months ago
  50. a1200c8 ci: Run tests also on Fedora 41 by Jürg Billeter · 1 year, 3 months ago
  51. 8971237 Add support for Python 3.13 by Jürg Billeter · 1 year, 3 months ago
  52. 06a4522 tox.ini: Update mypy to match buildstream by Jürg Billeter · 1 year, 3 months ago
  53. 90ea905 Drop support for Python 3.8 by Jürg Billeter · 1 year, 3 months ago
  54. b58abc5 .github/run-ci.sh: Update last reference of Ubuntu 20.04 to 22.04 by Jürg Billeter · 1 year, 3 months ago
  55. 98d1c14 requirements: Add setuptools to test-requirements by Jürg Billeter · 1 year, 2 months ago
  56. b623961 Merge pull request #82 from apache/tristan/release-prep by Tristan Van Berkom · 1 year, 3 months ago 2.4.0 2.4.0.dev0
  57. 1209a90 NEWS: Preparing news for 2.4.0 release by Tristan van Berkom · 1 year, 3 months ago
  58. a66be3c Merge pull request #83 from apache/abderrahim/fix-lint by Tristan Van Berkom · 1 year, 3 months ago
  59. f9571ae sourcemirrors: fix translate_url signature to make pylint happy by Abderrahim Kitouni · 1 year, 3 months ago
  60. 6034bb3 sourcemirrors: Adding __init__.py by Tristan van Berkom · 1 year, 3 months ago
  61. 62a88d1 Merge pull request #66 from nanonyme/docker by Tristan Van Berkom · 1 year, 3 months ago
  62. 0aef01c Merge pull request #80 from apache/tristan/mirror-plugins by Tristan Van Berkom · 1 year, 3 months ago
  63. 6773903 Adding gitlab_lfs_mirror source mirror plugin by Tristan van Berkom · 1 year, 5 months ago
  64. d0d7e82 Adding simple_mirror source mirror plugin by Tristan van Berkom · 1 year, 5 months ago
  65. d74f0b0 src/buildstream_plugins/__init__.py: Bump version by Tristan van Berkom · 1 year, 5 months ago
  66. af7c9a4 make plugin: Remove bogus since version from the doc string by Tristan van Berkom · 1 year, 5 months ago
  67. d6d1d98 Merge pull request #81 from apache/tristan/workaround-broken-ci by Tristan Van Berkom · 1 year, 3 months ago
  68. 335a4b1 tox.ini: Conditionally wrap the bzr command if it's present on the host by Tristan van Berkom · 1 year, 3 months ago
  69. 5ff45aa tox.ini: Address breaking tox change, now use "allowlist_externals" by Tristan van Berkom · 1 year, 3 months ago
  70. 7b169db .github/common.env: Update to docker image containing bzr by Tristan van Berkom · 1 year, 4 months ago
  71. e93a2fc CI: Use ubuntu 22.04 by Tristan van Berkom · 1 year, 4 months ago
  72. ad6f20a .pylintrc: Disable too-many-positional-arguments error by Tristan van Berkom · 1 year, 3 months ago
  73. 431326f github workflows: Use v4 of upload/download artifact actions by Tristan van Berkom · 1 year, 5 months ago
  74. c7d2f60 Merge pull request #78 from apache/juerg/cargo by Jürg Billeter · 1 year, 7 months ago
  75. e761daf tests: Add minimal test for the `cargo` source plugin by Jürg Billeter · 1 year, 7 months ago
  76. 812c160 Merge pull request #77 from apache/juerg/ci by Jürg Billeter · 1 year, 7 months ago
  77. f8157cd ci: Run tests also on Debian 11 by Jürg Billeter · 1 year, 7 months ago
  78. f952947 ci: Update to Fedora 40 by Jürg Billeter · 1 year, 7 months ago
  79. 0a0bb47 Update version for 2.3.0 release by Abderrahim Kitouni · 1 year, 7 months ago 2.3.0
  80. a0f488c Merge pull request #76 from apache/abderrahim/news-2.3.0 by Abderrahim Kitouni · 1 year, 7 months ago 2.3.0.dev1
  81. d6637c1 Update version for the 2.3.0 release candidate by Abderrahim Kitouni · 1 year, 7 months ago
  82. d9ffe19 Update news for the 2.3.0 release by Abderrahim Kitouni · 1 year, 7 months ago
  83. e745810 Merge pull request #70 from apache/juerg/ci by Jürg Billeter · 1 year, 8 months ago
  84. 7bde897 Sync Python support and CI images with BuildStream by Jürg Billeter · 1 year, 8 months ago
  85. 8293dec testutils/python_repo.py: Make mock repo compatible with PEP 625 by Jürg Billeter · 1 year, 8 months ago
  86. d42df1b pytest: Set `testpaths` to fix test collection by Jürg Billeter · 1 year, 8 months ago
  87. 5bd508d Merge pull request #73 from apache/juerg/git-tagger by Jürg Billeter · 1 year, 8 months ago
  88. 32e4978 git.py: Add tagger to annotated tag by Jürg Billeter · 1 year, 8 months ago
  89. 7e6d075 Merge pull request #74 from apache/juerg/docker-compose by Jürg Billeter · 1 year, 8 months ago
  90. f06f785 ci: Upgrade from `docker-compose` to `docker compose` by Jürg Billeter · 1 year, 8 months ago
  91. 5727e00 Merge pull request #72 from apache/chandan/cleanup by Abderrahim Kitouni · 1 year, 8 months ago
  92. 97d4fe5 .asf.yaml: Delete pull request branches after merging by Chandan Singh · 1 year, 8 months ago chandan/cleanup
  93. 61a9ea6 setup.cfg: Remove unnecessary mypy ignores for 3rd party packages by Chandan Singh · 1 year, 8 months ago
  94. 016ece6 Merge pull request #68 from leoppark94/update/docs by Chandan Singh · 1 year, 8 months ago
  95. cec12bb cargo.py: Update `source track` command and clarify populating of `ref` by Leo Park · 1 year, 8 months ago
  96. 8557727 Merge pull request #69 from apache/juerg/tar by Jürg Billeter · 1 year, 8 months ago
  97. 2200b38 docker.py: Check tar member paths by Jürg Billeter · 1 year, 8 months ago
  98. 4d7472a cargo.py: Check tar member paths by Jürg Billeter · 1 year, 8 months ago
  99. 6c6e8d5 Merge pull request #67 from apache/juerg/pip by Jürg Billeter · 1 year, 10 months ago
  100. 4720a74 sources/pip.py: Add `python3` as preferred Python command by Jürg Billeter · 1 year, 10 months ago juerg/pip