1. 8c7c2cf Overridable `debuginfo` type (#945) by tonyaiuto · 5 weeks ago upstream/main
  2. 5ba40b3 You can't watch what doesn't exist. by tonyaiuto · 5 weeks ago
  3. f3df02f Overridable `debuginfo` type by nic.badiu · 6 weeks ago
  4. 4e6e82c Add Alma 9 rpmbuild + bazel environment for examples (#969) by tonyaiuto · 8 weeks ago
  5. 9906bc7 Remove useless subshell from alma9 docker driver script by Wade Carpenter · 8 weeks ago
  6. 2ddabe5 Provide default user / group IDs for alma9 rpmbuild docker by Wade Carpenter · 8 weeks ago
  7. df80ac7 pkg_deb: add support for md5sums control file (#960) by Adam Azarchs · 9 weeks ago
  8. ecfcb1f Expose extension for Git toolchain (#967) by Gunnar Wagenknecht · 9 weeks ago
  9. 68349e2 Add Alma 9 rpmbuild + bazel environment for examples by Wade Carpenter · 9 weeks ago
  10. 5a77a59 Add pkg_rpm() "data" attribute to provide files for rpmbuild (#964) by tonyaiuto · 2 months ago
  11. f3ae90e Add pkg_rpm() "data" attribute to provide files for rpmbuild by Wade Carpenter · 2 months ago
  12. 359ea46 Remove incompatible_use_toolchain_transition again, now that it has been removed from bazel (#963) by tonyaiuto · 2 months ago
  13. bcc9ec2 Remove incompatible_use_toolchain_transition again, now that it has been removed from bazel by Mostyn Bramley-Moore · 3 months ago
  14. e9ac621 [CI Fix] Stop trying the rpm debuginfo tests (#961) by Tony Aiuto · 3 months ago
  15. 58a2052 Use DefaultInfo directly (#958) by tonyaiuto · 3 months ago
  16. b69b392 Use rules_shell in tests (#957) by tonyaiuto · 3 months ago
  17. f28a472 Use DefaultInfo directly by Keith Smiley · 3 months ago
  18. d6bdf76 Use rules_shell in tests by Keith Smiley · 3 months ago
  19. c590e61 Conditionally preserve file permissions when archiving through pkg_tar (#951) by Rilson Nascimento · 4 months ago
  20. 106429f pkg_tar: Fix #948: Don't add duplicate directory members to tar file when a symlink with the same path exists (#949) by tonyaiuto · 5 months ago
  21. e708301 feat: support raw symlinks from declare_symlink() (#930) by tonyaiuto · 5 months ago
  22. 84dbe44 pkg_tar: Add a test that checks that symlinks won't shadow directories by Nick Guletskii · 5 months ago
  23. b74ae68 pkg_tar: Fix issue #948: ignore directories shadowing a symlink by Nick Guletskii · 5 months ago
  24. a1e3042 pkg_tar: Add a test for directories shadowing symlinks by Nick Guletskii · 5 months ago
  25. 5695833 remove dupe tag by Richard Levasseur · 5 months ago
  26. b24f548 Merge branch 'main' of https://github.com/bazelbuild/rules_pkg into feat.raw.symlinks by Richard Levasseur · 6 months ago
  27. dfca8c5 undo some debug changes by Richard Levasseur · 6 months ago
  28. 0d40272 skip test on windows by Richard Levasseur · 6 months ago
  29. 630701c try to use dir to show symlink by Richard Levasseur · 6 months ago
  30. 98a3067 print bzl phase manifest, print raw manifes tjson by Richard Levasseur · 6 months ago
  31. 62e0b60 print raw json manifest received by Richard Levasseur · 6 months ago
  32. 20b61d2 move windows symlink flag to startup in bazelrc by Richard Levasseur · 6 months ago
  33. ba544a4 try enabling windows symlinks by Richard Levasseur · 6 months ago
  34. 16a4920 remove ... ignore by Richard Levasseur · 6 months ago
  35. 33b5f89 fix tag attr name by Richard Levasseur · 6 months ago
  36. b4fb6e4 fix negative spec by Richard Levasseur · 6 months ago
  37. 7a2df83 limit what tests run more, modify expected test output by Richard Levasseur · 6 months ago
  38. 832a352 run only failing test, more debug logging by Richard Levasseur · 6 months ago
  39. 82d9120 add logging output to debug by Richard Levasseur · 6 months ago
  40. 70db2a2 bulidifier fix by Richard Levasseur · 6 months ago
  41. 671a4d4 add tar test by Richard Levasseur · 6 months ago
  42. cd7e108 Modify the rich_structure example to set include_runfiles (#906) by Peter Collingbourne · 6 months ago 1.1.0
  43. 4ca1c4b Prep for a 1.1 release (#944) by aiuto · 6 months ago
  44. 31cab20 Fix installing an installed running process (#941) by Luis Padron · 6 months ago
  45. 433504f `tar_writer.py`: address duplicate dir warning regression (#900) by Andrea Nardelli · 6 months ago
  46. 8d25237 Add the `multi_arch` option in make_deb.py in order to add the `Multi-Arch` field in debian control file. (#937) by hcw-g · 6 months ago
  47. cc4b9c0 Fix mappings/external repo tests (#943) by aiuto · 6 months ago
  48. 5df7fb1 Generic `debuginfo` RPM platform support (#942) by Nic · 6 months ago
  49. f68b1de rpm: fix sub-RPM post_scriptlet and add %postun support (#934) by wade-arista · 7 months ago
  50. 62cc323 Syntax highlight the readme as starlark (#939) by Eric Wieser · 7 months ago
  51. 8c23560 rpm: Consume group info for sub RPMs (#931) by Michael Kelly · 7 months ago
  52. 1772ebd ci: Check pre-commit hooks in CI (#922) by Markus Hofbauer · 7 months ago
  53. d1d8870 wip: make symlinks work by Richard Levasseur · 7 months ago
  54. ddaa101 fix: Avoid else after return in mappings bzl (#923) by Markus Hofbauer · 8 months ago
  55. 7758f2c Add pre-commit hooks to format trailing whitespaces (#924) by Markus Hofbauer · 8 months ago
  56. b0b1d47 Pre commit autoupdate and format files (#913) by Markus Hofbauer · 8 months ago
  57. 0482d31 Add typos hook and fix typos (#921) by Markus Hofbauer · 8 months ago
  58. e8cc369 Typos and grammar (#920) by Chris Bachhuber · 8 months ago
  59. 12fed4b Allow some common rule args in verify_archive_test (#917) by Mateusz Krakowiak · 8 months ago
  60. d3588e8 ci: Bump Ubuntu version in CI from 18 to 22 (#912) by Markus Hofbauer · 8 months ago
  61. 99da771 Fix tests broken after https://github.com/bazelbuild/rules_pkg/pull/910. (#915) by Yun Peng · 8 months ago
  62. 0c59c91 Fix tests broken after https://github.com/bazelbuild/rules_pkg/pull/910. by Tony Aiuto · 8 months ago
  63. c5c6879 Fix check_must_contain_regex in verify_archive.bzl (#910) by Mateusz Krakowiak · 8 months ago
  64. 7b7bcb6 Delete deb_packages directory (#903) by njlr · 8 months ago
  65. f2f0180 fix: Fix broken head (#911) by tonyaiuto · 8 months ago
  66. c6304b5 bump distro by Markus Hofauer · 8 months ago
  67. d0c5c62 fix more examples by Markus Hofauer · 8 months ago
  68. 2dfd453 add more bazelrc symlinks by Markus Hofauer · 8 months ago
  69. bb882b5 fix: Fix broken head by Markus Hofauer · 8 months ago
  70. 5c6aec6 install: Add --wipe_destdir option (#894) by elsk · 11 months ago
  71. 6a9eaf2 Load py_binary from rules_python (#895) by Ivo List · 12 months ago
  72. 25fd41c make_rpm: suppress unconditional debug prints (#892) by peter woodman · 12 months ago
  73. df9f345 pkg_install: modify log levels & print destdir by default. (#891) by elsk · 12 months ago
  74. 03cbc6c Make compression_level configurable for .tar.gz (#888) by Dahan Gong · 12 months ago
  75. 5047485 Fix an unexpected "index out of range" (#890) by Dahan Gong · 1 year ago
  76. ec08e7f rpm: Refine prefix matching for sub RPMs to reduce fragility (#879) by Mike Kelly · 1 year ago
  77. 4afd0b3 pkg_install: Add destdir attr & read rel paths. (#886) by elsk · 1 year ago
  78. 412c8fe pkg_install: Support TreeArtifacts. (#885) by elsk · 1 year ago
  79. 447fb8e Add support for repo mapping (#878) by Thomas Lam · 1 year, 1 month ago
  80. 6a44f01 Revert compatibility_level back to 1 so we can push to BCR. (#877) by aiuto · 1 year, 2 months ago 1.0.1
  81. fbc7cff Add AlmaLinux 9.3 debuginfo support (#874) by Mike Kelly · 1 year, 2 months ago
  82. b4ac7e3 1.0 release (#869) by aiuto · 1 year, 3 months ago 1.0.0
  83. 2247f5d Support duplicate paths in tar archives (#850) by Erik Stringwell · 1 year, 3 months ago
  84. bf4609b Append workspace name to the runfiles directory name for `pkg_files` (#864) by Sitaktif · 1 year, 4 months ago
  85. c8d6a02 Exclude release from filename when using release_file (#863) by Mike Kelly · 1 year, 4 months ago
  86. 9616a33 fix: Not all runfiles are single files (#860) by Elvis M. Wianda · 1 year, 4 months ago
  87. 21e1ccc Add support for "Epoch" attributes in RPMs (#858) by Tom van der Woerdt · 1 year, 5 months ago
  88. 581a86a Add support for generating debuginfo RPMs (#842) by Mike Kelly · 1 year, 5 months ago
  89. a811e7f Append the workspace name to the runfiles directory name (#856) by Ed Schouten · 1 year, 5 months ago
  90. 7849529 Enable pkg_rpm and pkg_subrpm to create empty RPMs (#859) by Mike Kelly · 1 year, 5 months ago
  91. e604010 pkg_tar: if symlink starts with ./, keep it absolute (#854) by aiuto · 1 year, 5 months ago
  92. dc21c28 create empty MODULE.bazel files in examples to bazel does not complain (#855) by aiuto · 1 year, 5 months ago
  93. 36433a9 Update to new stardoc so we can work with bzlmod. (#853) by aiuto · 1 year, 5 months ago
  94. 626de3a add missing license(). remove licenses(notice) (#742) by aiuto · 1 year, 5 months ago
  95. bf30ed9 Force stardoc integration test to run with bazel 7.0.0 (#852) by Yun Peng · 1 year, 5 months ago
  96. ea21d38 use bazel 7.0.0 for stardoc test by Tony Aiuto · 1 year, 5 months ago
  97. 2b15bad bump platforms to latest. The hope is that this fixes what is going wrong in the integration test by Tony Aiuto · 1 year, 5 months ago
  98. 0b5d943 rpm: Add conflicts and obsoletes to sub RPMs (#851) by Mike Kelly · 1 year, 5 months ago
  99. 59e682d Indirect .files_to_run and .default_runfiles through DefaultInfo. (#848) by lberki · 1 year, 5 months ago
  100. 79d1f2c Indirect .files_to_run and .default_runfiles through DefaultInfo. by Lukacs T. Berki · 1 year, 5 months ago