1. 70c0e61 Fix directory structure for FontAwesome by Googler · 4 years, 4 months ago
  2. 07400c0 Add --{no,}autodetect_server_javabase. by Austin Schuh · 4 years, 4 months ago
  3. f1a4cdb Docs: add Flare.build to remote-execution.md by tatiana · 4 years, 4 months ago
  4. 8561323 Docs: Add Intro about where to edit shared source files for Blaze/Bazel; create go links by Googler · 4 years, 4 months ago
  5. a13f590 Allow starlark string flags to mark themselves as allowMultiple. by juliexxia · 4 years, 4 months ago
  6. f1dca86 [doc] Versioning on Bazel by ranjanih · 4 years, 4 months ago
  7. 453d263 Docs: Add Intro info about where to make edits for shared source for Bazel/Blaze; add go links and test all of the other links by Googler · 4 years, 4 months ago
  8. 2a07fed Remove ABSOLUTE_JAVABASE in Bazel and remove obsolete documentation. by Ivo List · 4 years, 4 months ago
  9. d9ebac9 Use correct GCP links. by Googler · 4 years, 4 months ago
  10. 06c83d2 Improve doc. by Googler · 4 years, 4 months ago
  11. 22230e4 Docs: Standardize tutorials for similar format, headings and layout by Googler · 4 years, 5 months ago
  12. cc9e4b5 Docs: Product cleanup for Blaze versus Bazel references by Googler · 4 years, 5 months ago
  13. 61db615 Pull some information on how targets are instantiated further up in the rules doc by Googler · 4 years, 5 months ago
  14. bc321af Docs: Product name cleanup for Bazel vs Blaze by Googler · 4 years, 5 months ago
  15. 2a5bf22 During flag parsing, verify that `--embed_changelist` does not contain a newline character. by jhorvitz · 4 years, 5 months ago
  16. fc2f2cf Correct documentation for filegroup.data by Googler · 4 years, 5 months ago
  17. 9101858 Fix cumulative typo on performance docs by Marc Zych · 4 years, 5 months ago
  18. 012907b [DOC] repository_rules: Minor grammar fix by Eric Cousineau · 4 years, 5 months ago
  19. d21c077 Improve syntax highlighting of code snippet. by Googler · 4 years, 5 months ago
  20. f9abcf0 Improve the "Rules" documentation section by Googler · 4 years, 5 months ago
  21. 817e220 Docs: Update headers in Bazel overview pages by Googler · 4 years, 5 months ago
  22. c55d2d0 Fix redirects in test-encyclopedia. by Googler · 4 years, 5 months ago
  23. 4962847 Re-organizing persistent worker pages by ranjanih · 4 years, 5 months ago
  24. e98442b Fix grammar in docs for legacy feature patching by cmita · 4 years, 5 months ago
  25. 4824527 Add link to @bazel/worker in persistent-workers.md by Joe Lencioni · 4 years, 5 months ago
  26. 552f0e72 docs: remove stray code fence causing incorrect formatting by Matt Mackay · 4 years, 5 months ago
  27. 010752b Docs: Remove redundant headings; add intro sentences by Googler · 4 years, 5 months ago
  28. 38835eb Add information about how to create workers to the Bazel site. by steinman · 4 years, 5 months ago
  29. b65d6e4 Reserve site-specific exit code. by adgar · 4 years, 5 months ago
  30. a4cc19f Update docs on query --order_output by tanzhengwei · 4 years, 5 months ago
  31. d67eb0f Update exit code 33 documentation. by jhorvitz · 4 years, 5 months ago
  32. 23abf24 Docs: Remove hand-coded TOCs from Bazel docs by Googler · 4 years, 5 months ago
  33. 6666357 Documenting flags by Googler · 4 years, 5 months ago
  34. 24e3b9b API change discussed in https://github.com/bazelbuild/bazel/pull/12006. by juliexxia · 4 years, 6 months ago
  35. 27264d4 Fix typo in rules-tutorial.md by Neeraj Gupta · 4 years, 6 months ago
  36. 22b4dbc Add basic incompatible target skipping by Philipp Schrader · 4 years, 6 months ago
  37. 8dbcc8f Update guide.md by Benson Muite · 4 years, 6 months ago
  38. a7241b6 Part 3 cquery --starlark:file. Add 'providers' function. by aiuto · 4 years, 6 months ago
  39. c58f966 Remove legacy java provider (JavaStarlarkApiProvider.java) by cmita · 4 years, 6 months ago
  40. 7c8fc4f Remove references to experimental feature. by warkahscott · 4 years, 6 months ago
  41. 87f8381 The merge operation is in the constructor. by johnjbarton · 4 years, 6 months ago
  42. 322f76f Bazel docs: Replace the use of "thrust" by Googler · 4 years, 6 months ago
  43. 597211b Update documentation for the 3.7.0 release. by John Cater · 4 years, 6 months ago
  44. bb99f9d DOCS: Add example for canonicalize-flags by Eric Cousineau · 4 years, 6 months ago
  45. 02cbcd2 Implement cquery --output=graph by Greg Estren · 4 years, 6 months ago
  46. 2300e6d Implement build_options for cquery starlark output mode by cparsons · 4 years, 6 months ago
  47. 057ae96 Update documentation for build setting aliases by warkahscott · 4 years, 6 months ago
  48. 334925f DOCS: Add example of visualizing JSON profile on Chromium by Eric Cousineau · 4 years, 6 months ago
  49. c1b80a9 Update platform-intro.md to use reference links. by jcater · 4 years, 6 months ago
  50. cd2209a Fix broken build settings link by gregce · 4 years, 6 months ago
  51. ca62fc4 Update documentation around newer exit codes by michajlo · 4 years, 6 months ago
  52. 28442ae remove "support" for space syntax with starlark flags. by juliexxia · 4 years, 6 months ago
  53. bcb279b Arm64 installation instructions by Matt Davis · 4 years, 6 months ago
  54. d3f0e01 Add note that blazel config relies on server state from previous command. by juliexxia · 4 years, 6 months ago
  55. e92b72b Update worker docs to include info about JSON workers. by steinman · 4 years, 6 months ago
  56. 4a27ebb docfix: Replace Skydoc reference with Stardoc, as former is deprecated by Jonathon Belotti · 4 years, 6 months ago
  57. 8e69eff Update documentation for Bazel 3.6 by laurentlb · 4 years, 6 months ago
  58. dde11d6 Fix broken docs build due to non-ASCII character by Philipp Wollermann · 4 years, 7 months ago
  59. 53ec80e Add Bazel 3.5.1 docs. by aiuto · 4 years, 7 months ago
  60. 9afdb42 Add troubleshooting for Xcode locator problems in Bazel docs. by steinman · 4 years, 7 months ago
  61. 03b5270 DOCS: delete docs on flags to analyze_profile by Googler · 4 years, 7 months ago
  62. 1f82ea8 BE: Merge all columns of the "language-agnostic" rule table by wyv · 4 years, 7 months ago
  63. 8473c85 Minor fixes to anchors in guide.md by Vasilios Pantazopoulos · 4 years, 7 months ago
  64. 514328a Fix shared/external blocks in query's regex and external deps docs, with a little bit of cleanup. by jingwen · 4 years, 7 months ago
  65. 8732c82 Add description about installation support from Bazel team or community members on the installation page. by Jin · 4 years, 7 months ago
  66. 23487e8 Minor typo in output_directories.md by yoav-steinberg · 4 years, 7 months ago
  67. 12b06b2 Support constraint_value directly in select() by Greg Estren · 4 years, 7 months ago
  68. 74bd302 cquery: support configuration "short IDs". by gregce · 4 years, 7 months ago
  69. dc77d40 Add a FAQ about transitioning on --config to starlark transition docs by juliexxia · 4 years, 8 months ago
  70. c64da77 Update versioned docs to include 3.5.0. by aiuto · 4 years, 8 months ago
  71. c28c27f Add new target architectures for c++ binaries built on Windows with MSVC by mai12 · 4 years, 8 months ago
  72. b25228e Update status of execution groups in docs. by juliexxia · 4 years, 8 months ago
  73. 8e8dcc8 Refresh configurable attributes doc. by gregce · 4 years, 8 months ago
  74. f9edc07 Update configuration docs to discuss the exec and host configurations… by John Cater · 4 years, 8 months ago
  75. 8e1ea5c Fix visibility documentation intro section's internal/external visibility by jingwen · 4 years, 8 months ago
  76. 7dd8f89 Add documentation on global bazelrc file to Bazel user guide. by janakr · 4 years, 8 months ago
  77. 769aa3b Added link to Bazelisk in installation doc for Ubuntu by Per Halvor Tryggeseth · 4 years, 8 months ago
  78. 487d0b2 Support cquery Starlark expression output formatter by cparsons · 4 years, 8 months ago
  79. d273204 Fix some minor errors in the platform/toolchain docs by wyv · 4 years, 8 months ago
  80. face144 link exec_group starlark api docs and remove TODO by juliexxia · 4 years, 8 months ago
  81. bea0b7b Adds a note on symlinking a specific version to `bazel`. by Phoenix Meadowlark · 4 years, 8 months ago
  82. f77e52f Update windows.md by mai12 · 4 years, 8 months ago
  83. 56fd358 Remove obsolete information on how to create the profile. by twerth · 4 years, 8 months ago
  84. 11c298e Document the fact that cquery supports recursive target patterns by juliexxia · 4 years, 8 months ago
  85. 3e37b6b Clarify --instrumentation_filter documentation by Googler · 4 years, 8 months ago
  86. c63128d Document that --build_tag_filters does not affect test targets when running `blaze test`. by janakr · 4 years, 8 months ago
  87. 3a9407a Update cquery docs with new aspect support. by gregce · 4 years, 8 months ago
  88. bd9e909 Remove strange arrow in platforms.md by Grzegorz Lukasik · 4 years, 8 months ago
  89. 441586b Add versioning to link to persistent worker docs, and add a bit more about worker logs. by larsrc · 4 years, 9 months ago
  90. 3788048 Remove deprecated usage from ubuntu instructions. by Ryan Pavlik · 4 years, 9 months ago
  91. 215c0a3 Reword a confusing phrase in the bazel cquery documentation. by Googler · 4 years, 9 months ago
  92. 9fa5cb3 Docs: Add BuildBuddy to commercial RBE offerings by Siggi Simonarson · 4 years, 9 months ago
  93. 754c120 Fix trashed headers. by larsrc · 4 years, 9 months ago
  94. 4513812 DOCS: Add documentation of persistent workers by larsrc · 4 years, 9 months ago
  95. 98982a0 Simplify commands for getting a random UUID by Googler · 4 years, 9 months ago
  96. cf38081 Provide IPv6 instructions by Dmitry Frenkel · 4 years, 9 months ago
  97. a6efd3b Recommend the non-experimental execution log options. by Benjamin Peterson · 4 years, 9 months ago
  98. a4f5504 Include jsonproto in the description for --output for aquery. by ahumesky · 4 years, 9 months ago
  99. 2decd3e Clarify when --max_idle_secs is read. by diamondm · 4 years, 9 months ago
  100. 47890ca make curl fail loudly for non-2xx downloads by Xiaoyi Shi · 4 years, 9 months ago