1. fb0677a chore: cleanup before bazel-contrib handoff (#918) by Greg Magolan · 1 year ago upstream/main
  2. edaafd2 chore: now testing on Aspect Workflows RBE (#920) by Greg Magolan · 1 year ago
  3. cf03a14 chore: use aspect workflows RBE (#919) by Derek Cormier · 1 year ago
  4. 07b98dc fix: github workflow vulnerable to script injection (#899) by Diogo Teles Sant'Anna · 1 year, 1 month ago
  5. 0870fad chore: remove non-bzlmod dep on @internal_platforms_do_not_use//host:constraints.bzl now that root workspace is bzlmod-only (#916) by Greg Magolan · 1 year, 1 month ago
  6. 11aacaf chore: enable go, shell, yaml formatters and bazel run //:format (#917) by Greg Magolan · 1 year, 1 month ago
  7. cccf5ac refactor: make root workspace bzlmod only (#915) by Greg Magolan · 1 year, 1 month ago
  8. 0e1f1e8 chore: bump to Bazel 7.3.1 (#914) by Greg Magolan · 1 year, 1 month ago
  9. abbbd54 chore: right size tests to supress bazel warning (#913) by Greg Magolan · 1 year, 1 month ago
  10. 9b87fa7 chore: skip linux only tests on non-linux platforms (#912) by Greg Magolan · 1 year, 1 month ago
  11. 73d021f fix: correctly split quoted args (#909) by Greg Magolan · 1 year, 1 month ago v2.8.1
  12. 62b2fd0 chore: fixup test sizes to resolve warnings (#911) by Greg Magolan · 1 year, 1 month ago
  13. eb55a3c refactor: deprecated expand_locations which is just pass-through to ctx.expand_location() (#910) by Greg Magolan · 1 year, 1 month ago
  14. 492de2b chore: green up CI on main branch (#904) by Alex Eagle · 1 year, 1 month ago
  15. a36dd12 chore: bazel run //:buildifier (#903) by Greg Magolan · 1 year, 1 month ago v2.8.0
  16. 385717a chore: turn off bzlmod misguided warning (#901) by Alex Eagle · 1 year, 1 month ago
  17. 5d09fc1 fix(docs): description of jq example didn't match behavior (#897) by Alex Eagle · 1 year, 1 month ago
  18. 74ac451 Adding a preserve time feature to copy_to_directory and copy_directory (#898) by Justin Pinkul · 1 year, 1 month ago
  19. 2b69a7a fix: add bzlmod use_repo of org_golang_x_sys (#896) by Peter Lobsinger · 1 year, 1 month ago
  20. 3c121a9 perf: use darwin's clonefile syscall (#893) by Peter Lobsinger · 1 year, 1 month ago
  21. 34288d3 chore: bazel run //:gazelle_update_repos (#895) by Greg Magolan · 1 year, 1 month ago
  22. 0f5e1dc chore(deps): upgrade stardoc (#894) by Alex Eagle · 1 year, 1 month ago
  23. 109f32e docs(tar): point to the tests as useful examples (#892) by Alex Eagle · 1 year, 1 month ago
  24. cdbfe41 fix(typos): Fix almost all typos with hook (#884) by Markus Hofbauer · 1 year, 1 month ago
  25. 424137f chore: upgrade to Aspect Workflows 5.10.12 (#890) by Greg Magolan · 1 year, 1 month ago
  26. 8b5be28 chore: upgrade to Aspect Workflows 5.10.11 (#888) by Greg Magolan · 1 year, 1 month ago
  27. 6bad7f3 chore(typos): Add typos hook plus some fixes (#637) by Markus Hofbauer · 1 year, 2 months ago
  28. 59453e5 fix: Set size to a default value as well as timeout. (#839) by Matt · 1 year, 2 months ago
  29. db5556d chore(deps): update bsdtar prebuilt (#882) by Alex Eagle · 1 year, 2 months ago
  30. be4b0d6 chore: upgrade to Aspect Workflows 5.10.9 (#881) by Greg Magolan · 1 year, 2 months ago
  31. cc956d8 fix(tar): append slash to top-level directory mtree entries (#852) by Synchronization Acknowledgement · 1 year, 2 months ago v2.7.9
  32. 086624a fix(tar): expose package_dir argument in mtree_mutate (#873) by Tobias Schlatter · 1 year, 2 months ago
  33. 90d1878 chore: upgrade to Aspect Workflows 5.10.6 (#876) by Greg Magolan · 1 year, 2 months ago
  34. 31b4bb6 perf: reduce concatenation in relative_path by Jason Bedard · 1 year, 3 months ago
  35. 18ae5a8 fix: allow copy_to_directory to have an empty srcs list (#871) by Greg Magolan · 1 year, 3 months ago v2.7.8
  36. 3330c38 chore: upgrade bsdtar to 3.7.4 (#866) by Alex Eagle · 1 year, 3 months ago
  37. fb950d3 docs: add missing default stamp var (#865) by Alex Eagle · 1 year, 3 months ago
  38. 3c0dbd5 fix: Directory hidden files in write_source_file. (#860) by Josh Giles · 1 year, 3 months ago
  39. 0cb85f6 chore: add --check_direct_dependencies to .bazelrc (#864) by Greg Magolan · 1 year, 3 months ago
  40. 2b5947a chore: upgrade to Aspect Workflows 5.10.0 (#863) by Greg Magolan · 1 year, 3 months ago
  41. 00310a5 test: add test / example of using root path on a run_binary directory output (#862) by Greg Magolan · 1 year, 3 months ago
  42. 2da5d43 chore: upgrade to Aspect Workflows 5.10.0-rc1 (#861) by Greg Magolan · 1 year, 3 months ago
  43. 7a8f00c fix: exclude files in copy_to_directory before checking their realpath (#857) by Greg Magolan · 1 year, 3 months ago v2.7.7
  44. f30debb refactor: pre-factors for fix in copy_to_directory (#858) by Greg Magolan · 1 year, 3 months ago
  45. 22c33df fix: integrity hashes are now sha256 since #854 (#855) by Alex Eagle · 1 year, 4 months ago v2.7.6
  46. 4ad02b7 refactor(release): switch release integrity to be dynamic (#854) by Alex Eagle · 1 year, 4 months ago v2.7.5
  47. 6959b3f fix: coreutils download path for darwin_amd64 (#853) by mrmeku · 1 year, 4 months ago v2.7.4
  48. 474e680 ci: green up rbe on main (#847) by Greg Magolan · 1 year, 4 months ago
  49. e11bd38 chore: tidy in MODULE.bazel file (#846) by Greg Magolan · 1 year, 4 months ago
  50. ffc5a7b chore: align ci patterns (#843) by Greg Magolan · 1 year, 4 months ago
  51. 155e3f2 chore: bump buildifier, go and gazelle deps (#845) by Greg Magolan · 1 year, 4 months ago
  52. 7c958d6 ci: green up main (#844) by Greg Magolan · 1 year, 4 months ago
  53. c6c9426 chore: bump to Bazel 7.1.2 (#842) by Greg Magolan · 1 year, 4 months ago
  54. a704c26 chore: run buildifier to green up main (#841) by Greg Magolan · 1 year, 4 months ago
  55. 1697a32 fix: coreutils toolchain: Use statically linked linux amd64 variant (#706) by Malte Poll · 1 year, 4 months ago v2.7.3
  56. b15dc31 fix(tar): handle spaces in input filenames (#835) by Alex Eagle · 1 year, 4 months ago
  57. d8d22cb fix: only check for blank space between status entries in expand_template (#834) by Jordan Rodgers · 1 year, 4 months ago
  58. fdf3be1 fix: register @zstd_toolchains//:all (#832) by Sahin Yort · 1 year, 4 months ago
  59. d1d063f feat: introduce zstd toolchain (#831) by Sahin Yort · 1 year, 4 months ago v2.7.2
  60. 977f27f feat(tar): add ergonomic way to strip_prefix (#829) by Alex Eagle · 1 year, 4 months ago
  61. c0607f6 chore: upgrade to Aspect Workflows 5.10.0-rc0 (#828) by Greg Magolan · 1 year, 4 months ago
  62. 31e6c76 refactor: update conventional-commits.yml (#824) by Alex Eagle · 1 year, 4 months ago
  63. 4141338 chore: add bazel test support to javascript --config=debug preset (#825) by Greg Magolan · 1 year, 4 months ago
  64. 223b278 ci: enforce PR titles are semantic (#823) by Alex Eagle · 1 year, 4 months ago
  65. 8d789e7 chore: upgrade to Aspect Workflows 5.10.0-alpha.10 (#822) by Greg Magolan · 1 year, 4 months ago
  66. c329ece chore: upgrade to Aspect Workflows 5.10.0-alpha.9 (#821) by Greg Magolan · 1 year, 5 months ago
  67. 8c96b0e support spaces in status (#820) by Jordan Rodgers · 1 year, 5 months ago
  68. 5cc1a3a chore: bump to bsdtar-prebuilt 3.7.2-1 binaries for linux and darwin (#819) by Greg Magolan · 1 year, 5 months ago v2.7.1
  69. f07d85d chore: upgrade Aspect Workflows to 5.10.0-alpha.8 (#817) by Derek Cormier · 1 year, 5 months ago
  70. a192833 chore: upgrade Aspect Workflows to 5.10.0-alpha.6 (#816) by Derek Cormier · 1 year, 5 months ago
  71. 9a8a440 chore: upgrade Aspect Workflows to 5.10.0-alpha.5 (#815) by Derek Cormier · 1 year, 5 months ago
  72. faaada2 feat: add platform_transition_test (#770) by Thomas Lam · 1 year, 5 months ago v2.7.0
  73. 7716549 feat: export utils from //lib:utils.bzl to match repo_utils and platform_utils (#810) by Greg Magolan · 1 year, 5 months ago
  74. abf56a6 feat: add get_home_directory to repo_utils (#809) by Greg Magolan · 1 year, 5 months ago
  75. 41a9295 feat: add //lib:enable_runfiles config_setting (#807) by Greg Magolan · 1 year, 5 months ago
  76. f4f588f Use statically-linked bsdtar on all platforms (#804) by Alex Eagle · 1 year, 5 months ago v2.6.1
  77. 7bfc21b Update README.md by Alex Eagle · 1 year, 5 months ago
  78. a8d0ff6 chore: upgrade to Aspect Workflows 5.9.24 (#803) by Greg Magolan · 1 year, 5 months ago
  79. 06dc9ce chore: upgrade to Aspect Workflows 5.9.24 (#801) by Greg Magolan · 1 year, 5 months ago
  80. 624e8ac clean rm of copied dirs and files (#799) by Joy Gao · 1 year, 5 months ago v2.6.0
  81. fea9515 feat: don't require 'out' on expand_template (#798) by Alex Eagle · 1 year, 5 months ago
  82. 0fc8388 feat: add a helper for rules to work with resource_sets (#792) by Alex Eagle · 1 year, 6 months ago
  83. 266edb2 chore: stash output of vmstat in artifacts (#793) by Greg Magolan · 1 year, 6 months ago
  84. 6599b03 chore: switch to new Aspect Workflows OSS staging deployment (#791) by Greg Magolan · 1 year, 6 months ago
  85. 54a6cb1 chore: upgrade to Aspect Workflows 5.9.22 (#787) by Greg Magolan · 1 year, 6 months ago
  86. a29dd93 fix: srcs is not mandatory (#786) by Sahin Yort · 1 year, 6 months ago v2.5.3
  87. d93c87f fix: tar#srcs is optional (#785) by Sahin Yort · 1 year, 6 months ago v2.5.2
  88. 42b8255 chore: upgrade to Aspect Workflows 5.9.20 (#784) by Greg Magolan · 1 year, 6 months ago
  89. 7f3829d chore: upgrade to Aspect Workflows 5.9.18 (#780) by Greg Magolan · 1 year, 6 months ago
  90. fdb7bf3 docs: add warning about using use_default_shell_env (#779) by Greg Magolan · 1 year, 6 months ago
  91. 73e6201 docs: add use_default_shell_env to docstring of run_binary (#778) by Greg Magolan · 1 year, 6 months ago
  92. dce0637 chore: fix circleci yaml generation for artifact path storage (#777) by Greg Magolan · 1 year, 6 months ago
  93. 4f68408 chore: upgrade to Aspect Workflows 5.9.16 (#775) by Greg Magolan · 1 year, 6 months ago
  94. 197b2da feat: support location expansion in tar (#774) by Sahin Yort · 1 year, 6 months ago v2.5.1
  95. 834f9c9 chore: upgrade to Aspect Workflows 5.9.15 (#773) by Greg Magolan · 1 year, 6 months ago
  96. 00b2d2c chore: upgrade to Aspect Workflows 5.9.14 (#772) by Greg Magolan · 1 year, 6 months ago
  97. d3f98c3 chore: fix GHA concurrency check to not apply to main branch (#771) by Greg Magolan · 1 year, 6 months ago
  98. aa6a58f chore: bump libxml2 deb to USN-6658-1 (#768) by Matt Mackay · 1 year, 6 months ago v2.5.0
  99. a3d7efe feat(list): add `unique` function (#716) by Marc Redemske · 1 year, 6 months ago
  100. 4670e58 chore(deps): update dependency bazel to v6.5.0 (#738) by renovate[bot] · 1 year, 6 months ago