Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-19 | Move functionality for staging from CAS to output paths to TreeReader | Maksim Denisov | |
...and employ it in LocalApi. | |||
2024-11-14 | execution_api remaining: Implement IWYU suggestions | Paul Cristian Sarbu | |
2024-10-07 | Enable readability-* checks. | Maksim Denisov | |
2024-10-07 | Enable bugprone-empty-catch check. | Maksim Denisov | |
2024-09-18 | TreeReaderUtils: change InfoStoreFunc interface | Maksim Denisov | |
...passing constructed Artifact::ObjectInfo by rvalue, to avoid additional copies. | |||
2024-09-13 | Check compatibility in readers based on the hash type | Maksim Denisov | |
2024-09-13 | Rename Compatibility class to ProtocolTraits | Maksim Denisov | |
...and move it to the common stage. | |||
2024-07-12 | Move BazelMsgFactory reading functions to a separate class | Maksim Denisov | |
2024-05-27 | Use common interface for reading tree entries and leafs | Maksim Denisov | |
...in LocalApi and BazelApi. |