summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-14ArchiveOps: Add proper autodetection option for tarballsPaul Cristian Sarbu
2023-08-14test: Refactoring the archive usage testsPaul Cristian Sarbu
2023-08-14ArchiveOps: reduce verbosity in archive type enumPaul Cristian Sarbu
2023-08-14doc: Fix typos in tutorialPaul Cristian Sarbu
2023-08-14expression: add new built in "reverse"Klaus Aehlig
2023-08-14expression: add new built in "set"Klaus Aehlig
2023-08-14expressions: add constant for trueKlaus Aehlig
2023-08-14Update CHANGELOGKlaus Aehlig
2023-08-11external: Fix missing abseil export targetsPaul Cristian Sarbu
2023-08-11external: Clean up absl/random targetsPaul Cristian Sarbu
2023-08-11external: Update libcurl to v8.2.1Paul Cristian Sarbu
2023-08-11external: Update libarchive to v3.7.1Paul Cristian Sarbu
2023-08-11external: Update c-ares to v1.19.1Paul Cristian Sarbu
2023-08-11Add basic end-to-end test for build -PKlaus Aehlig
2023-08-11just build: allow -P to reach into treesKlaus Aehlig
2023-08-11Move downstepping to subobjects to a libraryKlaus Aehlig
2023-08-10doc: Extend documentation with 'symlink' built-in rulePaul Cristian Sarbu
2023-08-10test: Add checks for the 'symlink' built-in rulePaul Cristian Sarbu
2023-08-10built-in: Add 'symlink' rulePaul Cristian Sarbu
2023-08-09Update fmt libraryKlaus Aehlig
2023-08-08Add a test verifying the overwrite property of install and install-casKlaus Aehlig
2023-08-08Unlink files before creation on install-casKlaus Aehlig
2023-08-08absl: export reused library "raw_logging_internal"Klaus Aehlig
2023-08-08grpc and protobuf: use c++17Alberto Sartori
2023-08-08update grpc to version 1.56.2Alberto Sartori
2023-08-08external: Update protobuf to v23.4Paul Cristian Sarbu
2023-08-08external: Update abseil to LTS 20230125.3Paul Cristian Sarbu
2023-08-08external: Fix absl export targetsPaul Cristian Sarbu
2023-08-08just execute: Fix uncollected upwards symlinksPaul Cristian Sarbu
2023-08-07man: Add 'special' pragma to just-mr repository configPaul Cristian Sarbu
2023-08-07doc: Extended treatment of symlinks in roots and treesPaul Cristian Sarbu
2023-08-07test: Add checks for 'special' pragma in just-mrPaul Cristian Sarbu
2023-08-07just-mr maps: Add logic for resolving symlinks in archive repositoriesPaul Cristian Sarbu
2023-08-07just-mr maps: Add logic for resolving symlinks in file repositoriesPaul Cristian Sarbu
2023-08-07just-mr utils: Add resolved tree id file getterPaul Cristian Sarbu
2023-08-07just-mr: Add async map for resolving symlinks in Git treesPaul Cristian Sarbu
2023-08-07test: Add check for reading objects by path from a Git treePaul Cristian Sarbu
2023-08-07GitRepo: Add method for reading object from tree by its pathPaul Cristian Sarbu
2023-08-07utils: Add function to check for confined pathsPaul Cristian Sarbu
2023-08-07just-mr: Update async map keys with the 'special' pragma valuePaul Cristian Sarbu
2023-08-07just-mr: Add map for pragma 'special' valuesPaul Cristian Sarbu
2023-08-07just-mr: Set ignore-special roots via a pragma...Paul Cristian Sarbu
2023-08-07test: Fix typo in script generating test_repo_symlinks bundlePaul Cristian Sarbu
2023-08-07just-mr maps: Clean up remnants from progress reporting reworkPaul Cristian Sarbu
2023-08-07utils: path normalization method should be noexceptPaul Cristian Sarbu
2023-07-27install-cas test: also verify the -P optionKlaus Aehlig
2023-07-27Add option -P to just-install-casKlaus Aehlig
2023-07-27Execution API: support fetching a single artifact to memoryKlaus Aehlig
2023-07-27link install-cas test to test suiteKlaus Aehlig
2023-07-26Add basic test for install-casKlaus Aehlig