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