1. c7cf6f0 Add documentation to Collection<E> get() method. by dbabkin · 8 years ago
  2. c90d4b5 Change private method to static to underline that it is not intended to use by dbabkin · 8 years ago
  3. 9f58c50 Remove lock around DiGraph in BlazeQueryEnvironment by dbabkin · 8 years ago
  4. ee8000d Remove hashCode int field from Node. by dbabkin · 8 years ago
  5. 8c2b481 Delete unused method. by twerth · 8 years ago
  6. 871d9f5 Remove the unused Matrix class. by lberki · 8 years ago
  7. 8ac761a Switch a few maps/sets to CompactHash(Map|Set) by Googler · 8 years ago
  8. 3bcb9f6 More BUILD file refactorings. by philwo · 9 years ago
  9. a393c428d Split "shell", "graph" into their own packages. by philwo · 9 years ago
  10. 0df3ddbd Polishing by Jonathan Bluett-Duncan · 9 years ago
  11. ed24961 Remove Java 7 type inference workarounds and TODOs by brandjon · 9 years ago
  12. 3d2a68c Automated conversion to Java 8 by laurentlb · 9 years ago
  13. 95bbe9c Delete unused classes by Michajlo Matijkiw · 10 years ago
  14. 8b1a094 Workaround javac 1.7 bug by Dmitry Lomov · 10 years ago
  15. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 11 years ago
  16. 3ab82f7 Fix some warnings. by Ulf Adams · 11 years ago
  17. 54733f9 Code cleanup by Laurent Le Brun · 11 years ago
  18. 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 · 11 years ago
  19. d34667f Clean up some testing-only and single-call codepaths in Digraph code. by Janak Ramakrishnan · 11 years ago
  20. 07dba94 Some cleanup changes. by Ulf Adams · 11 years ago
  21. e72d522 Add a SkyQueryEnvironment which runs queries by examining the Skyframe graph. by Janak Ramakrishnan · 11 years ago
  22. d08b27f Update from Google. by Han-Wen Nienhuys · 11 years ago