1. 4006b54 updates (#1386) by Nick Schaap · 11 days ago upstream/main
  2. 62b9413 Don't fail on directories named `foo.bzl` (#1377) by Fabian Meumertzheim · 8 weeks ago
  3. fdc6268 Support multi-symbol replace_load correctly (#1366) by Sebastian Barfurth · 9 weeks ago
  4. b64e1da feat: add `windows_arm64` releases (#1368) by Alberto Cavalcante · 9 weeks ago
  5. a2a20c9 Run buildifier against all MODULE.bazel -like files (#1374) by Paul Salaberria · 2 months ago
  6. 4ee5cc3 make backslashes visible in docs for dict_add and dict_set (#1372) by David Sanderson · 3 months ago
  7. 34c392a Revert "Fix buildozer fix tests that assume 1/0 for known boolean fields (#1360)" (#1370) by Philipp · 3 months ago
  8. b1e23f1 Update WARNINGS.md (#1353) by Kyle Dobitz · 3 months ago v8.2.1
  9. 04fb76e Add Starlarkified Python attributes to generate_tables.go (#1365) by Tim Malmström · 3 months ago
  10. b02f80d Fixing unicode string split issue (#1364) by Tim Malmström · 3 months ago
  11. 5199712 Adding function to execute Buildozer commands on a single in-memory file (#1359) by Tim Malmström · 3 months ago
  12. fdebdb3 Fixing go-lint issue to not use underscores in variable names (#1362) by Tim Malmström · 3 months ago
  13. 5d14477 Allowing escaped colon character in dict operations (#1361) by Tim Malmström · 3 months ago
  14. 9029539 perf: Avoid recompiling regexes (#1293) by David Zbarsky · 3 months ago
  15. d5bd185 Fix buildozer fix tests that assume 1/0 for known boolean fields (#1360) by Vladimir Moskva · 3 months ago
  16. 9a75f39 buildozer: Respect .bazelignore (#1343) by Alex Martani · 4 months ago
  17. d9ed52a Bug fix. Correctly identify expressions using &=, ^=, >>=, and <<= as assignment statements when parsing BUILD files. (#1357) by pdoyle12 · 4 months ago v8.2.0
  18. 5b1eedd Revert "Keep targets like "@foo//:foo" formatted as-is. (#1355)" (#1356) by Xùdōng Yáng · 4 months ago
  19. 870ee1b Keep targets like "@foo//:foo" formatted as-is. (#1355) by Laramie Leavitt · 4 months ago
  20. f37c35d Adding nil check for Rule Call Expression (#1351) by Tim Malmström · 5 months ago
  21. 16e6ff5 Removing unused directory `buildifier2` (#1350) by Tim Malmström · 5 months ago
  22. f963a97 Direct users to disable incorrect warning (#1349) by Philipp · 5 months ago
  23. c98d8e8 Note that list-append incorrectly warns on select statements (#1348) by Philipp · 5 months ago
  24. f79c8ea Build and ship binaries for riscv64 (#1346) by Levi Zim · 5 months ago
  25. ee6c0a3 Keep `include` calls together in `MODULE.bazel` files (#1345) by Fabian Meumertzheim · 6 months ago
  26. 737aaf8 Break module extension groups after a `use_repo` (#1339) by Fabian Meumertzheim · 6 months ago
  27. 931d76d Updating set kind to remember starting line of the rule by Tim Malmström · 6 months ago
  28. 7cb8bf6 Update CODEOWNERS (#1340) by Vladimir Moskva · 6 months ago
  29. 63f93c1 Release s390x binaries on Github (#1289) by Vladimir Moskva · 6 months ago
  30. bc03ae5 Remove "out" from the listArg-list (#1338) by Tim Malmström · 6 months ago
  31. 17d06ff Clean up redundant recommendation from README.md (#1337) by Tim Malmström · 6 months ago
  32. ad48c76 Fix a potential NPE (#1331) by Vladimir Moskva · 7 months ago v8.0.3
  33. ff5a15a Explicitly load shell rules (#1332) by Vladimir Moskva · 7 months ago
  34. 635c122 Fix load placement for files with docstring and copyright header (#1329) by Fabian Meumertzheim · 7 months ago v8.0.2
  35. 1d76340 Enable warnings for the native cc rules & symbols (#1326) by hvadehra · 7 months ago
  36. a84ab46 Compress a statement (#1327) by Vladimir Moskva · 8 months ago
  37. 54b4ddb Comment a function (#1325) by Vladimir Moskva · 8 months ago
  38. 733b4a2 Add attrs as a special attribute of the print command (#1323) by Ian Flanigan · 8 months ago
  39. 50e9b3f Collapse empty call expressions (#1308) by Sandy Fang · 8 months ago
  40. 3648bec Add rules_shell fixing (#1303) by Keith Smiley · 8 months ago
  41. 3a48437 Fix and improve float formatting (#1309) by Fabian Meumertzheim · 8 months ago v8.0.1
  42. c84efd9 Fix: Buildifier cannot find `.buildifier-tables.json` when run from a subdirectory (#1312) by Dmitry Pleshakov · 8 months ago
  43. cf7952d Support bzlmod repositories (#1316) by Farid Zakaria · 8 months ago
  44. 13fa613 Use apparent repo names when fixing loads (#1321) by Fabian Meumertzheim · 8 months ago
  45. 04e3b5a Enable native-* rules (#1302) by Keith Smiley · 8 months ago
  46. a9c248f Fix failing tests on CI (#1317) by Vladimir Moskva · 9 months ago v8.0.0
  47. 8bd806d Enable warnings for the (formerly) native java rules & symbols (#1313) by hvadehra · 9 months ago
  48. a0444eb Require proto rules to be loaded by buildifier (#1310) by Ivo List · 9 months ago
  49. be1c24c Fix quoting in presubmit.yml (#1295) by Yun Peng · 12 months ago
  50. a70762a Skip ubuntu1804 in downstream testing (#1294) by Yun Peng · 12 months ago
  51. dd10159 Make npm packages explicitly publishable by Vladimir Moskva · 1 year ago
  52. 45b7ddb Bump google.golang.org/protobuf from 1.25.0 to 1.33.0 (#1251) by dependabot[bot] · 1 year ago v7.3.1
  53. ec2ed9d Replace log.Fatalf with log.Exitf to avoid spamming stderr. (#1284) by Paul Herman · 1 year ago
  54. 5a4dddc Cover missing cases during module extension label normalization (#1219) by Fabian Meumertzheim · 1 year ago
  55. 3488089 Return empty string when no BUILD file is available in our workspace (#1288) by Marcel · 1 year ago
  56. 19c62d9 Add tables to runfiles (#1270) by Steve Barrau · 1 year, 1 month ago
  57. 37932dd buildifier: fix typo (#1283) by Marc Redemske · 1 year, 1 month ago
  58. 7f01a3f Replace references to 'master' branches with 'main' (#1281) by Vladimir Moskva · 1 year, 1 month ago
  59. ef13530 Added s390x arch support (#1265) by Repana-Chowdappa · 1 year, 1 month ago
  60. 8469a32 Fix sorting of relative and `@foo.bzl` loads (#1272) by Fabian Meumertzheim · 1 year, 1 month ago
  61. 73857dd Replace usage deprecated io/iotil (#1279) by Alberto Cavalcante · 1 year, 1 month ago
  62. 717ae2f chore(bazel): add MODULE.bazel files for bzlmod (#1245) by Matthieu MOREL · 1 year, 1 month ago
  63. 92a716d Fix comments by Vladimir Moskva · 1 year, 2 months ago
  64. 9b954d0 Add dict_replace_if_equal command to buildozer. (#1274) by Tyler Sellmayer · 1 year, 2 months ago
  65. 80f1f68 Add support for substituting deps inside select statements (#1275) by Vladimir Moskva · 1 year, 3 months ago
  66. 1429e15 Add support for `*.MODULE.bazel` files (#1266) by Fabian Meumertzheim · 1 year, 5 months ago v7.1.2
  67. fa8c825 Fix README copy&paste error (#1267) by Fabian Meumertzheim · 1 year, 5 months ago
  68. 82469e9 Add missing repo boundary files (#1222) by Fabian Meumertzheim · 1 year, 5 months ago
  69. d1f67a5 Golint by Vladimir Moskva · 1 year, 5 months ago
  70. 2bc4b5e buildozer: correctly substitute custom string attrs (#1246) by thumphries-stripe · 1 year, 5 months ago v7.1.1
  71. 09e2763 Fix crash when MODULE.bazel has `foo = bar.baz()` (#1263) by Fabian Meumertzheim · 1 year, 5 months ago
  72. c7c6e84 Reference runner.bat with local workspace path (#1260) by steve-261370 · 1 year, 5 months ago
  73. f077f7a Do not declare bash output on windows (#1262) by Xavier Bonaventura · 1 year, 5 months ago
  74. f7e6945 Stop testing the ability to set licenses and distribs on a package level. (#1261) by aiuto · 1 year, 5 months ago
  75. ebed8ee constant-glob validates named include argument (#1257) by Mark Elliot · 1 year, 5 months ago
  76. 66c6051 Stricter formatting of load statements (#1244) by Vladimir Moskva · 1 year, 6 months ago v7.1.0
  77. 03bf520 Add WriteFile and OpenReadFile variables in buildtools/file API. (#1238) by openvcdiff · 1 year, 7 months ago
  78. 959427f Restore moving licenses (#1235) by Vladimir Moskva · 1 year, 8 months ago
  79. 1f9d77e Output if a warning is auto-fixable (#1233) by Tianyu Geng · 1 year, 8 months ago
  80. c224b56 Stop moving distribs from a function to the package. (#1223) by aiuto · 1 year, 8 months ago
  81. 304e38a Add windows support (#1011) by Patrice Vignola · 1 year, 8 months ago
  82. 3c721d0 Update rules_go to 0.45.1 (#1234) by Vladimir Moskva · 1 year, 8 months ago
  83. 633cf94 Fixes build for Windows (#1230) by Yun Peng · 1 year, 8 months ago
  84. d4c9dcc Properly handle default_package_metadata attribute. (#1217) by aiuto · 1 year, 10 months ago
  85. 433ea85 Fix false positive warnings for package on top (#1214) by Vladimir Moskva · 1 year, 10 months ago v6.4.0
  86. 23aa65d Fix package-on-top warning (#1211) by Vladimir Moskva · 1 year, 11 months ago
  87. e8decc8 Make package on top apply fix (#1200) by Logan Shire · 1 year, 11 months ago
  88. 72c8ba3 Document “module” input type (#1194) by Philipp Stephani · 1 year, 11 months ago
  89. 18a6585 Update the docs for Buildozer (#1206) by Vladimir Moskva · 1 year, 11 months ago
  90. de3cc59 Update proto rules to the latest version (#1208) by Vladimir Moskva · 1 year, 11 months ago
  91. eb5f67e chore: update to latest rules_nodejs (#1207) by Alex Eagle · 1 year, 11 months ago
  92. af7d35f buildifier: fix uninitialised check when using list unpack assignment (#1202) by Nayef Ghattas · 1 year, 11 months ago
  93. 73b832e Disable Bzlmod explicitly in .bazelrc (#1205) by Yun Peng · 1 year, 11 months ago
  94. 7d855c5 Fix check for WORKSPACE setting for buildifier, allow WORKSPACE.bzlmod (#1195) by Claudio Bley · 2 years ago
  95. 5200840 New error `MISSING_LIST_ITEM` for `print_comment` (#1199) by danielmirchandani · 2 years ago
  96. 046e168 Return error `MISSING` when `print_comment` can't find attribute. (#1196) by danielmirchandani · 2 years ago
  97. 386244e Compare load statements case-insensitively (#1192) by Vladimir Moskva · 2 years ago
  98. ae65eee Compare load paths as paths instead of just strings (#1191) by Vladimir Moskva · 2 years ago
  99. b163fcf Add `format` command to force unconditional formatting (#1186) by Fabian Meumertzheim · 2 years ago v6.3.3
  100. 5662808 Enable out-of-order-load by default (#1183) by Keith Smiley · 2 years, 1 month ago