1. 199e70c [2/3] Remove the term "sanity" in comments. by Googler · 4 years, 6 months ago
  2. a138877 Fix minor code issues flagged by error prone by David Ostrovsky · 4 years, 9 months ago
  3. 241d8c0 Add BUILD files for test/.../build/lib{buildeventstream,skylark/...,util/...,windows/..., and others} by kkress · 5 years ago
  4. b5309a7 BUILD file cleanup. by kkress · 5 years ago
  5. cc73a9f Automatic code cleanup. by Googler · 5 years ago
  6. a4de484 Add rules_java load statements. by iirina · 6 years ago
  7. 4ca768e standardize graph output indentation with 2 spaces by Ricky Pai · 6 years ago
  8. c7cf6f0 Add documentation to Collection<E> get() method. by dbabkin · 7 years ago
  9. c90d4b5 Change private method to static to underline that it is not intended to use by dbabkin · 7 years ago
  10. 9f58c50 Remove lock around DiGraph in BlazeQueryEnvironment by dbabkin · 7 years ago
  11. ee8000d Remove hashCode int field from Node. by dbabkin · 7 years ago
  12. 8c2b481 Delete unused method. by twerth · 7 years ago
  13. 871d9f5 Remove the unused Matrix class. by lberki · 7 years ago
  14. 8ac761a Switch a few maps/sets to CompactHash(Map|Set) by Googler · 7 years ago
  15. 3bcb9f6 More BUILD file refactorings. by philwo · 8 years ago
  16. a393c428d Split "shell", "graph" into their own packages. by philwo · 8 years ago
  17. 0df3ddbd Polishing by Jonathan Bluett-Duncan · 8 years ago
  18. ed24961 Remove Java 7 type inference workarounds and TODOs by brandjon · 8 years ago
  19. 3d2a68c Automated conversion to Java 8 by laurentlb · 8 years ago
  20. 95bbe9c Delete unused classes by Michajlo Matijkiw · 9 years ago
  21. 8b1a094 Workaround javac 1.7 bug by Dmitry Lomov · 9 years ago
  22. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  23. 3ab82f7 Fix some warnings. by Ulf Adams · 10 years ago
  24. 54733f9 Code cleanup by Laurent Le Brun · 10 years ago
  25. 706bc72 Replace query option --order_results with --order_output, which can take three values for a given output formatter: 'no', 'deps', or 'full'. A fourth value, 'auto', means either 'deps' or 'full' depending on the formatter. by Janak Ramakrishnan · 10 years ago
  26. d34667f Clean up some testing-only and single-call codepaths in Digraph code. by Janak Ramakrishnan · 10 years ago
  27. 07dba94 Some cleanup changes. by Ulf Adams · 10 years ago
  28. e72d522 Add a SkyQueryEnvironment which runs queries by examining the Skyframe graph. by Janak Ramakrishnan · 10 years ago
  29. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago