summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-28Extend built-in "generic" rule to allow setting "sh"Klaus Aehlig
2023-08-28Fix path hash for libstdc++ bug-fix release 11.4Oliver Reiche
2023-08-28Add explicit fmt::formatter for nlohmann::basic_jsonMichael Thies
2023-08-25just-mr fetch: Allow to back up fetched archives to a given remote CASPaul Cristian Sarbu
2023-08-25just-mr: Interrogate remote CAS before defaulting to network fetch...Paul Cristian Sarbu
2023-08-25just-mr utils: Extract setup-related code into separate libraryPaul Cristian Sarbu
2023-08-25just-mr: Add remote execution and mTLS argumentsPaul Cristian Sarbu
2023-08-25just describe: also show the implict dependenciesKlaus Aehlig
2023-08-25Start 1.3 development cycleKlaus Aehlig
2023-08-25Release 1.2.0v1.2.0Klaus Aehlig
2023-08-24LinkedMap: Simplify ::Find() methodsOliver Reiche
2023-08-24Execution: only take complete actions from cacheKlaus Aehlig
2023-08-23utils path: Add missing inline specifierOliver Reiche
2023-08-23target_map: Use iterators instead of pointer arithmeticOliver Reiche
2023-08-23just: split main codeKlaus Aehlig
2023-08-23just-mr: Split main codePaul Cristian Sarbu
2023-08-22Release 1.2.0~beta3v1.2.0-beta3Oliver Reiche
2023-08-18Release 1.2.0~beta2v1.2.0-beta2Klaus Aehlig
2023-08-16Release 1.2.0~beta1v1.2.0-beta1Klaus Aehlig
2023-08-14just-mr: More consistent error messages in parsing RC filePaul Cristian Sarbu
2023-08-14just-mr archives: Add 7zip support via autodetection optionPaul Cristian Sarbu
2023-08-14ArchiveOps: Add handling of 7zip archivesPaul Cristian Sarbu
2023-08-14ArchiveOps: Allow lzip and lzma compression filters for tarballsPaul Cristian Sarbu
2023-08-14ArchiveOps: Add proper autodetection option for tarballsPaul Cristian Sarbu
2023-08-14ArchiveOps: reduce verbosity in archive type enumPaul 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-11just build: allow -P to reach into treesKlaus Aehlig
2023-08-11Move downstepping to subobjects to a libraryKlaus Aehlig
2023-08-10built-in: Add 'symlink' rulePaul Cristian Sarbu
2023-08-09Update fmt libraryKlaus Aehlig
2023-08-08Unlink files before creation on install-casKlaus Aehlig
2023-08-08just execute: Fix uncollected upwards symlinksPaul 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-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-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-27Add option -P to just-install-casKlaus Aehlig
2023-07-27Execution API: support fetching a single artifact to memoryKlaus Aehlig
2023-07-26remote api: honor the --raw-tree optionKlaus Aehlig
2023-07-21bugfix: stage symlinks as symlinks when creating an action directoryAlberto Sartori
2023-07-17operation_cache: add missing includeMichael Thies