1. 6a44976 Remove OMITTED_FILE_MARKER and OMITTED_TREE_MARKER. by Googler · 5 months ago
  2. 6a9394b Reduce memory consumption of `TrieArtifact` in `ActionInputMap`. by Googler · 11 months ago
  3. 268ee12 Make `ActionInputMapSink#put` return `void`. by Googler · 1 year, 2 months ago
  4. a70ba0e Hardcode strict conflict checks (--incompatible_strict_conflict_checks). by Googler · 1 year, 5 months ago
  5. 9d449ab Add an ActionInputMap#getTreeMetadataForPrefix method to retrieve the metadata for a path's containing tree artifact. by Googler · 1 year, 8 months ago
  6. d8e13c8 Split MetadataProvider.getMetadata() into two methods. by Googler · 2 years ago
  7. b3e0bca Classify the undeclared test outputs directory as a directory instead of a file. by Googler · 2 years, 5 months ago
  8. 8d76ef1 Make it possible to retrieve a TreeArtifactValue from an ActionInputMap. by Googler · 2 years, 5 months ago
  9. aad74a3 Do not flatten tree artifacts in `ActionInputMap`. by ajurkowski · 3 years, 8 months ago
  10. 68a30a0 Remove unnecessary MinimalOutputStore class. by jhorvitz · 4 years, 8 months ago
  11. 2fc2e2b Add support for unresolved symlinks as outputs of actions. by lberki · 6 years ago
  12. f7eee1e Remove ArtifactFileMetadata and replace it with FileArtifactValue. by lberki · 6 years ago
  13. 4c7ca32 Support rewinding of inputs in runfiles by mschaller · 6 years ago
  14. 602cc85 Refactoring: makes the code simpler by deleting Metadata and InputArtifactData. by shahan · 7 years ago
  15. 0eddd29 MetadataProvider now provides ActionInput lookup by exec path. by shahan · 7 years ago