1. 7a74e91 build: add missing dependency to textproto indexer (#54) by Justin Buchanan · 5 years ago
  2. 93e6991 feat(textproto_indexer): add refs for schema comments (#53) by Justin Buchanan · 5 years ago
  3. d97ca44 fix(go_indexer): always emit anchor for anon value types (#3605) by Cody Schroeder · 5 years ago
  4. f36ecef feat(java_indexer): add MarkedSources for function tapp nodes (#3601) by Cody Schroeder · 5 years ago
  5. 1342bdb fix(example): use new FileTree API in sample web ui (#3603) by Cody Schroeder · 5 years ago
  6. 0ef9b74 fix(post_processing): convert DirectoryReply to FileDirectory for serving data (#3604) by Cody Schroeder · 5 years ago
  7. 8358e75 fix(bazel): Ensure extra actions actually get hooked up. (#3602) by jaysachs · 5 years ago
  8. ef563d3 release: remove sample web ui (#3597) by jaysachs · 5 years ago
  9. 53a94c8 build: update min/max Bazel versions to 0.22.0/0.23.1 (#3599) by Cody Schroeder · 5 years ago
  10. 94e70cd feat(bazel): Use bazelisk in Bazel extractor Dockerfile extraction. (#3596) by jaysachs · 5 years ago
  11. c6b867d ci(buildbot): remove --keep_going option from Bazel build (#3598) by Cody Schroeder · 5 years ago
  12. 3802cc6 build: update lein to latest version (#3595) by jaysachs · 5 years ago
  13. c391963 build: update github.com/dsnet/compress to tagged release v0.0.1 (#3594) by M. J. Fromberger · 5 years ago
  14. 34be09c build: fix error with --incompatible_depset_union (#3592) by Cody Schroeder · 5 years ago
  15. 2044c0e build: fix error with --incompatible_new_actions_api (#3591) by Cody Schroeder · 5 years ago
  16. 0580088 fix(cxx_indexer): attach build_config to file claim tokens (#3590) by zrlk · 5 years ago
  17. 8cd0124 feat(tooling): add --build_config filter to 'kythe xrefs' command (#3588) by Cody Schroeder · 5 years ago
  18. 9cae15e feat(tooling): add --build_config filter to 'kythe decor' command (#3587) by Cody Schroeder · 5 years ago
  19. cd56658 Add newlines between verifier -show_protos output. (#3586) by Owen Rodley · 5 years ago
  20. e1ec43b chore: downstream javadoc warning fix (#3575) by Daniel Moy · 5 years ago
  21. 0ebc033 test(cxx indexer): ensure xrefs are created for proto extension fields (#3581) by Justin Buchanan · 5 years ago
  22. 490c014 build: remove obsolete Go build.bzl macro (#3585) by Cody Schroeder · 5 years ago
  23. c2fdc15 build: remove manually written header include path (#3584) by Cody Schroeder · 5 years ago
  24. dfaa6ea build: support --incompatible_disallow_dict_plus (#3583) by Cody Schroeder · 5 years ago
  25. 9049e77 build: update protobuf to v3.7.0 (#3582) by Cody Schroeder · 5 years ago
  26. 0292676 feat(serving): add build configs per corpus (#3580) by Cody Schroeder · 5 years ago
  27. 611d903 fix(dev): format shasum_tool output to match sha256sum (#3573) by Cody Schroeder · 5 years ago
  28. 03bf517 release: add cc_proto_metadata_plugin (#3579) by Cody Schroeder · 5 years ago
  29. b8d5802 release: add kzip tool (#3578) by Cody Schroeder · 5 years ago
  30. a6853c3 release: add Bazel extractor for java_import rules (#3577) by Cody Schroeder · 5 years ago
  31. 39b7473 fix(docs): update getting started for clang-3.6 (#3576) by jaysachs · 5 years ago
  32. 6be739a release: support release archive as Bazel repository (#3574) by Cody Schroeder · 5 years ago
  33. 96cb400 feat(api): add set of build configs per Corpus in CorpusRootsReply (#3572) by Cody Schroeder · 5 years ago
  34. 977c5ab build: restore missing proto dependency (#3571) by Cody Schroeder · 5 years ago
  35. 2853c7a deprecation(api): remove deprecated DirectoryReply fields (#3568) by Cody Schroeder · 5 years ago
  36. 762ceaa chore: remove an unused import from analysis.proto (#3570) by M. J. Fromberger · 5 years ago
  37. 78f1ded build: update github.com/hanwen/go-fuse to tagged release v1.0.0 (#3569) by M. J. Fromberger · 5 years ago
  38. 0dcf084 fix: resolve #3557 by codifying behavior of filtering (#3563) by Daniel Moy · 5 years ago
  39. 13f5095 build: update github.com/googleapis/gax-go to tagged release v1.0.1 (#3565) by M. J. Fromberger · 5 years ago
  40. e2aaf23 feat(java_indexer): add MarkedSources for array/generic tapp nodes (#3561) by Cody Schroeder · 5 years ago
  41. 5c3e9c2 fix(tooling): migrate 'kythe ls' filters from deprecated FileTree API (#3566) by Cody Schroeder · 5 years ago
  42. 3ffd259 fix(tooling): migrate kythefs from deprecated FileTree API (#3564) by Cody Schroeder · 5 years ago
  43. 0386a0e build: replace use of deprecated Gazelle rule (#3562) by Cody Schroeder · 5 years ago
  44. 44c348b fix(docs): clarify VName documentation in analysis.proto (#3560) by Shahms King · 5 years ago
  45. c39c22e build: update github.com/jmhodges/levigo to tagged release v1.0.0 (#3558) by M. J. Fromberger · 5 years ago
  46. 78c92cb fix(guava): allow using guava along with modules (#3559) by Shahms King · 5 years ago
  47. ed9e660 fix: tag google cloud builds (#3556) by Daniel Moy · 5 years ago
  48. 5b31695 build: update the pinned version of Gazelle (#3555) by M. J. Fromberger · 5 years ago
  49. 764a79b build: remove unnecessary params file in java_proto_verifier_test (#3554) by Cody Schroeder · 5 years ago
  50. 27b3ab0 build: use Args objects to format action arguments (#3552) by Cody Schroeder · 5 years ago
  51. 2d64378 build: minor bzl rule updates (#51) by Justin Buchanan · 5 years ago
  52. e658b1c fix(textproto indexer): implement and test repeated extension fields (#50) by Justin Buchanan · 5 years ago
  53. ec91585 build: update Bazel rules_go to 0.17.1 (#3548) by Cody Schroeder · 5 years ago
  54. ca11050 chore: allow user-provided bazelrc (#3547) by Shahms King · 5 years ago
  55. 73087e4 chore: remove mkdir step from gcp extraction (#3546) by Daniel Moy · 5 years ago
  56. ffe36be fix: add support for bazel BuildSteps generation (#3545) by Daniel Moy · 5 years ago
  57. a47b32e fix(kzip_create): implement flag.Getter for all flat types (#3544) by Shahms King · 5 years ago
  58. 7f82fe4 feat(kzip_create): allow complete specification of a compilation unit (#3542) by Shahms King · 5 years ago
  59. 95d6011 chore(cleanup): delete the obsolete kindex_file_generator (#3543) by Shahms King · 5 years ago
  60. 5b6c51c refactor(build): move cc proto verifier tests into a bzl macro (#3541) by Justin Buchanan · 5 years ago
  61. d0255f5 feat(kzip_create): allow embedding details messages in kzips (#3538) by Shahms King · 5 years ago
  62. f8de8e7 fix: remove javac-extractor.err and .out printing from javac-wrapper.sh (#3539) by Daniel Moy · 5 years ago
  63. 86047d6 fix: quiet the error printing in gcp (#3535) by Daniel Moy · 5 years ago
  64. 59ae0ab fix: normalize env vars used for input and output to gcp extraction (#3536) by Daniel Moy · 5 years ago
  65. 8f9c34a fix: pin gcp extraction example and tests to :stable (#3534) by Daniel Moy · 5 years ago
  66. dc839a1 feat(go_platform): add kzip subcommand for creating trivial kzips (#3537) by Shahms King · 5 years ago
  67. dd8fe90 feat(cxx_indexer): add tests and fix support for C++/proto metadata references (#3531) by Shahms King · 5 years ago
  68. eba6ff4 fix(pipeline): beam output path can contain a filesystem scheme (#3532) by Robin Palotai · 5 years ago
  69. 7ed4a5f fix: remove index in default maven/gradle single target extraction (#3526) by Daniel Moy · 5 years ago
  70. 531c27d fix(cxx_extractor): remove deprecated and now-unused field (#3533) by Shahms King · 5 years ago
  71. a0b88a9 build: update Bazel rules_go to 0.17.0 (#3529) by Cody Schroeder · 5 years ago
  72. 252c046 fix(build): remove duplicate src paths in java_extract_kzip (#3530) by Justin Buchanan · 5 years ago
  73. 448d46e feat(serving): add build configs to FileTree serving data (#3527) by Cody Schroeder · 5 years ago
  74. b5eddd5 feat(api): add build configurations per FileTree entry (#3523) by Cody Schroeder · 5 years ago
  75. 5fd55cd fix: pin gradle/maven extraction to jdk8 instead of using gcp provided image (#3524) by Daniel Moy · 5 years ago
  76. 9fdb27a chore(dev): update github.com/golang/snappy to tagged release v0.0.1 (#3525) by M. J. Fromberger · 5 years ago
  77. 4ccde23 build: update Apache Beam to 2a412352 (#3522) by Cody Schroeder · 5 years ago
  78. 48264e2 fix(dev): include brotli and leveldb in the macOS package list (#3519) by M. J. Fromberger · 5 years ago
  79. 4b5b0a5 fix(dev): provide a starting point for the find command (#3517) by M. J. Fromberger · 5 years ago
  80. 36e2e54 fix: downstream change from java bazel (#3518) by Daniel Moy · 5 years ago
  81. a3f8334 fix(dev): allow specification of a correct Bison version (#3516) by M. J. Fromberger · 5 years ago
  82. 9dbb2a1 fix(dev): use POSIX safe flags for tr (#3515) by M. J. Fromberger · 5 years ago
  83. cc9d2d6 feat(api): add CrossReferencesRequest filter for build config (#3512) by Cody Schroeder · 5 years ago
  84. 0d2ea56 feat(cxx_common): proto plugin to embed metadata in C++ headers (#3511) by Shahms King · 5 years ago
  85. abeff3e feat(extraction): add generic GCB Bazel extraction config (#3509) by Cody Schroeder · 5 years ago
  86. d14cb50 fix(cxx_common): anticipate changes in Bison 3.3 syntax (#3513) by zrlk · 5 years ago
  87. 752037d fix: downstream fix to provider syntax (#3508) by Daniel Moy · 5 years ago
  88. 202187c fix: go style errors introduced in previous commit (#3502) by Robin Palotai · 5 years ago
  89. e907832 feat(post_processing): support reading input files from a directory (#3497) by Robin Palotai · 5 years ago
  90. fe697cd fix: some documentation fixes for bazel gcp (#3505) by Daniel Moy · 5 years ago
  91. cb9ae72 chore: remove older style bazel gcp extraction (#3501) by Daniel Moy · 5 years ago
  92. 47b95a4 fix: remove the smallest of characters (#3507) by Daniel Moy · 5 years ago
  93. 6513c36 chore: move most of kythe/go/extractors/gcp to kythe/extractors/gcp (#3503) by Daniel Moy · 5 years ago
  94. 60d20f9 refactor(cxx_indexer): DependentName nodes and edges (#3500) by Shahms King · 5 years ago
  95. 2af6297 feat(extraction): add Bazel extraction Docker image (#3499) by Cody Schroeder · 5 years ago
  96. 04b7bb2 fix: propagating a downstream fix on typescript (#3496) by Daniel Moy · 5 years ago
  97. cddcda7 feat(tooling): add KytheFS tool to mount index to filesystem (#3419) by Robin Palotai · 5 years ago
  98. 2e8e241 fix: two warnings (#3481) by Evan Martin · 5 years ago
  99. f348830 Post-std::string clean up moving an unnecessarily inline function out of line (#3498) by Shahms King · 5 years ago
  100. 75bc6d8 test(java_indexer): add test for xrefs between java and proto extensions (#3494) by Justin Buchanan · 5 years ago