Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-28 | Move blob_tree to the common stage since it is used only there. | Maksim Denisov | |
2023-02-22 | ExecutionApi: Retrieve to correct CAS directly | Oliver Reiche | |
... by keeping track of each blob being a file or executable and storing it to the correct local physical CAS directory. The new flag is merely a hint and only used by the local execution API. Leaving it out will still correctly transfer the blob but may cause unnecessary duplicates in file CAS. | |||
2022-12-21 | Git CAS: Move Git tree ops to fake repo wrapper class | Paul Cristian Sarbu | |
2022-11-24 | Fix root directory upload to honor tree invariant. | Sascha Roloff | |