1. ac09f0a Add type assertion that TreeFileArtifact's parentTreeArtifact member is a by cpeyser · 7 years ago
  2. 2918e78 Add a sanity check to prevent creation of Artifacts with an empty path by ulfjack · 7 years ago
  3. a155b53 Replace all usages of Blaze's Preconditions class with guava. by tomlu · 7 years ago
  4. 3d2a68c Automated conversion to Java 8 by laurentlb · 8 years ago
  5. b4060b6 Refactor all ctor callsites of PathFragment to instead call a static 'create' method. by nharmata · 8 years ago
  6. 14db507 Add ActionInput.getExecPath, which returns a PathFragment by Ulf Adams · 8 years ago
  7. 5e60e38 Rollback of commit 59180a4ea66b1395b5b85defd732859ecae919ea. by Yue Gan · 8 years ago
  8. 59180a4 Add SpawnInputExpander helper class to arrange runfiles for spawn strategies by Ulf Adams · 8 years ago
  9. 11e52b4 Add a small helper method to ActionInputHelper by Ulf Adams · 8 years ago
  10. 33bab46 Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata. by Rumou Duan · 9 years ago
  11. a77f32c Introduce TreeFileArtifact, which represents files under TreeArtifacts. by Rumou Duan · 9 years ago
  12. ece7572 Rollback of commit a0eefb52f529b73c6cb92f0a762853646ea2eae6. by Googler · 9 years ago
  13. a0eefb5 Rollback of commit df03e10f6552566982399b8779fe7bc7a17d75dc. by Michajlo Matijkiw · 9 years ago
  14. df03e10 Make unpredictable action inputs and outputs available to Actions. by Michael Thvedt · 9 years ago
  15. 434e68e Rename MiddlemanExpander to ArtifactExpander, and refactor it to yield ArtifactFiles. by Michael Thvedt · 9 years ago
  16. e3b1cb7 Introduce TreeArtifact and associated code to work with it. No functionality implemented yet. by Michael Thvedt · 9 years ago
  17. 6df8179 Use Bazel Preconditions variant which avoids varargs array creation by Mark Schaller · 9 years ago
  18. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  19. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago