summaryrefslogtreecommitdiff
path: root/test/buildtool/file_system/git_tree.test.cpp
AgeCommit message (Expand)Author
2022-12-21Git CAS: Move Git tree ops to fake repo wrapper classPaul Cristian Sarbu
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-05GitCAS: Support reading/creating trees without filesystem IOOliver Reiche
2022-08-05GitCAS: Add create tree via libgit2's treebuilderOliver Reiche
2022-08-05GitCAS: Implement reading git tree via libgit2Oliver Reiche
2022-06-13GitTree: Simplify testsOliver Reiche
2022-02-28Tests: Avoid std::tmpnam as it is considered unsafeOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig