1. 27be709 Remove perl dependency for bash completions by Philip Patsch · 7 years ago
  2. 5e5ee0d Rollforward of https://github.com/bazelbuild/bazel/commit/ec83598cb6ee4136166bb562a24dc5dfa58921db and the followup correction in https://github.com/bazelbuild/bazel/commit/44f92dd508824f2bae03e0e55dc4282908a562ec: Change the list of rc files accepted. by ccalvarin · 7 years ago
  3. d96f157 Automated rollback of commit ec83598cb6ee4136166bb562a24dc5dfa58921db, and followup unknown commit by ccalvarin · 7 years ago
  4. 5919e7a Fix usage command of release script by Yannic Bonenberger · 7 years ago
  5. ec83598 Change the list of rc files accepted. by ccalvarin · 7 years ago
  6. 2a8b657 Add a --server_javabase startup option as an alias for the LHS --host_javabase by cushon · 7 years ago
  7. bed8c5f Fix Guava version in compile.sh. by philwo · 7 years ago
  8. 28fcf28 debian package: declare dependency on unzip by Klaus Aehlig · 7 years ago
  9. f11c6bc python tools: ensure files are closed by laszlocsomor · 7 years ago
  10. e7a51e0 use https url in .deb package Homepage field by Mostyn Bramley-Moore · 7 years ago
  11. 886d01c Add Arm64 support by Arielle Albon · 7 years ago
  12. 7c49bd9 Make the embedded JDK targets the default by Liam Miller-Cushon · 7 years ago
  13. 4dd6dac Add flag to skip early base extraction by andy g scott ? · 7 years ago
  14. 09222fa Introduces a BAZEL_JAVAC_OPTS environment variable to the bootstrap build with empty default value to keep the script behavior unchanged. javac is not given a large enough max heap on Raspberry Pi 3. This change but allows the user to override the setting. by Googler · 7 years ago
  15. 72141a1 update bazel's embedded jdk to jdk9 by cushon · 7 years ago
  16. d595703 Move --distdir out of experimental status by Klaus Aehlig · 7 years ago
  17. fce20d79 Avoid dependency on coreutil. by Greg Steuck · 7 years ago
  18. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  19. 3c9cd82 distfile: pack the archives needed later in the build by Klaus Aehlig · 7 years ago
  20. 849df36 Use the local JDK as the default target javabase by cushon · 7 years ago
  21. 6b0ccd10 Wrap a comment line around 80 chars. by Googler · 7 years ago
  22. cfc64a3 Records profiling information for ActionFS staging and updates. by shahan · 7 years ago
  23. 032141d Remove some references to JDK 7, which is not longer supported by cushon · 7 years ago
  24. 8ab0907 Fix typo in gcloud kms decrypt command. by philwo · 7 years ago
  25. 2b59370 Fix artifacts uploaded to GitHub as part of final releases. by philwo · 7 years ago
  26. 7131b2c s/BazelMain/Bazel/ by michajlo · 7 years ago
  27. 32a7f61 Fix permissions for bazel developer scripts. by John Cater · 7 years ago
  28. 0bf1413 bazel-dev is a helper script which attempts to rebuild Bazel on every execution. by John Cater · 7 years ago
  29. 5fabb43 Simplify the release scripts in preparation of rewriting them in Python by Philipp Wollermann · 7 years ago
  30. f482d9e Remove current contents of the default global bazelrc. by John Cater · 7 years ago
  31. 755d3be third_party/guava: update to 24.1 by Jakob Buchgraber · 7 years ago
  32. 32c5add Update the distfile compile scripts to create a valid embedded tools repository. by John Cater · 7 years ago
  33. e4c8509 Allow templated expansion of data dependency names in the RPM spec file. by John Cater · 7 years ago
  34. 38ff396 Update gRPC to 1.10.0 by Carl Mastrangelo · 7 years ago
  35. c92d54e Sync Debian package deps, and add a comment to prevent future desync. by John Millikin · 7 years ago
  36. 2744412 Add a helper script to run `git bisect` over the Bazel source code by John Cater · 7 years ago
  37. c2499c4 Expose --output_user_base to the Bazel server process by Klaus Aehlig · 7 years ago
  38. a3339c8 [Skylint] Do not crash ControlFlowChecker on nested functions. by Taras Tsugrii · 7 years ago
  39. 5a3aa58 Automatic code cleanup. by Googler · 7 years ago
  40. 8bda143 generate_changelog.py: Fix version number for development version by Yun Peng · 7 years ago
  41. f7f37be Simplify generate-changelog-file rule by Yun Peng · 7 years ago
  42. e8dea31 Remove Bazel's Docker tests. by Philipp Wollermann · 7 years ago
  43. d0655f5 Fix index out of range error in convert_changelog.py by U-GOOGLE\pcloudy · 7 years ago
  44. 76eb2a4 Partially revert fca3d391161ae4c92cf289a897db2a1c69a9b334 by Klaus Aehlig · 7 years ago
  45. fca3d39 Create function createJavaInfo with new API. Implement JavaExportsProvider. by dbabkin · 7 years ago
  46. 6e945ce Update javac version to 9+181-r4173-1 by Liam Miller-Cushon · 7 years ago
  47. c924cf6 Clean up Windows config_settings by Yun Peng · 7 years ago
  48. b30dfcb Add CI configuration to run tests with Python 3 interpreter by Doug Greiman · 7 years ago
  49. ac9caeb Temporarily disable FreeBSD-12 by Klaus Aehlig · 7 years ago
  50. 1fa84f1 Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0. by philwo · 7 years ago
  51. 55f1e58 Remove FreeBSD from our CI temporarily. by philwo · 7 years ago
  52. 1c5a134 Disable CommandUsingLinuxSandboxTest in bazel-tests-remote. by ruperts · 7 years ago
  53. e453086 Add a non remote execution build to compare build times by Damien Martin-Guillerez · 7 years ago
  54. ef381e5 Shell code cleanup by Androbin · 7 years ago
  55. 75eca48 Fix broken target in Intellij project definition. by buchgr · 7 years ago
  56. 609d551 Add a toolchains= dependency to a few genrules so that the Bazel test suite passes. by lberki · 7 years ago
  57. 2f3d7df Moving the RemoteWorker into tools/remote directory. by olaola · 7 years ago
  58. 3be6417 scripts/serve-docs.sh: allow overriding PORT/HOST by Klaus Aehlig · 7 years ago
  59. 1a483d4 Move bazel conditions into src/conditions. by tomlu · 7 years ago
  60. 98be14f Add . to the bootstrap protoc include paths by Olivier Chafik · 7 years ago
  61. f84650c Enable auto-completion for the "ibazel" command by Martin Probst · 7 years ago
  62. 9c78a79 Various Shell Script Fixes and Improvements - Part One by Androbin · 7 years ago
  63. 5c7fc5b macOS compatibility in build.ps1. by Peter Mounce · 7 years ago
  64. 7f72af1 Fix //src/test/shell/integration:progress_reporting_test by Klaus Aehlig · 7 years ago
  65. 4d09a1d SOURCE_DATE_EPOCH environment variable override the timestamp by Damien Martin-Guillerez · 7 years ago
  66. c8be465 Allow Bazel's Debian package to install with headless JDK. by John Millikin · 7 years ago
  67. 4158425 third_party/grpc: Update to version 1.7.0 by Jakob Buchgraber · 7 years ago
  68. a7b5a53 Remove target from BUILD file that was prematurely added in https://github.com/bazelbuild/bazel/commit/75d8fe1d347b45f4dd808a76c3a73b24f9728284. by dannark · 7 years ago
  69. d6dde57 third_party/grpc: Update to version 1.7.0 by Jakob Buchgraber · 7 years ago
  70. e974328 Deactivate //src/test/shell/integration:progress_reporting_test on remote tests by dmarting · 7 years ago
  71. 9ff29e6 Deactivate FreeBSD-12 tests by dmarting · 7 years ago
  72. 5d3f4f1 Make bazel work with java9 by Bernhard M. Wiedemann · 7 years ago
  73. 74e4d31 Remove no longer used site publisher by Damien Martin-Guillerez · 7 years ago
  74. 7e748d1 Fix Bazel nightlies: do not build webapp by dmarting · 7 years ago
  75. e67d295 Fix the docker path for Bazel docs publisher and set timeout by dmarting · 7 years ago
  76. 49a3e4b Add files to build site directly on Google Cloud Container Builder by Damien Martin-Guillerez · 7 years ago
  77. 2cd2e78 Delete benchmark code. by tomlu · 7 years ago
  78. e09c63f Migrate bazel-tests-remote.json and update configs by Xin Gao · 7 years ago
  79. 8d58ec1 Do not output Bazel leaves to logs. by Dmitry Lomov · 7 years ago
  80. 95c63de bazelrc: remove experimental_ui options by Klaus Aehlig · 7 years ago
  81. e147372 Fix compile.sh to not hardcode the guava version. by John Cater · 7 years ago
  82. 445a879 Release notes: correctly strip out none, n/a, no by Damien Martin-Guillerez · 7 years ago
  83. a97f914 Ensure that the release notes are not empty if there is no rollback by Damien Martin-Guillerez · 7 years ago
  84. b62f717 Release notes test small fixes by Damien Martin-Guillerez · 7 years ago
  85. 2ea4fa2 Remove support for --javabase=<absolute path>. by lberki · 7 years ago
  86. 7c672ac Release notes: exclude no. by dmarting · 7 years ago
  87. aa02990 Clean up TODOs. by László Csomor · 7 years ago
  88. e79a110 Windows,bootstrapping: fix build_windows_jni.sh by Laszlo Csomor · 7 years ago
  89. b48f91c Use releases.bazel.build instead of googleapis.com by Damien Martin-Guillerez · 7 years ago
  90. 088f611 CI,windows: create test_suites for Windows tests by L?szl? Csomor · 8 years ago
  91. f0b8295 Add files that were droped by our export process by dmarting · 8 years ago
  92. 84c1a55 bazel_bootstrap_distfile_test: add logging by laszlocsomor · 8 years ago
  93. aeb863a CI slow-tests: fix parameters for non docker by dmarting · 8 years ago
  94. 88614ee CI slow-tests: Add '+' to enforce the tag presence by dmarting · 8 years ago
  95. c2d0d96 CI: Add missing comma to the docker-slow-test config by dmarting · 8 years ago
  96. 7bfe3af Have intellij ignore docker tests. by John Cater · 8 years ago
  97. f5dc80b Move bazel_determinism_test to bazel-slow-test job by Damien Martin-Guillerez · 8 years ago
  98. a5f6193 Update gRPC dependency to 1.6.1 by buchgr · 8 years ago
  99. 5da5572 Shard further docker-tests and use tags for sharding by Damien Martin-Guillerez · 8 years ago
  100. c5c8c35 Simplify bazel-{,docker-}tests.json by Damien Martin-Guillerez · 8 years ago