1. 48d5273 Upgrade rules_license to 1.0.0 am: c1b439a569 by HONG Yifan · 9 months ago main main-kernel-2025 master mirror-goog-main-external
  2. c1b439a Upgrade rules_license to 1.0.0 by HONG Yifan · 9 months ago
  3. f85e7d6 Merge pull request #135 from aiuto/upd by aiuto · 12 months ago
  4. 3011ec7 Merge pull request #149 from aiuto/v1 by aiuto · 12 months ago
  5. dfa2c47 Merge pull request #150 from shs96c/export-docs by aiuto · 12 months ago
  6. 7af974d Export all the deps we need for stardoc to work by Simon Mavi Stewart · 12 months ago
  7. 6bc2080 Prep for 1.0.0 release by Tony Aiuto · 12 months ago
  8. e7e23b3 refresh the update by Tony Aiuto · 12 months ago
  9. c33a4b9 Merge branch 'main' into upd by Tony Aiuto · 12 months ago
  10. 8d02262 Merge pull request #144 from peakschris/purl by aiuto · 1 year ago
  11. 324d87c Merge branch 'bazelbuild:main' into purl by peakschris · 1 year, 1 month ago
  12. 3c94bd2 Merge pull request #141 from mai93/patch-1 by aiuto · 1 year, 1 month ago
  13. efd82e3 Merge pull request #146 from fmeum/wire-up-purl by aiuto · 1 year, 1 month ago
  14. 78fca09 Add `purl` to `PackageInfo` by Fabian Meumertzheim · 1 year, 1 month ago
  15. 9bff363 Merge branch 'main' into upd by Tony Aiuto · 1 year, 1 month ago
  16. 59de2a9 include purl in sbom tooling by Chris Brown · 1 year, 2 months ago
  17. 696f0ec Merge pull request #143 from shs96c/add-purl by aiuto · 1 year, 3 months ago
  18. 4f8f5f2 Add `purl` to the `PackageInfo` provider by Simon Mavi Stewart · 1 year, 3 months ago
  19. 5f755fd Replace `ctx.build_file_path` by Mai Hussien · 1 year, 5 months ago
  20. bcffeb0 Release 0.0.8 by Yun Peng · 1 year, 7 months ago
  21. 0c889ef Add support for package_metadata (#139) by Keith Smiley · 1 year, 7 months ago
  22. 4cdd347 revert unneeded change by Tony Aiuto · 1 year, 9 months ago
  23. 3443cd7 update SPDX license kind list by Tony Aiuto · 1 year, 10 months ago
  24. 77bf7ab Merge pull request #127 from bazelbuild/topic/mzeren/import_from_tools by aiuto · 1 year, 10 months ago
  25. 505741e import sbom from tools, because that's the module by Mark Zeren · 1 year, 10 months ago
  26. 4135ed6 Merge pull request #126 from aiuto/nits by aiuto · 1 year, 10 months ago
  27. a981e32 gitignore by Tony Aiuto · 1 year, 10 months ago
  28. aba2045 Merge pull request #124 from TheGrizzlyDev/introduce-workspace-sbom-generator by aiuto · 1 year, 10 months ago
  29. 07ee70a Merge pull request #125 from bazelbuild/topic/mzeren/licenses_file_group by aiuto · 1 year, 10 months ago
  30. 2764cf7 Move licenses_file to separate output group by Mark Zeren · 1 year, 10 months ago
  31. d46d50c tools/write_workspce_sbom: Implement a tool to generate a SBOM for by Antonio · 1 year, 10 months ago
  32. 875707f tools/write_sbom: extract SBOM into its own separate utility library by Antonio · 1 year, 10 months ago
  33. 8c36d70 Merge pull request #122 from aiuto/pcheck by aiuto · 1 year, 10 months ago
  34. 54d8464 Merge pull request #123 from aiuto/dd by aiuto · 1 year, 10 months ago
  35. 8ba8ec3 doc fix by Tony Aiuto · 1 year, 10 months ago
  36. 8586ec8 Change target to targets for license_policy_check by Daniel Machlab · 1 year, 10 months ago
  37. fb8609e Merge pull request #121 from aiuto/roadmap by aiuto · 1 year, 10 months ago
  38. 01b2ba1 update roadmap. by Tony Aiuto · 1 year, 10 months ago
  39. d292168 Merge pull request #114 from mering/fix-checker-demo by aiuto · 1 year, 10 months ago
  40. 48d422c Merge pull request #120 from aiuto/cix by aiuto · 1 year, 10 months ago
  41. c9703f2 same for windows by Tony Aiuto · 1 year, 10 months ago
  42. 6107188 Merge branch 'main' into cix by Tony Aiuto · 1 year, 10 months ago
  43. f83a73e Merge remote-tracking branch 'upstream/main' by Tony Aiuto · 1 year, 10 months ago
  44. 39d9f42 Merge pull request #118 from mering/remove-deprecated-arg by aiuto · 1 year, 10 months ago
  45. d3b751e change examples set from exclusion to inclusion by Tony Aiuto · 1 year, 10 months ago
  46. 7806287 add a readme. by Tony Aiuto · 1 year, 10 months ago
  47. 740c600 Remove deprecated argument by maleo · 2 years ago
  48. 3b67828 Merge pull request #108 from mering/fix-path-in-doc by aiuto · 2 years ago
  49. 608c67e Merge pull request #109 from mering/fix-username-gh-codespaces by aiuto · 2 years ago
  50. ed29be2 Fix checker demo by maleo · 2 years ago
  51. 1442a79 Prefer getpass.getuser() over os.getlogin() by Marcel · 2 years ago
  52. bc2ad57 Fix path in usage comment by Marcel · 2 years ago
  53. e160ce5 Merge pull request #105 from aiuto/rtest by aiuto · 2 years, 2 months ago
  54. 42ed8a9 reviews by Tony Aiuto · 2 years, 2 months ago
  55. 3807bcc comment by Tony Aiuto · 2 years, 2 months ago
  56. 8de7f86 Merge branch 'main' into rtest by Tony Aiuto · 2 years, 2 months ago
  57. c3f8a8b Merge pull request #104 from aiuto/main by aiuto · 2 years, 2 months ago
  58. f8b5c91 create the hackiest smoke test that the distribution builds by Tony Aiuto · 2 years, 2 months ago
  59. 881459f 0.0.7 by Tony Aiuto · 2 years, 2 months ago
  60. 65e66af rel6 fix by Tony Aiuto · 2 years, 2 months ago
  61. acee901 Merge pull request #103 from aiuto/nits by aiuto · 2 years, 2 months ago
  62. cf00500 fix py3 by Tony Aiuto · 2 years, 3 months ago
  63. 057b0f5 fix python with bzlmod by Tony Aiuto · 2 years, 3 months ago
  64. 53a0645 be more restrictive on what is in the distribution by Tony Aiuto · 2 years, 3 months ago
  65. c131f01 Merge pull request #102 from aiuto/rel by aiuto · 2 years, 3 months ago
  66. a0d58cd update docs by Tony Aiuto · 2 years, 3 months ago
  67. 846a214 update docs by Tony Aiuto · 2 years, 3 months ago
  68. 602269d update docs by Tony Aiuto · 2 years, 3 months ago
  69. ab73ff2 Merge pull request #101 from aiuto/bfr by aiuto · 2 years, 3 months ago
  70. d2d24ea Merge pull request #100 from aiuto/no_py by aiuto · 2 years, 3 months ago
  71. fd54641 Move rules/private/gathering_providers.bzl to rules_gathering/gathering_providers.bzl by Tony Aiuto · 2 years, 3 months ago
  72. 353e7db stop encouraging people to pull in an old python by Tony Aiuto · 2 years, 3 months ago
  73. e727405 Merge pull request #97 from aiuto/ttt by aiuto · 2 years, 3 months ago
  74. 1a7de71 Merge pull request #99 from aiuto/exam_man by aiuto · 2 years, 3 months ago
  75. d16c07f Merge branch 'main' into ttt by Tony Aiuto · 2 years, 3 months ago
  76. d207939 Merge branch 'main' into exam_man by Tony Aiuto · 2 years, 3 months ago
  77. b423e59 Merge pull request #98 from aiuto/mv_lic_used by aiuto · 2 years, 3 months ago
  78. 82a45a1 Move the manifest() rule to the examples tree. by Tony Aiuto · 2 years, 3 months ago
  79. 5b7f454 add exipiration of forwarder by Tony Aiuto · 2 years, 3 months ago
  80. 03230b8 Move licenses_used from rules/compliance.bzl to sample_reports/licenses_used.bzl by Tony Aiuto · 2 years, 3 months ago
  81. d167df2 Move rules/sbom.bzl to rules_gathering/generate_sbom.bzl by Tony Aiuto · 2 years, 3 months ago
  82. 6654b23 Merge branch 'main' into ttt by Tony Aiuto · 2 years, 3 months ago
  83. 27c9be7 Merge pull request #94 from aiuto/ver by aiuto · 2 years, 3 months ago
  84. 796d237 Merge pull request #95 from aiuto/longname by aiuto · 2 years, 3 months ago
  85. cfbf25b Merge pull request #93 from aiuto/nms by aiuto · 2 years, 3 months ago
  86. fb628b4 typo by Tony Aiuto · 2 years, 3 months ago
  87. e0ea4c4 fix handling of long-name by Tony Aiuto · 2 years, 4 months ago
  88. faf91b5 temp save ttt by Tony Aiuto · 2 years, 4 months ago
  89. 9f9284c mod by Tony Aiuto · 2 years, 4 months ago
  90. f4b645a update docs by Tony Aiuto · 2 years, 4 months ago
  91. 005493d remove namespace a little more by Tony Aiuto · 2 years, 4 months ago
  92. fa81342 Merge branch 'main' into ver by Tony Aiuto · 2 years, 4 months ago
  93. ad06caa v 0.0.5 by Tony Aiuto · 2 years, 4 months ago
  94. 9496f6e Merge pull request #80 from rtabassum/load-license-text by aiuto · 2 years, 4 months ago
  95. 8eb2688 Add mechanism to allow extracting license text from files by Rehana Tabassum · 2 years, 4 months ago
  96. 35e85b3 Merge pull request #90 from aiuto/exec by aiuto · 2 years, 4 months ago
  97. f09c8ba Disable //examples/manifest test by Tony Aiuto · 2 years, 4 months ago
  98. 8d08d3b move code to better spot by Tony Aiuto · 2 years, 4 months ago
  99. 59f1f07 Partial solution to #89. by Tony Aiuto · 2 years, 4 months ago
  100. baadb37 Merge pull request #79 from rtabassum/human-readable-name by aiuto · 2 years, 4 months ago