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